etseidl commented on PR #8636: URL: https://github.com/apache/arrow-rs/pull/8636#issuecomment-3412520738
Thanks @jhorstmann! It's amazing how much time is spent on innocuous snippets of code. I've found that the skipping code spends a significant amount of time in the `FieldType` impl of `ParitalEq`, and have branch where I delay conversion to `FieldType` until all matching is complete. -- 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]
