etseidl commented on PR #6068: URL: https://github.com/apache/arrow-rs/pull/6068#issuecomment-2234438190
> I also think that a round trip test (that writes data to parquet, and then reads the file back in and verifies that the metadata is written correctly (e.g `uncencoded_byte_array_data_bytes` is present) would be important Is this something you plan to do? Sorry if I'm missing something, but is this not what I'm doing here? https://github.com/etseidl/arrow-rs/blob/44d1a977658b2c5d30deb97b8d7b3cb10f5682d1/parquet/src/file/writer.rs#L1908-L1921 -- 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]
