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 20:45:28 UTC

[GitHub] [druid] gianm opened a new pull request #11183: Vectorize the DataSketches quantiles aggregator.

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


   Also removes synchronization for the BufferAggregator and VectorAggregator
   implementations, since it is not necessary (similar to #11115).
   
   Extends DoublesSketchAggregatorTest and DoublesSketchSqlAggregatorTest
   to run all test cases in vectorized mode.


-- 
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 #11183: Vectorize the DataSketches quantiles aggregator.

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


   


-- 
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