Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
opt: run sqlsmith roachtest queries with EXPLAIN
This commit modifies the SqlSmith roachtest to run each generated query with explain. This should allow the test to catch planning errors that do not happen during normal execution. Informs cockroachdb#88037 Release note: None
- Loading branch information