Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Given the default setting of spark.sql.autoBroadcastJoinThreshold, which of the following tables will not be automatically broadcasted when joining with a table that is 2 GB in size?
spark.sql.autoBroadcastJoinThreshold
A
Tables 1, 3 and 4
B
Tables 2 and 3
C
Tables 1, 2 and 3
D
Tables 1 and 4
E
Tables 2, 3 and 4