Skip to content

Fix force is_local to false when bind_host is configured (resubmit)#96018

Merged
CheSema merged 1 commit intoClickHouse:masterfrom
zghong:fix-force-is_local-to-false-resubmit
Feb 5, 2026
Merged

Fix force is_local to false when bind_host is configured (resubmit)#96018
CheSema merged 1 commit intoClickHouse:masterfrom
zghong:fix-force-is_local-to-false-resubmit

Conversation

@zghong
Copy link
Contributor

@zghong zghong commented Feb 5, 2026

Resubmit of #93109.

The missing __init__.py file has been added in #95975. cc @Algunenano

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

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

Fix force is_local to false when bind_host is configured and replace with integration test. Follow-up for #74741

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@alexey-milovidov alexey-milovidov added the can be tested Allows running workflows for external contributors label Feb 5, 2026
@clickhouse-gh
Copy link
Contributor

clickhouse-gh bot commented Feb 5, 2026

Workflow [PR], commit [8b300e7]

Summary:

job_name test_name status info comment
Stateless tests (amd_asan, db disk, distributed plan, sequential) failure
01111_create_drop_replicated_db_stress FAIL cidb
Stateless tests (amd_msan, sequential, 2/2) failure
03032_dynamically_resize_filesystem_cache_2 FAIL cidb, issue
Stress test (amd_tsan) failure
Logical error: Block structure mismatch in A stream: different number of columns: (STID: 0993-2da1) FAIL cidb, issue
Stress test (amd_ubsan) failure
Logical error: Block structure mismatch in A stream: different number of columns: (STID: 0993-38e6) FAIL cidb, issue

@clickhouse-gh clickhouse-gh bot added the pr-build Pull request with build/testing/packaging improvement label Feb 5, 2026
@CheSema CheSema self-assigned this Feb 5, 2026
@CheSema
Copy link
Member

CheSema commented Feb 5, 2026

That interesting,

The missing init.py file has been added in #95975.

It really has been added despite the revert of the orginal PR. Master contains the empty directory with __init__.py right now. So no need to add it in that PR.

But whatever, sorry for the fuzz, we just like to revert something even when we are fixing it. And thank you for the resubmit.

@CheSema CheSema added this pull request to the merge queue Feb 5, 2026
Merged via the queue into ClickHouse:master with commit 80b27a1 Feb 5, 2026
128 of 133 checks passed
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added the pr-synced-to-cloud The PR is synced to the cloud repo label Feb 5, 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-build Pull request with build/testing/packaging improvement 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.

4 participants