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

ParquetBucketMetadata should not write null secondary keys #4684

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

clairemcginty
Copy link
Contributor

it should match the behavior of other BucketMetadata implementations, i.e. AvroBucketMetadata.

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #4684 (0ccdcde) into main (a68b370) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4684   +/-   ##
=======================================
  Coverage   60.64%   60.65%           
=======================================
  Files         286      286           
  Lines       10453    10453           
  Branches      694      694           
=======================================
+ Hits         6339     6340    +1     
+ Misses       4114     4113    -1     
Impacted Files Coverage Δ
...src/main/scala/com/spotify/scio/coders/Coder.scala 85.84% <0.00%> (+0.44%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@clairemcginty clairemcginty merged commit 0b1102d into main Jan 30, 2023
@clairemcginty clairemcginty deleted the parquet-metadata-ignore-secondary branch January 30, 2023 14:23
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.

None yet

2 participants