Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(table/scanner): Implement Arrow type promotion and conversion #174

Merged
merged 11 commits into from
Oct 23, 2024

Conversation

zeroshade
Copy link
Member

@zeroshade zeroshade commented Oct 16, 2024

Builds on #168 which should get merged first.

Adds proper handling for ensuring small or large types for Arrow data along with implementing a function to convert/cast record batch columns to appropriate and uniform iceberg types based on the iceberg schema itself. Also implements an ExtractFieldIDs method for extracting the field ids that are necessary for a given filter expression.

@zeroshade
Copy link
Member Author

CC @Fokko @nastra

@github-actions github-actions bot added the INFRA label Oct 16, 2024
@zeroshade zeroshade force-pushed the scanner-from-conversion branch from d4e08d6 to 5b4cda9 Compare October 22, 2024 15:33
@zeroshade
Copy link
Member Author

@Fokko @nastra rebased and updated, ready for review now!

@nastra nastra merged commit d8e7cce into apache:main Oct 23, 2024
10 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants