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

Added support to write ListArray to Avro #908

Merged
merged 1 commit into from
Mar 13, 2022
Merged

Added support to write ListArray to Avro #908

merged 1 commit into from
Mar 13, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the feature A new feature label Mar 13, 2022
@codecov
Copy link

codecov bot commented Mar 13, 2022

Codecov Report

Merging #908 (4ff0b01) into main (e237557) will increase coverage by 0.12%.
The diff coverage is 84.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #908      +/-   ##
==========================================
+ Coverage   70.36%   70.49%   +0.12%     
==========================================
  Files         346      346              
  Lines       18808    18849      +41     
==========================================
+ Hits        13235    13288      +53     
+ Misses       5573     5561      -12     
Impacted Files Coverage Δ
src/io/avro/write/serialize.rs 76.03% <83.33%> (+1.75%) ⬆️
src/io/avro/write/schema.rs 74.28% <100.00%> (+7.61%) ⬆️
src/compute/arithmetics/time.rs 25.68% <0.00%> (-0.92%) ⬇️
src/io/avro/read/deserialize.rs 71.18% <0.00%> (+1.27%) ⬆️
src/io/avro/read/nested.rs 51.32% <0.00%> (+12.38%) ⬆️

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 e237557...4ff0b01. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 8b504d9 into main Mar 13, 2022
@jorgecarleitao jorgecarleitao deleted the list_avro branch March 13, 2022 12:25
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