I\'m using spark 2.4.3 and I need to filter one huge table using others huge tables. I could not avoid sort operation while trying to use WHERE IN or IN
WHERE IN
IN