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

Added support Parquet deserialize LargeList and Uint data types #979

Merged
merged 1 commit into from May 5, 2022

Conversation

b41sh
Copy link
Contributor

@b41sh b41sh commented May 5, 2022

Add support Parquet deserialize LargeList and Uint data types

@codecov
Copy link

codecov bot commented May 5, 2022

Codecov Report

Merging #979 (5dcb510) into main (9a38663) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #979      +/-   ##
==========================================
- Coverage   71.51%   71.36%   -0.16%     
==========================================
  Files         357      357              
  Lines       19696    19740      +44     
==========================================
+ Hits        14086    14087       +1     
- Misses       5610     5653      +43     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/mod.rs 40.00% <0.00%> (-11.66%) ⬇️
src/bitmap/utils/slice_iterator.rs 87.93% <0.00%> (+1.72%) ⬆️

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 9a38663...5dcb510. Read the comment docs.

@jorgecarleitao jorgecarleitao changed the title Add support Parquet deserialize LargeList and Uint data types Added support Parquet deserialize LargeList and Uint data types May 5, 2022
@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label May 5, 2022
@jorgecarleitao jorgecarleitao merged commit 2d70fbf into jorgecarleitao:main May 5, 2022
@jorgecarleitao
Copy link
Owner

Thanks @b41sh !

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.

None yet

2 participants