rluvaton commented on issue #18075: URL: https://github.com/apache/datafusion/issues/18075#issuecomment-3428285040
Added another massive case when improvement when the pattern is map like (`when "aa" then 1 ...`) PRs: - https://github.com/apache/datafusion/pull/18203 - benchmark - https://github.com/apache/datafusion/pull/18183 - perf improvement it is 99% faster which means that you won't even notice that there is case when 😄 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
