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

Added support to write and read Intervals from and to parquet #1122

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the feature A new feature label Jun 28, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #1122 (5e4123f) into main (2ee4cb0) will increase coverage by 0.18%.
The diff coverage is 99.11%.

@@            Coverage Diff             @@
##             main    #1122      +/-   ##
==========================================
+ Coverage   83.21%   83.39%   +0.18%     
==========================================
  Files         367      367              
  Lines       35482    35566      +84     
==========================================
+ Hits        29525    29661     +136     
+ Misses       5957     5905      -52     
Impacted Files Coverage Δ
src/io/parquet/read/statistics/mod.rs 92.37% <66.66%> (+0.04%) ⬆️
src/io/parquet/read/deserialize/simple.rs 71.92% <100.00%> (+2.18%) ⬆️
src/io/parquet/read/mod.rs 100.00% <100.00%> (ø)
src/io/parquet/read/statistics/fixlen.rs 100.00% <100.00%> (ø)
src/io/parquet/write/mod.rs 80.67% <100.00%> (+11.65%) ⬆️
src/io/ipc/read/schema.rs 94.56% <0.00%> (+0.31%) ⬆️
src/io/ipc/read/reader.rs 96.38% <0.00%> (+0.72%) ⬆️
src/array/utf8/mod.rs 86.58% <0.00%> (+0.95%) ⬆️
src/io/parquet/write/schema.rs 72.36% <0.00%> (+2.90%) ⬆️

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 2ee4cb0...5e4123f. Read the comment docs.

@jorgecarleitao jorgecarleitao force-pushed the test6 branch 2 times, most recently from 05133e1 to 16fbad7 Compare June 28, 2022 21:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant