minh5 commented on issue #5827: [WIP] Improve column/alias handling for case insensitive engines URL: https://github.com/apache/incubator-superset/pull/5827#issuecomment-419537295 Yea right now the SUM is an "old school" metric. I used to get around this issue by changing `SUM` to `sum` or make some ad hoc modification similar to [this](https://github.com/apache/incubator-superset/issues/5308). Here's a screenshot with changing the metric name <img width="1429" alt="screen shot 2018-09-07 at 3 05 42 pm" src="https://user-images.githubusercontent.com/7282400/45238515-0ef92f80-b2b0-11e8-86e4-d948288c1d82.png">
---------------------------------------------------------------- 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]
