Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Following a Spark conference, data engineers were asked to list a capability of Adaptive Query Execution (AQE). Which statement below is not entirely accurate?
A
AQE can dynamically change sort-merge joins to hash joins.
B
AQE reduces computing costs by merging small tasks.
C
AQE dynamically manages skews in stream-static joins.
D
AQE can convert sort merge joins to broadcast joins.
E
All the above statements are correct.