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

Fix Support of MapType in joins on Databricks #3086

Merged
merged 2 commits into from
Jul 29, 2021

Conversation

tgravescs
Copy link
Collaborator

fixes #3078

reference #3011 which just missed the databricks shims for enabling the support.

Manually tested join_test on on databricks 7.3 and 8.2.

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added the bug Something isn't working label Jul 29, 2021
@tgravescs tgravescs self-assigned this Jul 29, 2021
@tgravescs
Copy link
Collaborator Author

build

@sameerz sameerz added this to the July 19 - July 30 milestone Jul 29, 2021
@tgravescs
Copy link
Collaborator Author

timed out for some reason

@tgravescs
Copy link
Collaborator Author

build

@tgravescs
Copy link
Collaborator Author

11:58:17 Cannot contact premerge-test-it-jenkins-rapids-premerge-github-2212-93ql-gq1c5: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException
14:23:53 Cancelling nested steps due to timeout

@pxLi ideas on above, can we have it fail build, seems like it waited for timeout

@tgravescs tgravescs merged commit aeb9ffb into NVIDIA:branch-21.10 Jul 29, 2021
@tgravescs tgravescs deleted the sortmaptestfix branch July 29, 2021 21:53
@pxLi
Copy link
Collaborator

pxLi commented Jul 30, 2021

11:58:17 Cannot contact premerge-test-it-jenkins-rapids-premerge-github-2212-93ql-gq1c5: hudson.remoting.RequestAbortedException: java.nio.channels.ClosedChannelException
14:23:53 Cancelling nested steps due to timeout

@pxLi ideas on above, can we have it fail build, seems like it waited for timeout

Looks like ephemeral issue caused pod lost, please let me know if you see this frequently in the future.

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
Development

Successfully merging this pull request may close these issues.

[BUG] test_hash_join_map, test_sortmerge_join_map failed in databricks runtime
4 participants