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

Renamed Compression::Zsld to Compression::Zstd (typo) #48

Merged
merged 1 commit into from
Sep 4, 2021
Merged

Renamed Compression::Zsld to Compression::Zstd (typo) #48

merged 1 commit into from
Sep 4, 2021

Conversation

vincev
Copy link
Contributor

@vincev vincev commented Sep 4, 2021

I've just noticed the typo while writing a Zstd compressed Parquet.

@codecov-commenter
Copy link

Codecov Report

Merging #48 (c0be8c3) into main (1d310ee) will not change coverage.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #48   +/-   ##
=======================================
  Coverage   67.64%   67.64%           
=======================================
  Files          64       64           
  Lines        3477     3477           
=======================================
  Hits         2352     2352           
  Misses       1125     1125           
Impacted Files Coverage Δ
src/parquet_bridge.rs 21.79% <0.00%> (ø)
src/compression.rs 87.87% <100.00%> (ø)

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 1d310ee...c0be8c3. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 83c3325 into jorgecarleitao:main Sep 4, 2021
@jorgecarleitao jorgecarleitao changed the title Compression enum typo Renamed Compression::Zsld to Compression::Zstd (typo) Sep 18, 2021
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.

3 participants