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

Added support to write interval to Avro #734

Merged
merged 1 commit into from Jan 6, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the feature A new feature label Jan 6, 2022
@jorgecarleitao jorgecarleitao changed the title Added support for writing interval to avro Added support to write interval to Avro Jan 6, 2022
@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #734 (4556614) into main (c28d69e) will increase coverage by 0.46%.
The diff coverage is 59.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #734      +/-   ##
==========================================
+ Coverage   70.53%   71.00%   +0.46%     
==========================================
  Files         311      311              
  Lines       16920    17376     +456     
==========================================
+ Hits        11934    12337     +403     
- Misses       4986     5039      +53     
Impacted Files Coverage Δ
src/io/avro/write/serialize.rs 50.80% <59.09%> (+2.26%) ⬆️
src/io/ipc/write/schema.rs 92.44% <0.00%> (-0.34%) ⬇️
src/io/ipc/read/reader.rs 72.18% <0.00%> (-0.28%) ⬇️
benches/filter_kernels.rs 0.00% <0.00%> (ø)
src/datatypes/mod.rs 98.11% <0.00%> (+0.89%) ⬆️
src/datatypes/schema.rs 25.00% <0.00%> (+1.00%) ⬆️
src/io/json_integration/read/schema.rs 65.24% <0.00%> (+1.24%) ⬆️
src/io/avro/read/schema.rs 55.91% <0.00%> (+3.22%) ⬆️
src/io/avro/read/deserialize.rs 72.25% <0.00%> (+5.30%) ⬆️
src/io/parquet/read/schema/convert.rs 84.61% <0.00%> (+6.64%) ⬆️
... and 3 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 c28d69e...4556614. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit e001ba5 into main Jan 6, 2022
@jorgecarleitao jorgecarleitao deleted the avro_interval branch January 6, 2022 08:01
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.

None yet

1 participant