Skip to content

Conversation

derekperkins
Copy link
Contributor

the upstream arrow library introduced a breaking change in a patch version, by changing the interface functions. They are deprecating Record in favor of RecordBatch, which is a naming only change at this point. There are type aliases added, but that doesn't help fulfilling the new interface

fixes #524

the upstream arrow library introduced a breaking change in a patch version, by changing the interface functions. They are deprecating Record in favor of RecordBatch, which is a naming only change at this point. There are type aliases added, but that doesn't help fulfilling the new interface
Copy link

@zeroshade zeroshade left a comment

Choose a reason for hiding this comment

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

Sorry about the complication here!

@mlafeldt mlafeldt merged commit f4bbcd4 into marcboeker:main Sep 12, 2025
32 checks passed
@mlafeldt
Copy link
Collaborator

Thanks!

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.

incompatible with arrow v18.4.1

3 participants