blathers-crl[bot]
blathers-crl[bot]
Backport 1/1 commits from #84358 on behalf of @fqazi. /cc @cockroachdb/release ---- fixes https://github.com/cockroachdb/cockroach/issues/65736 Previously, TestRandomSyntaxSchemaChangeColumn had a fixed timeout, which meant that if schema change got stuck behind each...
Backport 1/1 commits from #85843 on behalf of @rytaft. /cc @cockroachdb/release ---- Prior to this commit, it was possible that the optimizer could produce a plan with an index join...
Backport 1/1 commits from #85342 on behalf of @gh-casper. /cc @cockroachdb/release ---- Skip this flaky test on release 21.2 branch as tenant streaming is not released in 21.2. Release note...
Backport 2/2 commits from #88396 on behalf of @mgartner. /cc @cockroachdb/release ---- #### opt: prevent apply-join panics from crashing nodes Previously, it was possible for the execution of an apply-join...
Backport 1/1 commits from #88468 on behalf of @ajwerner. /cc @cockroachdb/release ---- We want to ignore the point deletion knob for cases where we're deleting data from system tables watched...
Backport 3/3 commits from #119572 on behalf of @dt. /cc @cockroachdb/release ---- Release note: none. Epic: none. ---- Release justification: low risk, high impact observability improvements
Backport 6/6 commits from #115517, and one from #119571, on behalf of @dt. /cc @cockroachdb/release ---- See commits. In the first commit I ripped out some of the extra layers...
Backport 1/1 commits from #119539 on behalf of @nvanbenschoten. /cc @cockroachdb/release ---- This commit avoids interface boxing when decoding keys in JSON objects. Instead of parsing the keys using decodeJSONValue...
Backport 1/1 commits from #119539 on behalf of @nvanbenschoten. /cc @cockroachdb/release ---- This commit avoids interface boxing when decoding keys in JSON objects. Instead of parsing the keys using decodeJSONValue...
Backport 2/2 commits from #119471 on behalf of @msbutler. /cc @cockroachdb/release ---- See individual commits. ---- Release justification: low risk, high impact bug fix