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

Added support to read snappy-compressed Avro #612

Merged
merged 1 commit into from
Nov 17, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the feature A new feature label Nov 16, 2021
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #612 (32f4210) into main (7f973ee) will increase coverage by 0.02%.
The diff coverage is 87.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #612      +/-   ##
==========================================
+ Coverage   79.54%   79.56%   +0.02%     
==========================================
  Files         401      401              
  Lines       24785    24844      +59     
==========================================
+ Hits        19714    19767      +53     
- Misses       5071     5077       +6     
Impacted Files Coverage Δ
src/io/avro/mod.rs 0.00% <0.00%> (ø)
src/io/avro/read/mod.rs 82.66% <81.81%> (-0.92%) ⬇️
src/io/avro/read/util.rs 85.10% <88.88%> (+2.12%) ⬆️
tests/it/io/avro/read/mod.rs 100.00% <100.00%> (ø)
src/compute/comparison/boolean.rs 92.94% <0.00%> (-1.06%) ⬇️

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 7f973ee...32f4210. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit e5981ea into main Nov 17, 2021
@jorgecarleitao jorgecarleitao deleted the avro_snappy branch November 17, 2021 05:05
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