hemantaggarwal opened a new issue #8888: Different timezone showing in SQL Lab URL: https://github.com/apache/incubator-superset/issues/8888 I have linked postgres instance with Superset. When I check timezone setting in postgres running sql command "Select current_setting('timezone')", it shows IST (which is correct for my database) but when I run same query through SQL lab on same DB instance, it gives UTC as timezone. Why SQL Lab shows different timezone on same DB instance?
---------------------------------------------------------------- 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]
