vnnw opened a new issue #4397: Weird query generated when using Time Series Line Chart with Group By column URL: https://github.com/apache/incubator-superset/issues/4397 Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if any - [ ] I have reproduced the issue with at least the latest released version of superset - [ ] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.23.0rc2 ### Expected results It should generate a normal and efficient SQL query. ### Actual results Weird SQL query syntax, like below one:  ### Steps to reproduce Make a Time Series Line Chart and add any Group BY column, then click View Query.
---------------------------------------------------------------- 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
