etseidl commented on issue #8783: URL: https://github.com/apache/arrow-rs/issues/8783#issuecomment-3487932669
I did a profile of both versions, and the big change appears to be in some min/max processing (`parquet::column::writer::compare_greater`) and some differences to do with `LogicalType`. I'll look at git blame now and see what changed there. -- 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]
