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

Return Table, not RecordBatch from list_with_delimiter #244

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 7, 2025

Closes #243

Even though this returns a table with one contiguous record batch, it means the API will be stable at some point when we accurately chunk the returned table.

@kylebarron kylebarron enabled auto-merge (squash) February 7, 2025 05:59
@kylebarron kylebarron merged commit c8ac3a3 into main Feb 7, 2025
4 checks passed
@kylebarron kylebarron deleted the kyle/list-with-delimiter-return-table branch February 7, 2025 06:00
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.

list_with_delimiter Arrow support should return Table, not RecordBatch
1 participant