Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subquery execution under CometTakeOrderedAndProjectExec fails #749

Closed
viirya opened this issue Aug 1, 2024 · 0 comments · Fixed by #748
Closed

Subquery execution under CometTakeOrderedAndProjectExec fails #749

viirya opened this issue Aug 1, 2024 · 0 comments · Fixed by #748
Labels
bug Something isn't working

Comments

@viirya
Copy link
Member

viirya commented Aug 1, 2024

Describe the bug

Found this bug while fixing Spark SQL test failures for #651.

The test SPARK-45584: subquery execution should not fail with ORDER BY and LIMIT in Spark SubquerySuite fails:

2024-07-31T19:48:39.7720341Z ESC[0m[ESC[0mESC[0minfoESC[0m] ESC[0mESC[0mESC[31m  org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 1756.0 failed 1 times, most recent failure: Lost task 0.0 in stage 1756.0 (TID 2356) (c4b6158180c1 executor driver): org.apache.comet.CometNativeException: org.apache.comet.CometRuntimeException: Subquery 350316 not found for plan 4475.ESC[0mESC[0m

Steps to reproduce

No response

Expected behavior

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant