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

Added back reading nested dictionary parquet pages #892

Merged
merged 2 commits into from
Mar 7, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@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 7, 2022
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #892 (75ee7df) into main (81bfadd) will increase coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
+ Coverage   70.30%   70.31%   +0.01%     
==========================================
  Files         343      343              
  Lines       18768    18826      +58     
==========================================
+ Hits        13194    13238      +44     
- Misses       5574     5588      +14     
Impacted Files Coverage Δ
...rc/io/parquet/read/deserialize/primitive/nested.rs 61.53% <60.71%> (+0.75%) ⬆️
src/io/parquet/read/deserialize/primitive/basic.rs 75.86% <100.00%> (+0.30%) ⬆️
src/array/union/mod.rs 82.06% <0.00%> (+0.98%) ⬆️

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 81bfadd...75ee7df. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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