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

Improved parquet read benches #533

Merged
merged 2 commits into from Oct 16, 2021
Merged

Improved parquet read benches #533

merged 2 commits into from Oct 16, 2021

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Oct 16, 2021
@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #533 (c08e54c) into main (47a632c) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #533      +/-   ##
==========================================
- Coverage   80.20%   80.17%   -0.03%     
==========================================
  Files         381      381              
  Lines       23744    23784      +40     
==========================================
+ Hits        19044    19070      +26     
- Misses       4700     4714      +14     
Impacted Files Coverage Δ
src/io/parquet/write/mod.rs 63.82% <0.00%> (-1.82%) ⬇️
src/io/ipc/write/common.rs 76.28% <0.00%> (+0.64%) ⬆️
src/io/avro/read/schema.rs 55.95% <0.00%> (+1.19%) ⬆️
src/bitmap/utils/slice_iterator.rs 94.02% <0.00%> (+1.49%) ⬆️
src/compute/arithmetics/time.rs 46.93% <0.00%> (+2.04%) ⬆️

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 47a632c...c08e54c. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit ee68d18 into main Oct 16, 2021
@jorgecarleitao jorgecarleitao deleted the parquet_benches branch October 16, 2021 11:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing PRs that only increase coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant