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 2019/08/28 02:43:51 UTC

[GitHub] [incubator-druid] pzhdfy commented on issue #7896: Query like collect_list and collect_set support

pzhdfy commented on issue #7896: Query like collect_list and collect_set support
URL: https://github.com/apache/incubator-druid/issues/7896#issuecomment-525560504
 
 
   As a workround, you can implement BufferedAggregator on heap.
   I have done a BufferedAggregator on heap.
   
   extensions-contrib/unique/src/main/java/org/apache/druid/query/aggregation/unique/UniqueBufferAggregator.java
   https://github.com/apache/incubator-druid/pull/7594
   

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


With regards,
Apache Git Services

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