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

Check for a null compression codec when creating ORC OutStream #4737

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

jlowe
Copy link
Contributor

@jlowe jlowe commented Feb 9, 2022

Fixes #4728.

Fetching the compression codec can return null when no compression codec is being used, so we need to check for this before trying to use the resulting codec.

@jlowe jlowe added this to the Feb 14 - Feb 25 milestone Feb 9, 2022
@jlowe jlowe self-assigned this Feb 9, 2022
@jlowe
Copy link
Contributor Author

jlowe commented Feb 9, 2022

build

@razajafri razajafri merged commit 8608a36 into NVIDIA:branch-22.04 Feb 9, 2022
@jlowe jlowe deleted the fix-orc-320 branch February 9, 2022 23:37
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.

[BUG] test_mixed_compress_read orc_test.py failures
3 participants