[ 
https://issues.apache.org/jira/browse/SPARK-45584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan reassigned SPARK-45584:
-----------------------------------

    Assignee: Allison Wang

> Execution fails when there are subqueries in TakeOrderedAndProjectExec
> ----------------------------------------------------------------------
>
>                 Key: SPARK-45584
>                 URL: https://issues.apache.org/jira/browse/SPARK-45584
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.5.0
>            Reporter: Allison Wang
>            Assignee: Allison Wang
>            Priority: Major
>              Labels: pull-request-available
>
> When there are subqueries in TakeOrderedAndProjectExec, the query can throw 
> this exception:
>  java.lang.IllegalArgumentException: requirement failed: Subquery 
> subquery#242, [id=#109|#109] has not finished 
> This is because TakeOrderedAndProjectExec does not wait for subquery 
> execution.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to