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

Added scalar bitwise ops #788

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Added scalar bitwise ops #788

merged 1 commit into from
Jan 24, 2022

Conversation

jorgecarleitao
Copy link
Owner

For completeness

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

codecov bot commented Jan 24, 2022

Codecov Report

Merging #788 (130c252) into main (684c259) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #788      +/-   ##
==========================================
- Coverage   71.08%   71.07%   -0.01%     
==========================================
  Files         317      317              
  Lines       16623    16626       +3     
==========================================
+ Hits        11816    11817       +1     
- Misses       4807     4809       +2     
Impacted Files Coverage Δ
src/compute/bitwise.rs 75.00% <0.00%> (-25.00%) ⬇️
src/io/parquet/read/nested_utils.rs 78.43% <0.00%> (+0.98%) ⬆️

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 684c259...130c252. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 5d67fc9 into main Jan 24, 2022
@jorgecarleitao jorgecarleitao deleted the bitwise_scalar branch January 24, 2022 21:43
@jorgecarleitao jorgecarleitao added feature A new feature and removed enhancement An improvement to an existing feature labels Mar 6, 2022
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.

1 participant