minh5 opened a new pull request #5365: change datetime format prior to json dump URL: https://github.com/apache/incubator-superset/pull/5365 This is to address the issue with datetime objects being converted to UNIX time stamps when being serialized. This occurs when the temporal column is used as the group by key. This is discussed [here](https://github.com/apache/incubator-superset/issues/4931) and [here](https://github.com/apache/incubator-superset/issues/5312).
---------------------------------------------------------------- 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]
