Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.5.0
Description
When there are subqueries in TakeOrderedAndProjectExec, the query can throw this exception:
java.lang.IllegalArgumentException: requirement failed: Subquery subquery#242, id=#109 has not finished
This is because TakeOrderedAndProjectExec does not wait for subquery execution.
Attachments
Issue Links
- links to