Skip to content

Commit 43aec7a

Browse files
committed
Revert "fix: Fix flaky test of fuse compat read"
This reverts commit 2986ac4.
1 parent 97cdd4d commit 43aec7a

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
55+
1991-01-01 00:00:00.000000
5656

5757
statement query T
5858
select c_varchar FROM fuse_compat_table;

0 commit comments

Comments
 (0)