Skip to content

Conversation

ianton-ru
Copy link

@ianton-ru ianton-ru commented Oct 15, 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):

Fix joins with Iceberg tables
Solved #1063 (I hope)

Documentation entry for user-facing changes

  • Joins works with Iceberg tables, not only with table functions
  • Fix for local columns in ORDER BY/GROUP BY
  • WHERE/PREWHERE condition for subquery
  • More tests

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)

Copy link

github-actions bot commented Oct 15, 2025

Workflow [PR], commit [3dd9b46]

@ianton-ru
Copy link
Author

ianton-ru commented Oct 16, 2025

Failed tests:
03572_export_replicated_merge_tree_part_to_object_storage - looks like intersection in object_storage_cluster and part export
02995_new_settings_history:

2025-10-15 14:20:45 +PLEASE ADD THE NEW SETTING TO SettingsChangesHistory.cpp: export_merge_tree_part_overwrite_file_if_exists WAS ADDED
2025-10-15 14:20:45 +PLEASE ADD THE NEW SETTING TO SettingsChangesHistory.cpp: allow_experimental_export_merge_tree_part WAS ADDED
2025-10-15 14:20:45 +PLEASE ADD THE NEW SETTING TO SettingsChangesHistory.cpp: allow_experimental_export_merge_tree_part WAS ADDED

01079_parallel_alter_detach_table_zookeeper - looks like flap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant