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

[Minor] Version upgrades #304

Merged
merged 1 commit into from
May 17, 2021
Merged

[Minor] Version upgrades #304

merged 1 commit into from
May 17, 2021

Conversation

Dandandan
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

Keeps us up to date. Zstd 1.5 (0.8 in the crate) brings also some nice perf. improvements.

What changes are included in this PR?

Updates

Are there any user-facing changes?

No

Copy link
Member

@jorgecarleitao jorgecarleitao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @Dandandan

@codecov-commenter
Copy link

Codecov Report

Merging #304 (ea3bac1) into master (1fc48da) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #304   +/-   ##
=======================================
  Coverage   82.49%   82.50%           
=======================================
  Files         162      162           
  Lines       43980    43980           
=======================================
+ Hits        36282    36284    +2     
+ Misses       7698     7696    -2     
Impacted Files Coverage Δ
parquet/src/encodings/encoding.rs 95.04% <0.00%> (+0.19%) ⬆️
arrow/src/array/transform/boolean.rs 84.61% <0.00%> (+7.69%) ⬆️

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 1fc48da...ea3bac1. Read the comment docs.

@nevi-me nevi-me merged commit a959c85 into apache:master May 17, 2021
@jorgecarleitao jorgecarleitao added enhancement Any new improvement worthy of a entry in the changelog and removed enhancement Any new improvement worthy of a entry in the changelog labels May 17, 2021
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.

4 participants