Skip to content

[pull] master from ClickHouse:master#180

Merged
pull[bot] merged 62 commits intoHaofei:masterfrom
ClickHouse:master
Jun 19, 2025
Merged

[pull] master from ClickHouse:master#180
pull[bot] merged 62 commits intoHaofei:masterfrom
ClickHouse:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Jun 19, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

novikd and others added 28 commits June 18, 2025 20:04
Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
Previously only clickhouse-bundle was build for almost all builds,
except for tidy, but tidy uses dummy linker, that's why we cannot rely
on it.
CI found [1]:

    [Kclickhouse@ba4c3b96bd21:~/ubuntu/actions-runner/_work/ClickHouse/ClickHouse$ ^Cexit

    bash: xit: command not found
    ClickHouse/-shabroo@ba4c3b96bd21:~/ubuntu/actions-runner/_work/ClickHouse/ClickHouse$ expect: timed out
    , result:

The problem is that we did not wait until we return to `bash`.

And in general **every `send` should have subsequent `expect`**

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/json.html?REF=master&sha=918f463edfad21a38a0ca504f78f48a2c7cebc42&name_0=MasterCI&name_1=Stateless+tests+%28amd_debug%2C+distributed+plan%2C+s3+storage%29&name_2=Tests
fix `DatabaseReplicated::getClusterImpl`
Add session_timeout_ms to system.zookeeper_connection
preserve connection when final empty chunk is left by client
tests: fix expect test that interacts with bash
Fix float-to-long conversion overflow in AggregateFunctionGroupNumericIndexedVector.h
…th_compatibility

Fix MongoDB table definition to warn about obsolete host format
Geo parquets in output format (writing metadata + WKB encoding)
CI: Do not crash FT job on stateful data prepare
@pull pull bot added the ⤵️ pull label Jun 19, 2025
@pull pull bot merged commit 9eaba27 into Haofei:master Jun 19, 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.