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

Added iterator of values of FixedBinaryArray #757

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #757 (f764546) into main (2b0e807) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #757      +/-   ##
==========================================
- Coverage   70.98%   70.98%   -0.01%     
==========================================
  Files         313      313              
  Lines       16920    16924       +4     
==========================================
+ Hits        12011    12013       +2     
- Misses       4909     4911       +2     
Impacted Files Coverage Δ
src/array/fixed_size_binary/iterator.rs 78.57% <0.00%> (-13.10%) ⬇️
src/io/parquet/read/nested_utils.rs 78.43% <0.00%> (+0.98%) ⬆️
src/io/avro/read/schema.rs 55.91% <0.00%> (+1.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 2b0e807...f764546. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit cc65b0e into main Jan 11, 2022
@jorgecarleitao jorgecarleitao deleted the iter_values_binary branch January 11, 2022 20:50
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