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 collection_ops_test for [databricks] 14.3 #11623

Open
wants to merge 1 commit into
base: branch-24.12
Choose a base branch
from

Conversation

mythrocks
Copy link
Collaborator

Fixes #11532.

This commit introduces a RapidsErrorUtils shim for Databricks 14.3, to deal with the new error messages thrown for large array/sequences.

This should fix the failure in collection_ops_test.py::test_sequence_too_long_sequence on Databricks 14.3.

@mythrocks mythrocks self-assigned this Oct 17, 2024
Fixes NVIDIA#11532.

This commit introduces a RapidsErrorUtils shim for Databricks 14.3, to
deal with the new error messages thrown for large array/sequences.

This should fix the failure in `collection_ops_test.py::test_sequence_too_long_sequence`
on Databricks 14.3.

Signed-off-by: MithunR <mithunr@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Collections tests on Databricks 14.3
1 participant