Skip to content

Comments

25.3.14 Stable backport of #89367: Crash in IN function where columns have different types and many columns are involved#1423

Open
zvonand wants to merge 1 commit intoreleases/25.3.14from
backports/releases/25.3.14/89367
Open

25.3.14 Stable backport of #89367: Crash in IN function where columns have different types and many columns are involved#1423
zvonand wants to merge 1 commit intoreleases/25.3.14from
backports/releases/25.3.14/89367

Conversation

@zvonand
Copy link
Collaborator

@zvonand zvonand commented Feb 18, 2026

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 into CHANGELOG.md):

Possible crash/undefined behavior in IN function where primary key column types are different from IN function right side column types (ClickHouse#89367 by @ilejn)

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)

Crash in IN function where columns have different types and many columns are involved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants