Skip to content

Commit d975bf0

Browse files
committed
fix ci
1 parent 2c87c76 commit d975bf0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

e2e_test/batch/types/timestamp_ns.slt.part

+4-1
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,7 @@ select generate_series('2013-01-01 01:01:01.123456789'::timestamp,'2013-01-01 01
109109
2013-01-01 01:01:02.123456789
110110
2013-01-01 01:01:03.123456789
111111
2013-01-01 01:01:04.123456789
112-
2013-01-01 01:01:05.123456789
112+
2013-01-01 01:01:05.123456789
113+
114+
statement ok
115+
drop table t1;

0 commit comments

Comments
 (0)