yuguang commented on issue #6986: BUG: Time series Line chart has broken URL: https://github.com/apache/incubator-superset/issues/6986#issuecomment-477277954 The dataframe being returned from the queries had uppercase column names, `__TIMESTAMP` was one of them. I was able to fix the 0.31 RC code by checking for the uppercase column name.
---------------------------------------------------------------- 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]
