cloud-fan commented on issue #24783: [SPARK-27105][SQL][test-hadoop3.2] Optimize away exponential complexity in ORC predicate conversion URL: https://github.com/apache/spark/pull/24783#issuecomment-500178798 theoretically #24068 has better perf because it builds the `SearchArgument` only once, but seems it doesn't matter as the perf difference should be very small. Since @IvanVergiliev has spent a lot of effort on #24068 and the PR itself is corrected, how about we merge #24068 first and then send a followup PR to simplify it?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
