Skip to content

Comments

Return Table, not RecordBatch from list_with_delimiter#244

Merged
kylebarron merged 1 commit intomainfrom
kyle/list-with-delimiter-return-table
Feb 7, 2025
Merged

Return Table, not RecordBatch from list_with_delimiter#244
kylebarron merged 1 commit intomainfrom
kyle/list-with-delimiter-return-table

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