Skip to content

Google cloud storage support for data lakes catalogs#93866

Merged
alesapin merged 10 commits intoClickHouse:masterfrom
scanhex12:gs_storage_support
Jan 14, 2026
Merged

Google cloud storage support for data lakes catalogs#93866
alesapin merged 10 commits intoClickHouse:masterfrom
scanhex12:gs_storage_support

Conversation

@scanhex12
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Improvement

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

Google cloud storage support for data lakes

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Jan 10, 2026

Workflow [PR], commit [656e43f]

Summary:

job_name test_name status info comment
Integration tests (arm_binary, distributed plan, 3/4) failure
test_storage_s3_queue/test_0.py::test_move_after_processing[another_bucket-S3Queue] FAIL cidb, issue ISSUE EXISTS
AST fuzzer (amd_debug) failure
Logical error: Unexpected return type from A. Expected B. Got C. Action: (STID: 1611-3d1e) FAIL cidb, issue ISSUE EXISTS
Integration tests (amd_asan, targeted) error IGNORED

@clickhouse-gh clickhouse-gh bot added the pr-improvement Pull request with some product improvements label Jan 10, 2026
@scanhex12 scanhex12 changed the title Google cloud storage support for data lakes Google cloud storage support for data lakes catalogs Jan 10, 2026
@scanhex12 scanhex12 added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Jan 13, 2026
@alesapin alesapin self-assigned this Jan 13, 2026
return json.dumps({"error": {"message": message}}, ensure_ascii=False), code, "application/json; charset=utf-8"


class RequestHandler(http.server.BaseHTTPRequestHandler):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was it vibecoded?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

partially...

@scanhex12 scanhex12 requested a review from alesapin January 13, 2026 18:44
Copy link
Copy Markdown
Member

@alesapin alesapin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very weird failpoint but okay

zvonand added a commit to Altinity/ClickHouse that referenced this pull request Jan 21, 2026
Antalya 25.8 Backport of ClickHouse#93866 - Google cloud storage support for data lakes catalogs
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-improvement Pull request with some product improvements pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR 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.

5 participants