You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/04/29 08:30:12 UTC

[GitHub] [druid] gianm opened a new pull request #11182: Vectorize the cardinality aggregator.

gianm opened a new pull request #11182:
URL: https://github.com/apache/druid/pull/11182


   Does not include a byRow implementation, so if byRow is true then
   the aggregator still goes through the non-vectorized path.
   
   Testing strategy:
   
   - New tests that exercise both styles of "aggregate" for supported types.
   - Some existing tests have also become active (note the deleted
     "cannotVectorize" lines).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] clintropolis merged pull request #11182: Vectorize the cardinality aggregator.

Posted by GitBox <gi...@apache.org>.
clintropolis merged pull request #11182:
URL: https://github.com/apache/druid/pull/11182


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org