mirror of
https://github.com/apache/druid.git
synced 2025-02-13 05:25:11 +00:00
* vectorize remaining math expressions * fixes * remove cannotVectorize() where no longer true * disable vectorized groupby for numeric columns with nulls * fixes