xinrong-databricks commented on pull request #33964:
URL: https://github.com/apache/spark/pull/33964#issuecomment-921328484


   After a rough benchmark, `Column.isin` performs 3 times as fast as the long 
projection approach. So the PR is updated to use `Column.isin` even exceeding 
the `compute.isin_limit`.


-- 
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]

Reply via email to