Skip to content

Antalya 25.3: Backport of #81300 - A few fixes for data lake cluster engines #884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: antalya-25.3
Choose a base branch
from

Conversation

ianton-ru
Copy link

@ianton-ru ianton-ru commented Jul 3, 2025

Backport for ClickHouse#81300
and dependencies:
ClickHouse#80745
ClickHouse#79407

plus
ClickHouse#79418
ClickHouse#78690

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

Fixes for datalake Cluster functions (deltaLakeCluster, icebergCluster, etc): (1) fix potential segfault in DataLakeConfiguration when using Cluster function with old analyzer; (2) remove duplicating data lake metadata updates (extra object storage requests); (3) fix redundant listing in object storage when format is not explicitly specified (which was already done for non-cluster data lake engines).

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

kssenii added 3 commits July 3, 2025 17:59
…for-delta-table-in-catalog

Allow to specify storage settings for DatabaseCatalog
…guity

Decouple StorageObjectStorageSettings and DataLakeStorageSettings
…atalake-configuration

A few fixes for data lake cluster engines
@ianton-ru ianton-ru force-pushed the backport/antalya/81300 branch from 196813a to 3e8266e Compare July 4, 2025 08:51
kssenii added 2 commits July 4, 2025 11:34
…etting-for-delta-kernel

Add a query level setting to enable delta kernel rs
…ad-schema

delta kernel fix read schema vs table schema matching
@ianton-ru ianton-ru force-pushed the backport/antalya/81300 branch from fcd9894 to 454b378 Compare July 4, 2025 12:40
@ianton-ru ianton-ru force-pushed the backport/antalya/81300 branch from 454b378 to e7c251a Compare July 4, 2025 14:46
@Enmk Enmk changed the title Backport of 81300: A few fixes for data lake cluster engines Antalya 25.3: #Backport of 81300 - A few fixes for data lake cluster engines Jul 7, 2025
@Enmk Enmk changed the title Antalya 25.3: #Backport of 81300 - A few fixes for data lake cluster engines Antalya 25.3: Backport of #81300 - A few fixes for data lake cluster engines Jul 7, 2025
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