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

Exposed compression levels for parquet #1041

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

ritchie46
Copy link
Collaborator

export parquet expression levels to the public API.

@codecov
Copy link

codecov bot commented Jun 2, 2022

Codecov Report

Merging #1041 (df50aaa) into main (4477126) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1041   +/-   ##
=======================================
  Coverage   81.42%   81.43%           
=======================================
  Files         360      360           
  Lines       34320    34320           
=======================================
+ Hits        27946    27949    +3     
+ Misses       6374     6371    -3     
Impacted Files Coverage Δ
src/io/parquet/write/mod.rs 62.88% <ø> (ø)
src/array/physical_binary.rs 98.13% <0.00%> (+0.46%) ⬆️
src/io/ipc/read/stream_async.rs 74.38% <0.00%> (+0.82%) ⬆️
src/io/avro/write/schema.rs 77.08% <0.00%> (+2.08%) ⬆️

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 4477126...df50aaa. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 2fcc522 into jorgecarleitao:main Jun 2, 2022
@jorgecarleitao jorgecarleitao changed the title parquet: expose compression levels Exposed compression levels for parquet Jun 2, 2022
@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants