pitrou commented on PR #47316: URL: https://github.com/apache/arrow/pull/47316#issuecomment-3209948309
Parquet Rust makes this configurable using a per-field metadata key (rather than global setting like this PR), but it defaults to `false` regardless: https://github.com/apache/arrow-rs/blob/ebb6ede98b2b4d96a1a4f501a28ab42a3b937f73/parquet/src/arrow/schema/mod.rs#L570-L592 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org