cockroachdb / cockroachdb/cockroach
queries: unexplained plan oscillation when running MR tpcc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When running TPC-C on the `drt-large` cluster, we're seeing some unexpected plan oscillation for some of the queries. We saw this earlier in the run, shortly after we loaded the tables and before the statistics were run (https://github.com/cockroachdb/cockroach/issues/122818) but then a few days later, the plans briefly oscillated again.



Discussed in [this](https://cockroachlabs.slack.com/archives/C01RX2G8LT1/p1714137469892169) internal thread.
Jira issue: CRDB-38218
Contributor guide
Assessment
This issue has not been assessed yet.