Skip to content

Conversation

@mkmkme
Copy link
Collaborator

@mkmkme mkmkme commented Nov 4, 2025

Fix match(col, '^…') index analysis with escaped metacharacters to avoid wrong results and crashes

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):

Fixed incorrect query results and out-of-memory crashes when using match(column, '^…') with backslash-escaped characters (ClickHouse#79969 by @filimonov).

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)

Fix match(col, '^…') index analysis with escaped metacharacters to avoid wrong results and crashes
@zvonand zvonand added 25.3 25.3.8 25.3.8 Altinity Stable labels Nov 5, 2025
@mkmkme mkmkme added the backport Backport label Nov 5, 2025
@zvonand zvonand merged commit 50f1e34 into releases/25.3.8 Nov 5, 2025
88 of 90 checks passed
@mkmkme mkmkme deleted the backport/25.3.8/79969 branch November 5, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

25.3 25.3.8 25.3.8 Altinity Stable backport Backport

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants