SHOW SESSIONS displays timestamp in timezone set by the user #107649
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Is your feature request related to a problem? Please describe.
See #107644
This request is specific to making
SHOW SESSIONS
display timestamp values that obey the timezone set by the user.Describe the solution you'd like
When a user sets their timezone to a non-UTC value for their session in the database,
SHOW SESSIONS
should display timestamp fields in that selected timezone.cc @dikshant
Jira issue: CRDB-30145
Epic CRDB-24406
The text was updated successfully, but these errors were encountered: