Skip to content

Fix partition pruning with data lake cluster functions#82131

Merged
kssenii merged 2 commits intomasterfrom
fix-partiton-pruning-in-data-lake-cluster-functions
Jun 20, 2025
Merged

Fix partition pruning with data lake cluster functions#82131
kssenii merged 2 commits intomasterfrom
fix-partiton-pruning-in-data-lake-cluster-functions

Conversation

@kssenii
Copy link
Member

@kssenii kssenii commented Jun 18, 2025

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix partition pruning with data lake cluster functions.

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Contributor

clickhouse-gh bot commented Jun 18, 2025

Workflow [PR], commit [2bb1416]

Summary:

job_name test_name status info comment
Stateless tests (amd_binary, old analyzer, s3 storage, DatabaseReplicated, 2/2) failure
02443_detach_attach_partition FAIL
Stateless tests (amd_tsan, s3 storage, 3/3) failure
02160_client_autocomplete_parse_query FAIL
Integration tests (asan, old analyzer, 1/6) failure
test_database_delta/test.py::test_multiple_schemes_tables FAIL
test_database_delta/test.py::test_embedded_database_and_tables[1] FAIL
test_database_delta/test.py::test_timestamp_ntz[1] FAIL
test_database_delta/test.py::test_embedded_database_and_tables[0] FAIL
test_database_delta/test.py::test_timestamp_ntz[0] FAIL

@clickhouse-gh clickhouse-gh bot added the pr-improvement Pull request with some product improvements label Jun 18, 2025
@divanik divanik self-assigned this Jun 19, 2025
@kssenii kssenii requested a review from divanik June 19, 2025 15:01
@kssenii
Copy link
Member Author

kssenii commented Jun 20, 2025

Integration tests (asan, old analyzer, 1/6) — fail: 5, passed: 604

Known issue, unrelated to changes:

E           Code: 86. DB::Exception: Received from 172.16.5.2:9000. DB::HTTPException. 
DB::HTTPException: Received error from remote server http://localhost:8080/api/2.1/unity-catalog/tables/unity.schema_with_timetstamp_ntz_0.table_with_timestamp_0. HTTP status code: 404 'Not Found', body length: 184 bytes, 
body: '{"error_code":"NOT_FOUND","details":[{"reason":"NOT_FOUND","metadata":{},"@type":"google.rpc.ErrorInfo"}],"stack_trace":null,"message":"Schema not found: schema_with_timetstamp_ntz_0"}': while parsing JSON: . Stack trace:

Stateless tests

02443_detach_attach_partition
02160_client_autocomplete_parse_query

@kssenii kssenii added this pull request to the merge queue Jun 20, 2025
Merged via the queue into master with commit c5ffc20 Jun 20, 2025
117 of 124 checks passed
@kssenii kssenii deleted the fix-partiton-pruning-in-data-lake-cluster-functions branch June 20, 2025 12:48
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jun 20, 2025
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Aug 31, 2025
…ing-in-data-lake-cluster-functions

Fix partition pruning with data lake cluster functions
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Sep 2, 2025
…ing-in-data-lake-cluster-functions

Fix partition pruning with data lake cluster functions
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Sep 3, 2025
…ing-in-data-lake-cluster-functions

Fix partition pruning with data lake cluster functions
zvonand pushed a commit to Altinity/ClickHouse that referenced this pull request Sep 8, 2025
…ing-in-data-lake-cluster-functions

Fix partition pruning with data lake cluster functions
@kssenii kssenii mentioned this pull request Feb 12, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements 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