Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which Spark property configures automatic detection and subdivision of skewed partitions into smaller partitions during DataFrame joins?
A
spark.sql.adaptive.skewedJoin.enabled
B
spark.sql.adaptive.coalescePartitions.enable
C
spark.sql.adaptive.skewHints.enabled
D
spark.sql.shuffle.partitions
E
spark.sql.shuffle.skewHints.enabled