Skip to content

Commit 2986ac4

Browse files
committed
fix: Fix flaky test of fuse compat read
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent 8c98cf1 commit 2986ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fuse-compat/compat-logictest/fuse_compat_read

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ statement query T
5252
select c_timestamp FROM fuse_compat_table;
5353

5454
----
55-
1991-01-01 00:00:00.000000
55+
1991-01-01 00:00:00
5656

5757
statement query T
5858
select c_varchar FROM fuse_compat_table;

0 commit comments

Comments
 (0)