Skip to content

Commit

Permalink
add ut
Browse files Browse the repository at this point in the history
  • Loading branch information
xiedeyantu committed Mar 17, 2024
1 parent 459fef0 commit 5e5231f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ suite("test_multi_partition") {
assertTrue(result2[1][1].startsWith("p_"))
sql "drop table multi_par12"


// create one table without datetime partition, but with date string
sql """
CREATE TABLE IF NOT EXISTS range_date_cast_to_datetime (
Expand Down

0 comments on commit 5e5231f

Please sign in to comment.