- 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.
Reporter: Frank Du / @JianXinD
Assignee: Frank Du / @JianXinD
PRs and other links:
Note: This issue was originally created as ARROW-9605. Please see the migration documentation for further details.
Reporter: Frank Du / @JianXinD
Assignee: Frank Du / @JianXinD
PRs and other links:
Note: This issue was originally created as ARROW-9605. Please see the migration documentation for further details.