Skip to content

Commit

Permalink
add nereids ut
Browse files Browse the repository at this point in the history
  • Loading branch information
xiedeyantu committed Mar 19, 2024
1 parent 0ff03e2 commit c41bb34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ suite("test_multi_partition") {
assertTrue(result2[1][1].startsWith("p_"))
sql "drop table range_date_cast_to_datetime"

sql """set enable_fallback_to_original_planner=true """
sql """set enable_fallback_to_original_planner=true"""
sql """
CREATE TABLE IF NOT EXISTS range_date_cast_to_datetime (
id int,
Expand Down

0 comments on commit c41bb34

Please sign in to comment.