Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented Jun 15, 2021

No description provided.

@github-actions
Copy link

static Result<std::shared_ptr<DatasetFactory>> Make(
std::shared_ptr<fs::FileSystem> filesystem, const std::vector<fs::FileInfo>& files,
std::shared_ptr<FileFormat> format, FileSystemFactoryOptions options);

Copy link
Member Author

@kou kou Jun 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bkietz Can we export this factory method? I want to use this in Apache Arrow Dataset GLib.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's convenient for you I think it's fine

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kou kou changed the title ARROW-11782: [GLib][Dataset] Remove bindings for internal classes ARROW-11782: [GLib][Ruby][Dataset] Remove bindings for internal classes Jun 16, 2021
@kou
Copy link
Member Author

kou commented Jun 16, 2021

+1

@kou kou closed this in f8661e0 Jun 16, 2021
@kou kou deleted the glib-dataset-factory branch June 16, 2021 05:03
sjperkins pushed a commit to sjperkins/arrow that referenced this pull request Jun 23, 2021
Closes apache#10533 from kou/glib-dataset-factory

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants