Skip to content

Conversation

@aerfrei
Copy link
Contributor

@aerfrei aerfrei commented Dec 26, 2025

Backport 1/1 commits from #160093 on behalf of @aerfrei.


We were seeing failures on this randomized test when these columns were generated. The testutils parquet decoder can't handle this type (added in #132944) so these fail, but it doesn't represent a real issue.

This fix skips these the randomly generated test cases that include this column type.

Fixes: #154011
Epic: none
Release note: None


Release Justification: test only

We were seeing failures on this randomized test when these
columns were generated. The testutils parquet decoder can't
handle this type (added in cockroachdb#132944) so these fail, but it
doesn't represent a real issue.

This fix skips these the randomly generated test cases that
include this column type.

Fixes: cockroachdb#154011
Epic: none

Release note: None
@aerfrei aerfrei requested a review from a team as a code owner December 26, 2025 18:54
@aerfrei aerfrei requested review from KeithCh and removed request for a team December 26, 2025 18:54
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Dec 26, 2025
@blathers-crl blathers-crl bot requested a review from asg0451 December 26, 2025 18:54
@blathers-crl
Copy link

blathers-crl bot commented Dec 26, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-cdc labels Dec 26, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@blathers-crl blathers-crl bot added the backport-test-only Used to denote the backport has only non-production changes label Dec 26, 2025
@aerfrei aerfrei merged commit e8a6c0d into cockroachdb:release-25.3 Dec 26, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches backport-test-only Used to denote the backport has only non-production changes blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. T-cdc target-release-25.3.8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants