Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ArrowReaderBuilder #53

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Add ArrowReaderBuilder #53

merged 1 commit into from
Dec 30, 2023

Conversation

Jefffrey
Copy link
Collaborator

Closes #42

Introduce a builder which can create the sync/async reader, without requiring users to create a Cursor first

Also can be used to handle option settings (like projection and batch size)

@Jefffrey
Copy link
Collaborator Author

CI failure fixed by #54

@WenyXu
Copy link
Collaborator

WenyXu commented Dec 30, 2023

CI failure fixed by #54

Let's perform a rebase on the main branch.

@WenyXu WenyXu merged commit ebe96e0 into main Dec 30, 2023
6 checks passed
@WenyXu WenyXu deleted the arrow_reader_builder branch December 30, 2023 04:22
waynexia pushed a commit that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor top-level interface
2 participants