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

Read dict binary from parquet #781

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Read dict binary from parquet #781

merged 1 commit into from
Jan 19, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jan 19, 2022
@codecov
Copy link

codecov bot commented Jan 19, 2022

Codecov Report

Merging #781 (e1b7623) into main (98f6e45) will increase coverage by 0.04%.
The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #781      +/-   ##
==========================================
+ Coverage   70.98%   71.03%   +0.04%     
==========================================
  Files         316      316              
  Lines       16739    16747       +8     
==========================================
+ Hits        11882    11896      +14     
+ Misses       4857     4851       -6     
Impacted Files Coverage Δ
src/io/parquet/read/mod.rs 38.91% <33.33%> (-0.17%) ⬇️
src/io/parquet/read/binary/dictionary.rs 65.47% <100.00%> (+3.13%) ⬆️
src/compute/arithmetics/time.rs 26.60% <0.00%> (+0.91%) ⬆️
src/io/parquet/read/nested_utils.rs 78.43% <0.00%> (+0.98%) ⬆️
src/io/avro/read/schema.rs 55.91% <0.00%> (+1.07%) ⬆️
src/io/parquet/write/dictionary.rs 59.79% <0.00%> (+4.12%) ⬆️

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 98f6e45...e1b7623. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 18eb3d8 into main Jan 19, 2022
@jorgecarleitao jorgecarleitao deleted the dict_binary branch January 19, 2022 18:06
@jorgecarleitao jorgecarleitao added the no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog label Mar 6, 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 no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant