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

Improved performance of is_not_null. #600

Merged
merged 1 commit into from
Nov 12, 2021
Merged

Improved performance of is_not_null. #600

merged 1 commit into from
Nov 12, 2021

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Nov 12, 2021

Codecov Report

Merging #600 (0b09513) into main (3caa204) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #600      +/-   ##
==========================================
+ Coverage   79.19%   79.21%   +0.01%     
==========================================
  Files         400      400              
  Lines       24885    24990     +105     
==========================================
+ Hits        19708    19795      +87     
- Misses       5177     5195      +18     
Impacted Files Coverage Δ
src/compute/boolean.rs 93.33% <100.00%> (+0.47%) ⬆️
src/array/binary/mutable.rs 80.28% <0.00%> (+0.52%) ⬆️
src/bitmap/utils/slice_iterator.rs 92.53% <0.00%> (+1.49%) ⬆️

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 3caa204...0b09513. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit e661065 into main Nov 12, 2021
@jorgecarleitao jorgecarleitao deleted the not_null branch November 12, 2021 06:06
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