8000 Tags · kk3399/cockroach · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: kk3399/cockroach

Tags

v20.1.9

Toggle v20.1.9's commit message
release-20.1: gss: fix TestComposeGSS

Refs cockroachdb#56745

Release note: None

staging-202011301918-v20.1.9

Toggle staging-202011301918-v20.1.9's commit message
release-20.1: gss: fix TestComposeGSS

Refs cockroachdb#56745

Release note: None

staging-202011300419-v20.1.9

Toggle staging-202011300419-v20.1.9's commit message
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.

v20.2.2

Toggle v20.2.2's commit message
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

staging-202011251758-v20.2.3

Toggle staging-202011251758-v20.2.3's commit message
catalogkv: extend datadriven test for fk references with differring ids

Release note: None

staging-202011251240-v20.2.1.2

Toggle staging-202011251240-v20.2.1.2's commit message
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

v20.2.1

Toggle v20.2.1's commit message
release-20.2: acceptance: skip TestComposeGSS

Informs: cockroachdb#56745

Release note: None

staging-202011191900-v20.2.1.1

Toggle staging-202011191900-v20.2.1.1's commit message
release-20.2: acceptance: skip TestComposeGSS

Informs: cockroachdb#56745

Release note: None

staging-202011191818-v20.2.1.1

Toggle staging-202011191818-v20.2.1.1's commit message
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).

staging-202011182119-v20.2.1.1

Toggle staging-202011182119-v20.2.1.1's commit message
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).
0