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

Added utf8 <> binary cast #1220

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Added utf8 <> binary cast #1220

merged 1 commit into from
Aug 11, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Aug 11, 2022

Codecov Report

Merging #1220 (563d0bb) into main (2a12d17) will increase coverage by 0.02%.
The diff coverage is 93.15%.

@@            Coverage Diff             @@
##             main    #1220      +/-   ##
==========================================
+ Coverage   83.21%   83.23%   +0.02%     
==========================================
  Files         358      358              
  Lines       37224    37260      +36     
==========================================
+ Hits        30976    31014      +38     
+ Misses       6248     6246       -2     
Impacted Files Coverage Δ
src/compute/cast/mod.rs 94.05% <86.84%> (-0.61%) ⬇️
src/compute/cast/binary_to.rs 87.00% <100.00%> (+4.33%) ⬆️
src/compute/cast/utf8_to.rs 100.00% <100.00%> (ø)
src/io/ipc/read/reader.rs 94.66% <0.00%> (-1.34%) ⬇️
src/io/ipc/read/common.rs 94.90% <0.00%> (-0.40%) ⬇️
src/io/ipc/read/file.rs 97.32% <0.00%> (ø)
src/io/ipc/read/schema.rs 95.81% <0.00%> (+0.32%) ⬆️
src/array/utf8/mod.rs 83.64% <0.00%> (+0.92%) ⬆️
src/bitmap/utils/slice_iterator.rs 98.78% <0.00%> (+1.21%) ⬆️
src/array/binary/mod.rs 90.12% <0.00%> (+1.23%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jorgecarleitao jorgecarleitao merged commit 0a1714c into main Aug 11, 2022
@jorgecarleitao jorgecarleitao deleted the cast_utf8_binary branch August 11, 2022 18:55
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.

2 participants