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 2020/08/11 04:09:11 UTC

[GitHub] [druid] Mxdcq commented on issue #10236: How to implement "case when" by Native queries

Mxdcq commented on issue #10236:
URL: https://github.com/apache/druid/issues/10236#issuecomment-671712610


   @BigRantLing ,Hi,
   Thanks for your help. I think it partially solve my problem by using filtered aggregator. But it cannot do the else part. For example column_A has hundreds of enum values, I want to calculate something if column_A = a_1, something else if column_A = a_2, the rest if column_A not in (a_1, a_2). Anyway, thanks for the instruction.


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