[ 
https://issues.apache.org/jira/browse/ARROW-9605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-9605:
----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Optimize performance for aggregate min/max compute kernels
> ----------------------------------------------------------------
>
>                 Key: ARROW-9605
>                 URL: https://issues.apache.org/jira/browse/ARROW-9605
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Frank Du
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> # Use BitBlockCounter to speedup the performance for typical 0.01% null-able 
> data.
>  # Enable AVX compiler auto vectorize for no-nulls on int types. Float/Double 
> use fmin/fmax to handle NaN which can't be vectorize by compiler.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to