I spent 6 hours studying PySpark join strategies. Here's what I learned
From broadcast to shuffle-hash: understanding how Spark executes joins under the hood
May 6, 20266 min read7
Search for a command to run...
From broadcast to shuffle-hash: understanding how Spark executes joins under the hood
Everything you need to know about optimizing Spark storage for better performance