Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Bumped parquet2 #1035

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Bumped parquet2 #1035

merged 1 commit into from
Jun 1, 2022

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented May 31, 2022

This adds a couple of improvements, including control of compression level to gzip and brotli.

Backward incompatible change

The method start no longer exists nor is necessary - just remove it and all is good.

@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #1035 (5e2fd2c) into main (47d5bd2) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1035      +/-   ##
==========================================
- Coverage   81.43%   81.43%   -0.01%     
==========================================
  Files         360      360              
  Lines       34333    34320      -13     
==========================================
- Hits        27958    27947      -11     
+ Misses       6375     6373       -2     
Impacted Files Coverage Δ
src/io/parquet/write/file.rs 81.25% <ø> (-1.11%) ⬇️
src/io/parquet/write/sink.rs 75.96% <100.00%> (-1.24%) ⬇️
src/io/avro/read_async/metadata.rs 96.77% <0.00%> (-3.23%) ⬇️
src/io/json/read/deserialize.rs 79.79% <0.00%> (+0.50%) ⬆️
src/io/ipc/read/stream_async.rs 74.38% <0.00%> (+0.82%) ⬆️

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 47d5bd2...5e2fd2c. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit fe1e576 into main Jun 1, 2022
@jorgecarleitao jorgecarleitao deleted the parquet2_bump branch June 1, 2022 04:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant