kaijianding edited a comment on issue #6716: [Proposal] exactly count distinct 
support in Druid
URL: 
https://github.com/apache/incubator-druid/issues/6716#issuecomment-444873711
 
 
   @pzhdfy it sounds different with 
http://druid.io/docs/latest/development/extensions-contrib/distinctcount.html 
which is only for batch ingestion and only for one dimension.
   Could you explain more on how count distinct is done across segments?
   Is global uniq ID global across all segments or just a period like one 
day(the period you do offline batch ingest)? Is global uniq ID generated on a 
central server like coordinator, or an algorithm which can ensure id is always 
different in different segments?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to