Skip to content

Conversation

@ianton-ru
Copy link
Contributor

Changelog category (leave one):

  • New Feature

Changelog entry (a [user-readable short description]

icebergLocalCluster table function

Documentation entry for user-facing changes

Added icebergLocalCluster table function to allow cluster reads from shared disk.

SELECT * FROM icebergLocalCluster('cluster', '/var/lib/clickhouse/user_files/iceberg/data/');

Shared disk must be mounted using the same path on all replicas.

  • Documentation is written (mandatory for new features)

@ianton-ru ianton-ru marked this pull request as ready for review January 2, 2026 14:32
@clickhouse-gh
Copy link

clickhouse-gh bot commented Jan 5, 2026

Workflow [PR], commit [a5a7bec]

Summary:

job_name test_name status info comment
Finish Workflow failure
python3 ./ci/jobs/scripts/workflow_hooks/feature_docs.py failure IGNORED
BuzzHouse (arm_asan) error IGNORED

@clickhouse-gh clickhouse-gh bot added the pr-feature Pull request with new product feature label Jan 5, 2026
@Avogar Avogar self-assigned this Jan 5, 2026
@Avogar Avogar added the can be tested Allows running workflows for external contributors label Jan 5, 2026
@Avogar Avogar added this pull request to the merge queue Jan 9, 2026
Merged via the queue into ClickHouse:master with commit 362cc87 Jan 9, 2026
129 of 132 checks passed
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-feature Pull request with new product feature pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants