sql: use optimizer cost perturbation and disable rule settings for metamorphic testing #93825
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-queries
SQL Queries Team
We created session settings
testing_optimizer_cost_perturbation
andtesting_optimizer_disable_rule_probability
to use for the randomized tests costfuzz and unoptimized_query_oracle. We should also use them as metamorphic constants that are used with metamorphic testing. This will give us more test coverage.Jira issue: CRDB-22542
The text was updated successfully, but these errors were encountered: