kakoni opened a new pull request #6563: TableViz uses epoch dates URL: https://github.com/apache/incubator-superset/pull/6563 As reported in https://github.com/apache/incubator-superset/issues/4931, https://github.com/apache/incubator-superset/issues/5182 and https://github.com/apache/incubator-superset/issues/5312 TableViz uses json_int_dttm_ser for grouped columns. This was originally introduced in https://github.com/apache/incubator-superset/commit/0ec9cd4ad279c24b6d65fb825a319357958297fd commit. This PR uses just json_iso_dttm_ser serializer for dates.
---------------------------------------------------------------- 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]
