Skip to content

Commit

Permalink
[testcases](auto-partition) fix data sync (apache#33635)
Browse files Browse the repository at this point in the history
fix data sync
  • Loading branch information
zclllyybb authored Apr 15, 2024
1 parent 2f3b195 commit e421bfe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,6 @@ suite("test_auto_range_partition") {
"""
sql " insert into isit_src values (20201212); "
sql " insert into isit select * from isit_src "
sql " sync "
qt_sql " select * from isit order by k "
}

0 comments on commit e421bfe

Please sign in to comment.