emkornfield commented on issue #7040: URL: https://github.com/apache/arrow-rs/issues/7040#issuecomment-2628246156
At least for C++ the writes, do not appear to actually number of bit written but instead do a cast: https://github.com/apache/arrow/blob/f8723722341df31c0091c91ec451319ded58c214/cpp/src/parquet/column_writer.cc#L1854 -- 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]
