alamb commented on code in PR #7995: URL: https://github.com/apache/arrow-rs/pull/7995#discussion_r2231895420
########## parquet/src/format.rs: ########## @@ -1,5 +1,5 @@ //! See [`crate::file`] for easier to use APIs. -// Autogenerated by Thrift Compiler (0.21.0) +// Autogenerated by Thrift Compiler (0.23.0) // DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING Review Comment: did you manually edit this file, or is it the result of a new thrift-compiler version? The idea of our own thrift-compiler (or hand rolled parser) is sounding nicer... 🤔 -- 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]
