klaaskooistra opened a new issue #4615: Timezone without timestamp + daylight savings bug in time-series vizualisations. URL: https://github.com/apache/incubator-superset/issues/4615 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.2 ### Expected results When showing visualization using a postgresql backend on time-series without a timezone, I should see the visualization. ### Actual results All visualizations show: 'NoneType' object has no attribute 'fillna'. This however only happens when I want to plot a time-series across daylight savings periods. ### Steps to reproduce Create Postgresql table with timestamps without timezone, but with DST. Try to create time-series visualization crossing the DST date as your date/time to plot against. First time posting an issue, if anything else is needed, please let me know.
---------------------------------------------------------------- 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
