Skip to content

Conversation

@KKould
Copy link
Member

@KKould KKould commented Nov 3, 2025

ref: databendlabs/databend#18892

root@localhost:8000/default/default> select to_timestamp_tz(to_timestamp('2021-12-20 17:01:01.000000'));

select
  to_timestamp_tz(to_timestamp('2021-12-20 17:01:01.000000'))

╭─────────────────────────────────────────────────────────────╮
│ to_timestamp_tz(to_timestamp('2021-12-20 17:01:01.000000')) │
│                         TimestampTz                         │
├─────────────────────────────────────────────────────────────┤
│ 2021-12-20 17:01:01.000000 +0000                            │
╰─────────────────────────────────────────────────────────────╯
1 row read in 0.018 sec. Processed 1 row, 1 B (55.56 rows/s, 55 B/s)

@sundy-li sundy-li merged commit 63d4e5c into databendlabs:main Nov 3, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants