Tags: kk3399/cockroach
Tags
release-20.1: gss: fix TestComposeGSS Refs cockroachdb#56745 Release note: None
release-20.1: gss: fix TestComposeGSS Refs cockroachdb#56745 Release note: None
release-20.1: Revert "sql: age returns normalized intervals" This reverts commit 0608caf. Release note (bug fix): In 20.1.8, we attempted to fix age's lack of normalization of H:M:S into the years, months and days field. However, this was also broken for values > 1 month, as well as breaking `a::timestamp(tz) - b::timestamp(tz)` operators. This has now been resolved.
catalogkv: add testing of descriptor unwrapping and validation This commit adds a framework to test that descriptors validate properly. It also adds testdata and a bash script to generate that test data. This test is to exercise a problematic path whereby tables constructed in v19.1 would fail to validate in v20.2. Release note: None
catalogkv: extend datadriven test for fk references with differring ids Release note: None
catalogkv: add testing of descriptor unwrapping and validation This commit adds a framework to test that descriptors validate properly. It also adds testdata and a bash script to generate that test data. This test is to exercise a problematic path whereby tables constructed in v19.1 would fail to validate in v20.2. Release note: None
release-20.2: acceptance: skip TestComposeGSS Informs: cockroachdb#56745 Release note: None
release-20.2: acceptance: skip TestComposeGSS Informs: cockroachdb#56745 Release note: None
kv: remove assertion around QuotaPool and Raft window size config This check was well intentioned when added, but seems misguided in retrospect. There are valid reasons why someone might want to configure limits to various dimensions of the Raft window size in ways that, when combined, exceeds the total window size limit (i.e. the quota pool size).
kv: remove assertion around QuotaPool and Raft window size config This check was well intentioned when added, but seems misguided in retrospect. There are valid reasons why someone might want to configure limits to various dimensions of the Raft window size in ways that, when combined, exceeds the total window size limit (i.e. the quota pool size).
PreviousNext