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

Reduced memory usage in reading parquet #964

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Apr 25, 2022

Codecov Report

Merging #964 (f4ea1a2) into main (bb4f7d8) will increase coverage by 0.01%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
+ Coverage   71.41%   71.42%   +0.01%     
==========================================
  Files         355      355              
  Lines       19572    19572              
==========================================
+ Hits        13978    13980       +2     
+ Misses       5594     5592       -2     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/utils.rs 69.27% <50.00%> (ø)
src/compute/arithmetics/time.rs 26.60% <0.00%> (+0.91%) ⬆️
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 bb4f7d8...f4ea1a2. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit e478619 into main Apr 25, 2022
@jorgecarleitao jorgecarleitao deleted the improved_perf branch April 25, 2022 21:01
ygf11 pushed a commit to ygf11/arrow2 that referenced this pull request Apr 28, 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.

1 participant