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

Added MapScalar #1428

Merged
merged 3 commits into from
Mar 7, 2023
Merged

Added MapScalar #1428

merged 3 commits into from
Mar 7, 2023

Conversation

b41sh
Copy link
Contributor

@b41sh b41sh commented Mar 7, 2023

support Map Scalar

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Patch coverage: 81.57% and no project coverage change

Comparison is base (fa2c51c) 83.76% compared to head (f402b39) 83.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1428   +/-   ##
=======================================
  Coverage   83.76%   83.76%           
=======================================
  Files         374      375    +1     
  Lines       40955    40991   +36     
=======================================
+ Hits        34307    34338   +31     
- Misses       6648     6653    +5     
Impacted Files Coverage Δ
src/scalar/equal.rs 62.50% <0.00%> (ø)
src/scalar/mod.rs 84.31% <0.00%> (-7.18%) ⬇️
src/scalar/map.rs 96.87% <96.87%> (ø)
src/io/ipc/read/array/boolean.rs 92.45% <0.00%> (-5.67%) ⬇️
src/array/binary/mod.rs 90.38% <0.00%> (-1.45%) ⬇️
src/io/ipc/read/file.rs 96.87% <0.00%> (+0.44%) ⬆️
src/bitmap/immutable.rs 87.20% <0.00%> (+0.58%) ⬆️
src/array/utf8/mod.rs 83.52% <0.00%> (+1.14%) ⬆️
src/bitmap/utils/slice_iterator.rs 98.78% <0.00%> (+1.21%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jorgecarleitao jorgecarleitao added the feature A new feature label Mar 7, 2023
@jorgecarleitao jorgecarleitao changed the title feat: support Map Scalar Added MapScalar Mar 7, 2023
@jorgecarleitao jorgecarleitao merged commit 94fb104 into jorgecarleitao:main Mar 7, 2023
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Mar 29, 2023
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Apr 5, 2023
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.

2 participants