Skip to content

Comments

fix(table): schema map handling#748

Merged
zeroshade merged 2 commits intoapache:mainfrom
zeroshade:fix-panic-map
Feb 20, 2026
Merged

fix(table): schema map handling#748
zeroshade merged 2 commits intoapache:mainfrom
zeroshade:fix-panic-map

Conversation

@zeroshade
Copy link
Member

fixes #737

Properly handle leaf field IDs for complex nested map values and leverage the upstream fix in arrow-go.

Adds a test for the situation also.

Copy link
Contributor

@alexandre-normand alexandre-normand left a comment

Choose a reason for hiding this comment

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

🙏 🚀

@zeroshade zeroshade merged commit 67950ca into apache:main Feb 20, 2026
13 of 14 checks passed
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.

Panic on scan with a schema including map<string, list<string>> field

3 participants