Skip to content

Commit

Permalink
[regression-test](case) modify statistics table name (apache#36689)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuke987 authored Jul 1, 2024
1 parent 64a78a0 commit 86defed
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ suite("statistic_table_compaction", "nonConcurrent,p0") {
}

do_compaction("__internal_schema.column_statistics")
do_compaction("__internal_schema.histogram_statistics")
}
do_compaction("__internal_schema.partition_statistics")
}

0 comments on commit 86defed

Please sign in to comment.