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

Surfaced errors in reading from avro #558

Merged
merged 1 commit into from Oct 30, 2021
Merged

Surfaced errors in reading from avro #558

merged 1 commit into from Oct 30, 2021

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented Oct 30, 2021

Also fixed an error in declaring when the buffers are being swapped and added benchmark for reading avro.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Oct 30, 2021
@jorgecarleitao jorgecarleitao changed the title Surfaced avro errors in reading Surfaced avro errors in reading Oct 30, 2021
@jorgecarleitao jorgecarleitao changed the title Surfaced avro errors in reading Surfaced errors in reading from avro. Oct 30, 2021
@codecov
Copy link

codecov bot commented Oct 30, 2021

Codecov Report

Merging #558 (3437aa2) into main (5fc843d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #558   +/-   ##
=======================================
  Coverage   78.92%   78.93%           
=======================================
  Files         382      382           
  Lines       24276    24280    +4     
=======================================
+ Hits        19160    19165    +5     
+ Misses       5116     5115    -1     
Impacted Files Coverage Δ
src/io/avro/read/mod.rs 83.58% <100.00%> (+1.22%) ⬆️
src/io/ipc/read/array/fixed_size_binary.rs 57.69% <0.00%> (+10.07%) ⬆️

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 5fc843d...3437aa2. Read the comment docs.

@jorgecarleitao jorgecarleitao changed the title Surfaced errors in reading from avro. Surfaced errors in reading from avro Oct 30, 2021
@jorgecarleitao jorgecarleitao merged commit eca8237 into main Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant