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

Added support to write StructArray to Avro #909

Merged
merged 1 commit into from
Mar 13, 2022
Merged

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 #909 (8b9f1e2) into main (8b504d9) will increase coverage by 0.09%.
The diff coverage is 86.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #909      +/-   ##
==========================================
+ Coverage   70.50%   70.60%   +0.09%     
==========================================
  Files         346      346              
  Lines       18849    18881      +32     
==========================================
+ Hits        13290    13331      +41     
+ Misses       5559     5550       -9     
Impacted Files Coverage Δ
src/io/avro/write/schema.rs 73.68% <66.66%> (-0.61%) ⬇️
src/io/avro/write/serialize.rs 77.41% <87.09%> (+1.38%) ⬆️
src/io/avro/read/nested.rs 63.15% <100.00%> (+11.83%) ⬆️
src/io/avro/read/schema.rs 72.36% <100.00%> (-1.05%) ⬇️
src/compute/arithmetics/time.rs 25.68% <0.00%> (-0.92%) ⬇️
src/io/avro/read/deserialize.rs 72.03% <0.00%> (+0.84%) ⬆️

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 8b504d9...8b9f1e2. Read the comment docs.

@jorgecarleitao jorgecarleitao force-pushed the avro_struct_write branch 2 times, most recently from 45dc02c to 4e84849 Compare March 13, 2022 15:10
@jorgecarleitao jorgecarleitao merged commit 7454874 into main Mar 13, 2022
@jorgecarleitao jorgecarleitao deleted the avro_struct_write branch March 13, 2022 16:18
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