Skip to content

Commit 179c839

Browse files
authored
Merge pull request #7710 from datafuselabs/sundy-li-patch-1
chore(query): Update fuse_compat_write
2 parents f9f483d + f0a44ca commit 179c839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fuse-compat/compat-logictest/fuse_compat_write

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
statement ok
2-
set global sql_dialect = 'PostgreSQL';
2+
set global timezone = 'UTC';
33

44
statement ok
55
DROP TABLE IF EXISTS fuse_compat_table;

0 commit comments

Comments
 (0)