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

DM-38063: Ensure that all Parquet files are written with row groups. #822

Merged
merged 3 commits into from Apr 19, 2023

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Apr 18, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (79aeedf) 87.74% compared to head (f2310b0) 87.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #822      +/-   ##
==========================================
+ Coverage   87.74%   87.76%   +0.01%     
==========================================
  Files         268      268              
  Lines       34929    34975      +46     
  Branches     7347     7355       +8     
==========================================
+ Hits        30650    30696      +46     
  Misses       3125     3125              
  Partials     1154     1154              
Impacted Files Coverage Δ
python/lsst/daf/butler/formatters/parquet.py 94.05% <100.00%> (+0.33%) ⬆️
tests/test_parquet.py 99.14% <100.00%> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

python/lsst/daf/butler/formatters/parquet.py Show resolved Hide resolved
python/lsst/daf/butler/formatters/parquet.py Outdated Show resolved Hide resolved
tests/test_parquet.py Show resolved Hide resolved
@erykoff erykoff merged commit 0d47789 into main Apr 19, 2023
13 checks passed
@erykoff erykoff deleted the tickets/DM-38063 branch April 19, 2023 21:25
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