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

Added support to read json to BinaryArray #304

Merged
merged 1 commit into from
Aug 20, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented Aug 20, 2021

To keep up with the arrow-rs implementation (apache/arrow-rs#702)

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Aug 20, 2021
@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #304 (fb8b447) into main (bbe607c) will increase coverage by 0.00%.
The diff coverage is 92.30%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #304   +/-   ##
=======================================
  Coverage   80.52%   80.53%           
=======================================
  Files         323      323           
  Lines       21135    21147   +12     
=======================================
+ Hits        17019    17030   +11     
- Misses       4116     4117    +1     
Impacted Files Coverage Δ
src/io/json/read/deserialize.rs 71.64% <85.71%> (+0.77%) ⬆️
tests/it/io/json/mod.rs 100.00% <100.00%> (ø)

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 bbe607c...fb8b447. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 397ccd7 into main Aug 20, 2021
@jorgecarleitao jorgecarleitao deleted the binary_json branch August 20, 2021 14:43
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.

1 participant