Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15191

[C++] Add public factory function for GCS filesystem

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • C++
    • None

    Description

      Currently, only an internal factory for GCS filesystem testing is provided. We need to add a public factory function, e.g.:

      static Result<std::shared_ptr<S3FileSystem>> GcsFileSystem::Make(
          const GcsOptions& options,
          const io::IOContext& = io::default_io_context());
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: