clintropolis commented on issue #8947: Unnecessary cartesian explosion if multi-value column is reused in expression URL: https://github.com/apache/incubator-druid/issues/8947#issuecomment-558875084 This is my bad, it is treating conditional functions the same as something like `concat(x, x)` which is not correct.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
