Skip to content

25.3.14 Stable backport of #82900: trim - return a const value for all-const inputs (Bug 78796)#1425

Merged
zvonand merged 4 commits into
releases/25.3.14from
backports/releases/25.3.14/82900
Jun 15, 2026
Merged

25.3.14 Stable backport of #82900: trim - return a const value for all-const inputs (Bug 78796)#1425
zvonand merged 4 commits into
releases/25.3.14from
backports/releases/25.3.14/82900

Conversation

@zvonand

@zvonand zvonand commented Feb 18, 2026

Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

If function trim called with all-constant inputs now produces a constant output string. (Bug ClickHouse#78796). (ClickHouse#82900 by @rschu1ze)

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

`trim` - return a const value for all-const inputs (Bug 78796)
@Selfeer

Selfeer commented May 7, 2026

Copy link
Copy Markdown
Collaborator

Audit Review: PR #1425 (trim const-result backport)

1. Confirmed defects (High/Medium/Low)

No confirmed defects in reviewed scope.

@Selfeer

Selfeer commented May 7, 2026

Copy link
Copy Markdown
Collaborator

No related failures in CI/CD to analyze

@Selfeer Selfeer added the verified Approved for release label May 7, 2026
@zvonand zvonand merged commit ded155e into releases/25.3.14 Jun 15, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

25.3 25.3.14 backport Backport verified Approved for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants