Skip to content

[GLUTEN-9245][VL] Fix partial project expression contains subquery#9259

Merged
jinchengchenghh merged 5 commits intoapache:mainfrom
jinchengchenghh:udffix
Apr 9, 2025
Merged

[GLUTEN-9245][VL] Fix partial project expression contains subquery#9259
jinchengchenghh merged 5 commits intoapache:mainfrom
jinchengchenghh:udffix

Conversation

@jinchengchenghh
Copy link
Copy Markdown
Contributor

With argument projectList in class ColumnarPartialProjectExec, function QueryPlan.expressions can return the Expression list correctly, then the function executeQuery can find the SubQuery from Expression.

@github-actions github-actions bot added the VELOX label Apr 8, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2025

#9245

@jinchengchenghh jinchengchenghh merged commit fdd8371 into apache:main Apr 9, 2025
45 checks passed
zml1206 pushed a commit to zml1206/gluten that referenced this pull request Apr 22, 2025
…pache#9259)

With argument projectList in class ColumnarPartialProjectExec, function QueryPlan.expressions can return the Expression list correctly, then the function executeQuery can find the SubQuery from Expression.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants