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

Throw Exception if failure to load ParquetCachedBatchSerializer class [databricks] #3740

Merged

Conversation

razajafri
Copy link
Collaborator

@razajafri razajafri commented Oct 1, 2021

  • Added defensive code to protect against a case when PCBS class isn't loaded but the serializer is set to it
  • No straight forward way to test this besides changing the code to match a different class in the match block.

fixes #3311

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
@tgravescs
Copy link
Collaborator

build

@tgravescs tgravescs added the bug Something isn't working label Oct 1, 2021
@sameerz sameerz added this to the Oct 4 - Oct 15 milestone Oct 4, 2021
@tgravescs tgravescs merged commit 8a1359c into NVIDIA:branch-21.12 Oct 4, 2021
@razajafri razajafri deleted the SP-3311-pcbs-class-not-loaded branch October 4, 2021 16:34
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.

3 participants