Skip to content
New issue

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

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

Already on GitHub? # to your account

Update Spark2 explain code for 22.06 #5738

Merged
merged 18 commits into from
Jun 6, 2022

Conversation

tgravescs
Copy link
Collaborator

fixes #5451.

Update the spark 2.x explain api code to pull in all the various changes. Run through the diff script and udpated everything I saw. I manually ran this against tpcds queries and looked at output, only diff from 22.04 was dealing with a cast (Casting from floating point types to integral types) is now supported because we enabled it by default in 22.06.

@tgravescs tgravescs added the tools label Jun 3, 2022
@tgravescs tgravescs self-assigned this Jun 3, 2022
@tgravescs
Copy link
Collaborator Author

build

@HaoYang670
Copy link
Collaborator

Build failure is due to #5744

@tgravescs
Copy link
Collaborator Author

build

Copy link
Collaborator

@nartal1 nartal1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I ran diff for some of the files locally and got the same results as above.
@tgravescs Can this be merged now OR should we wait for pending PR's for 22.06 ?

@tgravescs
Copy link
Collaborator Author

as far as I know everything pending isn't messing with the metadata but I'll keep an eye out. merging it now.

@tgravescs tgravescs merged commit 3d8cbf3 into NVIDIA:branch-22.06 Jun 6, 2022
@tgravescs tgravescs deleted the spark2-2206 branch June 6, 2022 17:51
@tgravescs tgravescs added this to the Jun 6 - Jun 17 milestone Jun 6, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Update Spark2 explain code for 22.06
3 participants