We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bef2a commit 437ce4cCopy full SHA for 437ce4c
ibis-server/tests/routers/v2/connector/test_trino.py
@@ -46,7 +46,7 @@
46
},
47
{
48
"name": "timestamptz",
49
- "expression": "with_timezone(TIMESTAMP '2024-01-01 23:59:59', 'UTC')",
+ "expression": "TIMESTAMP '2024-01-01 23:59:59 UTC'",
50
"type": "timestamp",
51
52
0 commit comments