You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/08/22 13:37:08 UTC

[GitHub] [superset] hosswald opened a new issue, #21149: Timezone ignored when formatting

hosswald opened a new issue, #21149:
URL: https://github.com/apache/superset/issues/21149

   #### How to reproduce the bug
   
   * Have a Druid Database with UTC timestamps in __time column
   * Connect it to Superset
   ** Add Engine Parameters: {"context":{"sqlTimeZone":"Europe/Berlin"}}
   Two tests:
   * Query __time column in SQL lab
   * Create a table chart with only the __time column
   ** Format with something like %Y-%m-%d %H:%M:%S
   
   ### Expected results
   Formatted timestamps should be in the timezone configured via context.sqlTimeZone
   
   ### Actual results
   SQLLab:
   ![image](https://user-images.githubusercontent.com/32925139/185933293-83dbc186-848b-4a83-a8e3-95de076bf8c9.png)
   
   Chart:
   ![image](https://user-images.githubusercontent.com/32925139/185933375-55ca4976-c852-4684-9401-4d96e0099486.png)
   
   ### Environment
   
   - browser type and version: Chrome 104.0.5112.82
   - superset version: 2.0.0 via Helm Chart 0.7.1
   - druid version: 0.23.0
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] hosswald commented on issue #21149: Timezone ignored when formatting

Posted by GitBox <gi...@apache.org>.
hosswald commented on issue #21149:
URL: https://github.com/apache/superset/issues/21149#issuecomment-1222381478

   Older versions of superset at least let me keep the unformated (ISO) timestamp (the one that can be seen in the SQLLab screenshot), but Superset now seems to automatically format time columns.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] Timezone ignored when formatting [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #21149:
URL: https://github.com/apache/superset/issues/21149#issuecomment-1936639720

   Closing this since it's stale, is arguably a feature request rather than a bug, and because the relevant discussion seems to be happening over in  https://github.com/apache/superset/issues/6768


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] Timezone ignored when formatting [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #21149: Timezone ignored when formatting
URL: https://github.com/apache/superset/issues/21149


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] hosswald commented on issue #21149: Timezone ignored when formatting

Posted by GitBox <gi...@apache.org>.
hosswald commented on issue #21149:
URL: https://github.com/apache/superset/issues/21149#issuecomment-1227443191

   Related: #6768/#19176, #3928


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org