Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: inject stats into TestExecBuild_sql_statistics_persisted testdata
Part of #99399. This commit replaces the CREATE STATISTICS statements in the TestExecBuild_sql_statistics_persisted testdata with ALTER TABLE ... INJECT STATISTICS and removes the retry directives added to deflake the test in #99447. Epic: none Release note: None
- Loading branch information