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

fix(parquet): enforce to use ParquetTimeUnit::Nanoseconds for PhysicalType::Int96 #1167

Merged
merged 1 commit into from Jul 19, 2022

Conversation

sundy-li
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #1167 (7a5a3f9) into main (3fdb33f) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #1167      +/-   ##
==========================================
- Coverage   83.73%   83.71%   -0.03%     
==========================================
  Files         365      365              
  Lines       35847    35854       +7     
==========================================
- Hits        30018    30015       -3     
- Misses       5829     5839      +10     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/simple.rs 82.83% <50.00%> (-0.97%) ⬇️
src/io/ipc/read/array/boolean.rs 90.74% <0.00%> (-7.41%) ⬇️
src/array/utf8/mod.rs 85.62% <0.00%> (-0.96%) ⬇️
src/io/ipc/read/reader.rs 96.32% <0.00%> (+0.33%) ⬆️
src/io/ipc/read/stream_async.rs 76.02% <0.00%> (+0.68%) ⬆️

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 3fdb33f...7a5a3f9. Read the comment docs.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jul 19, 2022
@jorgecarleitao jorgecarleitao merged commit ed78596 into jorgecarleitao:main Jul 19, 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.

None yet

2 participants