Skip to content

Conversation

@ianton-ru
Copy link

@ianton-ru ianton-ru commented Nov 21, 2025

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

Revert support for 'IN' in cluster requests

Documentation entry for user-facing changes

Race condition in queries

SELECT *
  FROM icebereg.table
  WHERE
    key IN (SELECT keys FROM local.table)
SETTINGS
  object_storage_cluster='swarm',
  object_storage_cluster_join_mode='local'

Turn off support until real fix.

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)

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

Workflow [PR], commit [0b1db60]

@ianton-ru ianton-ru force-pushed the bugfix/antalya-25.8/revert_in_for_cluster_requests branch from 73ef200 to 5d94c05 Compare November 21, 2025 15:19
@Enmk Enmk merged commit 482ba61 into antalya-25.8 Nov 24, 2025
178 of 184 checks passed
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.

4 participants