Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
- 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.
Attachments
Issue Links
- links to