lexrf opened a new issue #4356: Timestamp from Kylin become 1970/01/01... URL: https://github.com/apache/incubator-superset/issues/4356 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.22.1 ### Expected results Time series chat display correctly In json format data, timestamp is correct unix timestamp format ### Actual results All time in time series become 1970 In json format data, timestamp become something like1517.2956000000001 At the same time, if use query tool execute raw query, time stamp is 1517295600.0 ### Steps to reproduce Config kylin datasource select table build time with hour as timecolumn select Timeseries-linechart View the x ais dowload the json format
---------------------------------------------------------------- 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
