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/04/23 15:50:45 UTC

[GitHub] [incubator-druid] egor-ryashin edited a comment on issue #7469: CASE statement fails with a metrics column in a condition: Cannot apply '=' to arguments of type ' = '

egor-ryashin edited a comment on issue #7469: CASE statement fails with a metrics column in a condition: Cannot apply '=' to arguments of type '<FLOAT> = <BOOLEAN>'
URL: https://github.com/apache/incubator-druid/issues/7469#issuecomment-485862544
 
 
   This statement `case <operand> when <boolean_condition> ...` is actually invalid according to **SQL92** (though it works in **MySQL**).

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