Dandandan commented on pull request #278: URL: https://github.com/apache/arrow-datafusion/pull/278#issuecomment-835264780
@pjmore I think for this optimization to make sense, it needs a certain threshold for where it moves to the different implementation (e.g. more than 500 values (or whenever it is faster) -> use hash set ). -- 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]
