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

Small improvement to deserializing fixed-len parquet statistics. #818

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Feb 6, 2022

Codecov Report

Merging #818 (17a4af4) into main (f02da8a) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #818      +/-   ##
==========================================
- Coverage   71.28%   71.26%   -0.02%     
==========================================
  Files         327      327              
  Lines       17571    17570       -1     
==========================================
- Hits        12525    12522       -3     
- Misses       5046     5048       +2     
Impacted Files Coverage Δ
src/io/parquet/read/statistics/fixlen.rs 48.48% <ø> (-1.52%) ⬇️
src/io/parquet/read/statistics/mod.rs 78.94% <100.00%> (ø)
src/io/parquet/read/schema/convert.rs 73.71% <0.00%> (-1.15%) ⬇️

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 f02da8a...17a4af4. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 74f65d7 into main Feb 6, 2022
@jorgecarleitao jorgecarleitao deleted the simpler_stats branch February 6, 2022 10:00
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