Skip to content

[pull] master from ClickHouse:master#92

Merged
pull[bot] merged 22 commits intoHaofei:masterfrom
ClickHouse:master
May 26, 2025
Merged

[pull] master from ClickHouse:master#92
pull[bot] merged 22 commits intoHaofei:masterfrom
ClickHouse:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented May 26, 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 : )

Avogar and others added 22 commits May 16, 2025 11:38
* master: (171 commits)
  Fix a test after randomization of table engines in the check with parallel replicas
  Fix a test after randomization of table engines in the check with parallel replicas
  sync settings and profile events
  rust: Move tuikit fork into ClickHouse org
  Update src/Processors/TTL/ITTLAlgorithm.cpp
  Fix possible crash in case of dictionary registration failed
  Update JSON.md
  Ignore "Available disk space for logs at server startup is too low" for non-regular files used for logs
  change <= to "less than or equal to"
  Fix more test_refreshable_mat_view_replicated::test_real_wait_refresh flakiness
  Update version_date.tsv and changelogs after v25.5.1.2782-stable
  Fix 03518_key_condition_binary_search disabling it for ParallelReplicas
  add more debug when http message parsing fails
  update docs
  add support for extended data types TTL
  update reference file
  update reference file
  Autogen functions formatting improvements
  Update changelog
  Fix badly formatted table
  ...
Previuosly, due to bitNot() ignores row boundaries, it inverts the NUL
byte as well, but some code relies on the fact that String are NUL
terminated, i.e. the following will fail in debug build:

    SELECT hex(any(bitNot('foo')))

With chassert() from StringValueCompatibility::getDataAtWithTerminatingZero():

    Logical error: 'res.data[res.size] == '\0'

Restore NUL byte after the inversion.
Docs: prep functions docs for autogenerated docs
Add support for querying local filesystem-mounted delta tables via `deltaLakeLocal` table function
Avoid timeouts in 03246_alter_from_string_to_json
…nfiguration

Fix erroneous code around StorageObjectStorageConfiguration
Fix bitNot() for String to return a zero-terminated string
Fix timestamp_ntz for unity catalog
@pull pull bot added the ⤵️ pull label May 26, 2025
@pull pull bot merged commit dc3490a into Haofei:master May 26, 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.

6 participants