Databricks Databricks-Certified-Data-Engineer-Associate Question Answer
A data engineer is running a Spark SQL job on Databricks and notices that joins between a small lookup table and a large fact table are slow. The engineer wants Spark to automatically send the small lookup table to all executors to accelerate the join.
Which configuration parameter should the data engineer adjust?

