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

Support sum, min and max for extension and decimal #907

Merged
merged 1 commit into from
Mar 13, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

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

codecov bot commented Mar 12, 2022

Codecov Report

Merging #907 (a10d525) into main (1431b96) will increase coverage by 0.08%.
The diff coverage is 26.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #907      +/-   ##
==========================================
+ Coverage   70.29%   70.37%   +0.08%     
==========================================
  Files         346      346              
  Lines       18830    18808      -22     
==========================================
  Hits        13236    13236              
+ Misses       5594     5572      -22     
Impacted Files Coverage Δ
src/compute/aggregate/min_max.rs 70.73% <0.00%> (+5.56%) ⬆️
src/compute/aggregate/simd/native.rs 100.00% <ø> (+9.67%) ⬆️
src/compute/aggregate/sum.rs 78.26% <33.33%> (+11.59%) ⬆️
src/compute/aggregate/simd/mod.rs 90.32% <72.72%> (-9.68%) ⬇️

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 1431b96...a10d525. Read the comment docs.

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.

1 participant