Skip to content

Conversation

@dhartunian
Copy link
Collaborator

Resolves: #158973
Resolves: #158375
Resolves: #158467
Resolves: #158437

Epic: None
Release note: None

Resolves: cockroachdb#158973
Resolves: cockroachdb#158375
Resolves: cockroachdb#158467
Resolves: cockroachdb#158437

Epic: None
Release note: None
@dhartunian dhartunian requested review from a team as code owners December 9, 2025 21:46
@dhartunian dhartunian added the backport-25.3.x Flags PRs that need to be backported to 25.3 label Dec 9, 2025
@dhartunian dhartunian requested review from alyshanjahani-crl and removed request for a team December 9, 2025 21:46
@dhartunian dhartunian added the backport-25.4.x Flags PRs that need to be backported to 25.4 label Dec 9, 2025
@dhartunian dhartunian requested review from aa-joshi and arjunmahishi and removed request for a team December 9, 2025 21:46
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@aa-joshi aa-joshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @Abhinav1299, @alyshanjahani-crl, and @arjunmahishi)

Copy link
Contributor

@Abhinav1299 Abhinav1299 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dhartunian
Copy link
Collaborator Author

bors r+

craig bot pushed a commit that referenced this pull request Dec 10, 2025
158390: sql: support table storage params change in the declarative schema changer r=rafiss a=shghasemi

###  sql: support table storage params change in the declarative schema changer

Previously, storage parameters were set and reset using the legacy schema
changer. With this change, setting most non-backfilling table storage params
will use the declarative schema changer. Setting ttl-related params, schema_locked,
and infer_rbr_region_col_using_constraint is not implemented yet.

### schemachanger: handle RESET storage param in declarative schema changer

This reuses the logic that was added to handle SET. The only difference
is that RESET always drops the StorageParam element.

###  schemachanger: handle manual schema_locked setting in declarative

This storage parameter is special, so this requires logic to use the
pre-existing TableSchemaLocked element rather than the normal storage
param element.

As part of this, we partially revert bc3f228 and refactor the check to be a
little simpler since we don't actually need to handle the mixed version
case now.

Epic CRDB-31281
Fixes #155990

Release note: None

159075: sqlstats: skip TestSQLStatsDiscardStatsOnFingerprintLimit under race r=dhartunian a=dhartunian

Resolves: #158978
Epic: None
Release note: None

159096: cli: skip some zip tests under deadlock r=dhartunian a=dhartunian

Resolves: #158973
Resolves: #158375
Resolves: #158467
Resolves: #158437

Epic: None
Release note: None

Co-authored-by: Shadi Ghasemitaheri <shadi.ghasemitaheri@cockroachlabs.com>
Co-authored-by: Rafi Shamim <rafi@cockroachlabs.com>
Co-authored-by: David Hartunian <davidh@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Dec 10, 2025

This PR was included in a batch that was canceled, it will be automatically retried

@dhartunian dhartunian added the backport-26.1.x Flags PRs that need to be backported to 26.1 label Dec 10, 2025
@craig craig bot merged commit 16ee348 into cockroachdb:master Dec 10, 2025
22 of 23 checks passed
@craig
Copy link
Contributor

craig bot commented Dec 10, 2025

@blathers-crl
Copy link

blathers-crl bot commented Dec 10, 2025

Based on the specified backports for this PR, I applied new labels to the following linked issue(s). Please adjust the labels as needed to match the branches actually affected by the issue(s), including adding any known older branches.


Issue #158437: branch-release-25.3, branch-release-25.4, branch-release-26.1.


Issue #158973: branch-release-25.3, branch-release-26.1.


Issue #158375: branch-release-25.4, branch-release-26.1.


Issue #158467: branch-release-25.4, branch-release-26.1.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-25.3.x Flags PRs that need to be backported to 25.3 backport-25.4.x Flags PRs that need to be backported to 25.4 backport-26.1.x Flags PRs that need to be backported to 26.1 target-release-26.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cli: TestPartialZip failed cli: TestZipDisallowFullScans failed cli: TestZipIncludeAndExcludeFilesDataDriven failed cli: TestPartialZip failed

4 participants