You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Only the plan meta will be dump in a query when the target exec node has an AQE child exec.
Steps/Code to reproduce bug
This was from a complicated customer query with AQE enabled, and in current mecanism the AQE exec cannot pass the type check so it will skip the data dump step.
Expected behavior
The data should be dumped along with the rdd meta