Skip to content

feat(encryption) [6/N] support ArrowReaderOptions in get_metadata#2402

Open
xanderbailey wants to merge 1 commit intoapache:mainfrom
xanderbailey:xb/support_arroa_metadata_options
Open

feat(encryption) [6/N] support ArrowReaderOptions in get_metadata#2402
xanderbailey wants to merge 1 commit intoapache:mainfrom
xanderbailey:xb/support_arroa_metadata_options

Conversation

@xanderbailey
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

More detail in the description of the issue but previously we weren't able to pass down ArrowReaderOptions to the ParquetMetaDataReader but since arrow v55.1 we can. At the same time I also pass in file_decryption_properties which is required for supporting encryption

What changes are included in this PR?

Are these changes tested?

@xanderbailey xanderbailey force-pushed the xb/support_arroa_metadata_options branch from 9c9e82e to bb56024 Compare May 5, 2026 12:38
@xanderbailey xanderbailey changed the title supoort ArrowReaderOptions in get_metadata feat(encryption) [6/N] support ArrowReaderOptions in get_metadata May 5, 2026
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.

Support ArrowReaderOptions

1 participant