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

Cherry pick Fix decimal repr in parquet schema printer to active_release #752

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 9, 2021

Automatic cherry-pick of 1a03358

@github-actions github-actions bot added the parquet Changes to the parquet crate label Sep 9, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #752 (c61c3e5) into active_release (9f7707c) will increase coverage by 0.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           active_release     #752      +/-   ##
==================================================
+ Coverage           82.45%   82.47%   +0.01%     
==================================================
  Files                 167      167              
  Lines               46810    46818       +8     
==================================================
+ Hits                38598    38612      +14     
+ Misses               8212     8206       -6     
Impacted Files Coverage Δ
parquet/src/schema/printer.rs 74.65% <83.33%> (+1.95%) ⬆️
parquet/src/encodings/encoding.rs 94.67% <0.00%> (+0.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f7707c...c61c3e5. Read the comment docs.

@alamb alamb merged commit b8352fd into active_release Sep 9, 2021
@alamb alamb deleted the cherry_pick_1a03358c branch September 9, 2021 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants