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

Added support to read nested binary from parquet #978

Merged
merged 1 commit into from May 5, 2022

Conversation

jorgecarleitao
Copy link
Owner

Although everything is ready, reading this logical type slipped through the cracks on dynamic dispatching

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #978 (93fa0c3) into main (2d70fbf) will increase coverage by 0.04%.
The diff coverage is 43.75%.

@@            Coverage Diff             @@
##             main     #978      +/-   ##
==========================================
+ Coverage   71.36%   71.40%   +0.04%     
==========================================
  Files         357      357              
  Lines       19740    19728      -12     
==========================================
  Hits        14087    14087              
+ Misses       5653     5641      -12     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/mod.rs 42.62% <43.75%> (+2.62%) ⬆️

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 2d70fbf...93fa0c3. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 94b9a0f into main May 5, 2022
@jorgecarleitao jorgecarleitao deleted the fixed_read_binary branch May 5, 2022 16:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant