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

Added support to write largeUtf8/Binary to Avro #825

Merged
merged 1 commit into from
Feb 8, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Feb 8, 2022
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #825 (566cf48) into main (d8093bf) will decrease coverage by 0.02%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #825      +/-   ##
==========================================
- Coverage   71.60%   71.58%   -0.03%     
==========================================
  Files         326      326              
  Lines       17516    17528      +12     
==========================================
+ Hits        12543    12548       +5     
- Misses       4973     4980       +7     
Impacted Files Coverage Δ
src/io/avro/write/serialize.rs 81.81% <81.81%> (-4.10%) ⬇️
src/bitmap/utils/slice_iterator.rs 87.93% <0.00%> (+1.72%) ⬆️

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 d8093bf...566cf48. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit d8717fc into main Feb 8, 2022
@jorgecarleitao jorgecarleitao deleted the avro_large branch February 8, 2022 18:49
@jorgecarleitao jorgecarleitao added feature A new feature and removed enhancement An improvement to an existing feature labels Mar 6, 2022
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