Skip to content

Conversation

@strtgbb
Copy link
Collaborator

@strtgbb strtgbb commented Oct 28, 2025

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

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)

robot-clickhouse and others added 30 commits September 30, 2025 20:12
Backport ClickHouse#88105 to 25.8: Fix uncaught exception due noexcept tryGetCreateTableQuery()
Backport ClickHouse#86560 to 25.8: Fix stack overflow in quantileDD merge
Backport ClickHouse#88153 to 25.8: Fix redundant host resolution in DDL Worker
Backport ClickHouse#88278 to 25.8: Update Azure sdk with Content-Length fix
Backport ClickHouse#88330 to 25.8: Add missing checks for canContainMergeTreeTables() into system tables
…ne the hard cap in a workload setting, even if max_cpus is unset
Backport ClickHouse#88217 to 25.8: max_cpu_share alone should determine the hard cap in a workload setting, even if max_cpus is unset
Backport ClickHouse#87987 to 25.8: Fix index analysis with session_timezone specified
… with overridden retry policy settings for native copy
…m Variants that cannot be inside Nullable
nickitat and others added 23 commits October 20, 2025 15:57
Backport ClickHouse#88617 to 25.8: cleanup temporary table entry from snapshot_detached_tables during table drop
…me64 on dates that are out of supported range
Backport ClickHouse#88814 to 25.8: Catch exceptions when async logging fails to prevent program aborts
Backport ClickHouse#86184 to 25.8: Fix inferring Date/DateTime/DateTime64 on dates that are out of supported range
…ries as finished when recovering a Replicated database replica
Backport ClickHouse#88671 to 25.8: Don't try to mark non-existing entries as finished when recovering a Replicated database replica
Backport ClickHouse#87798 to 25.8: Fix reading null map subcolumn from Variants that cannot be inside Nullable
Backport ClickHouse#88802 to 25.8: Better access validation for `TableFunctionLoop`
Backport ClickHouse#88828 to 25.8: Revert "Revert "Fix coalescing merge tree for tuple types""
Backport ClickHouse#88968 to 25.8: Fix SET DEFINER access check for ephemeral users
Backport ClickHouse#88290 to 25.8: Fix object storages with correlated subqueries
Backport ClickHouse#88672 to 25.8: Add profiling and logging on merge destruction
@github-actions
Copy link

github-actions bot commented Oct 28, 2025

Workflow [PR], commit [6abb18c]

@strtgbb strtgbb added antalya-25.8 cicd Improvements and fixes to the CICD process labels Oct 28, 2025
@strtgbb
Copy link
Collaborator Author

strtgbb commented Oct 29, 2025

Files that need review:
src/Storages/ObjectStorage/DataLakes/Iceberg/IcebergIterator.cpp
tests/integration/test_storage_iceberg/test.py

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

Labels

antalya-25.8 cicd Improvements and fixes to the CICD process

Projects

None yet

Development

Successfully merging this pull request may close these issues.