Jefffrey commented on issue #264: URL: https://github.com/apache/arrow-rs/issues/264#issuecomment-1797919977
I think this should be good to close now? PARQUET-1222 has been merged (https://github.com/apache/parquet-format/pull/185) a while back and looks like `parquet` crate is already supporting this new defined behaviour, e.g. https://github.com/apache/arrow-rs/blob/91acfb07a9929a2d6721c5417e47c0c472372a86/parquet/src/column/writer/mod.rs#L2128-L2138 There's PARQUET-2249 which seems related but might be better off as separate issue if/when it gets merged cc @tustvold @alamb -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
