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

Added support to write FixedSizeBinary to Avro #1118

Merged
merged 2 commits into from Jun 28, 2022
Merged

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 #1118 (116cb44) into main (3b05377) will increase coverage by 0.17%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##             main    #1118      +/-   ##
==========================================
+ Coverage   82.36%   82.53%   +0.17%     
==========================================
  Files         367      367              
  Lines       35382    35405      +23     
==========================================
+ Hits        29141    29223      +82     
+ Misses       6241     6182      -59     
Impacted Files Coverage Δ
src/io/parquet/read/deserialize/binary/nested.rs 75.21% <ø> (-0.22%) ⬇️
src/io/avro/write/serialize.rs 87.24% <95.83%> (+0.56%) ⬆️
src/array/fixed_size_binary/iterator.rs 81.25% <100.00%> (ø)
src/array/fixed_size_binary/mutable.rs 90.00% <100.00%> (+3.75%) ⬆️
src/io/ipc/read/reader.rs 96.75% <0.00%> (+0.72%) ⬆️
src/array/utf8/mod.rs 86.58% <0.00%> (+0.95%) ⬆️
src/io/avro/read/schema.rs 72.11% <0.00%> (+0.96%) ⬆️
src/array/binary/mod.rs 90.12% <0.00%> (+1.23%) ⬆️
src/io/avro/write/schema.rs 77.08% <0.00%> (+2.08%) ⬆️
... and 2 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 3b05377...116cb44. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit d0f0e20 into main Jun 28, 2022
@jorgecarleitao jorgecarleitao deleted the avro_fixed_size branch June 28, 2022 14: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