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

Add tests for zstd compressed parquet files. #11808

Merged
merged 1 commit into from Oct 16, 2023

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Oct 15, 2023

Add tests for zstd compressed parquet files.

@xiangfu0 xiangfu0 changed the title Adding zstd examples Add tests for zstd compressed parquet files. Oct 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2023

Codecov Report

Merging #11808 (b527294) into master (e826a23) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #11808      +/-   ##
============================================
- Coverage     63.20%   63.19%   -0.02%     
  Complexity     1141     1141              
============================================
  Files          2343     2343              
  Lines        126343   126343              
  Branches      19439    19439              
============================================
- Hits          79854    79840      -14     
- Misses        40821    40834      +13     
- Partials       5668     5669       +1     
Flag Coverage Δ
custom-integration1 <0.01% <ø> (ø)
integration <0.01% <ø> (ø)
integration1 <0.01% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 63.16% <ø> (+<0.01%) ⬆️
java-17 63.06% <ø> (+<0.01%) ⬆️
java-20 63.05% <ø> (-0.02%) ⬇️
temurin 63.19% <ø> (-0.02%) ⬇️
unittests 63.18% <ø> (-0.02%) ⬇️
unittests1 67.37% <ø> (-0.01%) ⬇️
unittests2 14.40% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xiangfu0 xiangfu0 merged commit 51335a2 into apache:master Oct 16, 2023
19 checks passed
@xiangfu0 xiangfu0 deleted the parquet-zstd-examples branch October 16, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants