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

Changed extractExecutedPlan to consider ResultQueryStageExec for Databricks 13.3 [databricks] #9690

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

razajafri
Copy link
Collaborator

This PR handles an issue where when AdaptiveQueryEngine is turned a ResultQueryStageExec is returned which we need to look into to determine if it contains the plan we expect to be on the CPU.

fixes #9490

@razajafri
Copy link
Collaborator Author

build

Signed-off-by: Raza Jafri <[email protected]>
@razajafri razajafri changed the title Changed extractExecutedPlan to consider ResultQueryStageExec [databricks] Changed extractExecutedPlan to consider ResultQueryStageExec for Databricks 13.3 [databricks] Nov 14, 2023
@razajafri
Copy link
Collaborator Author

CI failed with Databricks build result : FAILURE

@razajafri
Copy link
Collaborator Author

build

1 similar comment
@jlowe
Copy link
Contributor

jlowe commented Nov 14, 2023

build

@jlowe jlowe merged commit 0f0a0ed into NVIDIA:branch-23.12 Nov 14, 2023
36 checks passed
@sameerz sameerz added the task Work required that improves the product but is not user facing label Nov 17, 2023
@razajafri razajafri deleted the SP-9490-fix-approx-perc branch November 27, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Failing Test test_hash_groupby_approx_percentile_partial_fallback_to_cpu for Databricks 13.3
3 participants