Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xxhZs committed Dec 27, 2024
1 parent 2c87c76 commit d975bf0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion e2e_test/batch/types/timestamp_ns.slt.part
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,7 @@ select generate_series('2013-01-01 01:01:01.123456789'::timestamp,'2013-01-01 01
2013-01-01 01:01:02.123456789
2013-01-01 01:01:03.123456789
2013-01-01 01:01:04.123456789
2013-01-01 01:01:05.123456789
2013-01-01 01:01:05.123456789

statement ok
drop table t1;

0 comments on commit d975bf0

Please sign in to comment.