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

Fixed reading stats from int96 parquet #1181

Merged
merged 1 commit into from
Jul 24, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the bug Something isn't working label Jul 24, 2022
@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #1181 (a7267bf) into main (dc77578) will decrease coverage by 0.24%.
The diff coverage is 24.24%.

@@            Coverage Diff             @@
##             main    #1181      +/-   ##
==========================================
- Coverage   83.69%   83.44%   -0.25%     
==========================================
  Files         365      367       +2     
  Lines       35873    36694     +821     
==========================================
+ Hits        30023    30619     +596     
- Misses       5850     6075     +225     
Impacted Files Coverage Δ
src/io/parquet/read/statistics/mod.rs 88.15% <24.24%> (-5.54%) ⬇️
...t/read/deserialize/fixed_size_binary/dictionary.rs 42.26% <0.00%> (-45.83%) ⬇️
src/io/parquet/read/deserialize/mod.rs 76.90% <0.00%> (-8.91%) ⬇️
src/array/binary/mod.rs 88.88% <0.00%> (-1.24%) ⬇️
...c/io/parquet/read/deserialize/dictionary/nested.rs 60.18% <0.00%> (ø)
src/io/parquet/read/deserialize/dictionary/mod.rs 78.82% <0.00%> (ø)
src/io/ipc/read/schema.rs 95.81% <0.00%> (+0.32%) ⬆️
src/io/ipc/read/reader.rs 96.65% <0.00%> (+0.66%) ⬆️
src/array/utf8/mod.rs 83.64% <0.00%> (+0.92%) ⬆️
...c/io/parquet/read/deserialize/binary/dictionary.rs 89.90% <0.00%> (+1.01%) ⬆️
... and 6 more

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 dc77578...a7267bf. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit f9562e0 into main Jul 24, 2022
@jorgecarleitao jorgecarleitao deleted the fix_stats_int96 branch July 24, 2022 17:38
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