This project is mirrored from https://github.com/ClickHouse/ClickHouse.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 27, 2024
-
-
János Benjamin Antal authored
Revert "Revert "Fix bug when reading system.parts using UUID (issue 61220).""
-
Yakov Olkhovskiy authored
fix csv format not support tuple
-
vdimir authored
Fix crash in ObjectJson parsing array with nulls
-
Igor Nikonov authored
Add ability to skip read-only replicas for INSERT into Distributed engine
-
Yarik Briukhovetskyi authored
Revert "Revert "Un-flake test_undrop_query""
-
Dmitry Novik authored
Enable `allow_experimental_analyzer` by default
-
Nikita Taranov authored
Remove flaky test `01193_metadata_loading`
-
Nikita Mikhaylov authored
-
Dmitry Novik authored
-
Dmitry Novik authored
-
Dmitry Novik authored
-
- Mar 26, 2024
-
-
Nikita Taranov authored
-
Nikita Taranov authored
Small change in `DatabaseOnDisk::iterateMetadataFiles()`
-
Alexey Milovidov authored
Check is Rust avaiable for build, if not, suggest a way to disable Rust support
-
Alexey Milovidov authored
Fixing atomic engine warning message
-
Alexey Milovidov authored
-
robot-ch-test-poll2 authored
CI: new ci menu in PR body
-
Max Kainov authored
-
Dmitry Novik authored
-
Dmitry Novik authored
-
Yarik Briukhovetskyi authored
-
Yarik Briukhovetskyi authored
-
yariks5s authored
-
yariks5s authored
-
Dmitry Novik authored
-
shabroo authored
@alexey-milovidov please stop torturing me and accept this commit.
-
Max Kainov authored
CI: create CIOptions class to handle ci user config
-
jsc0218 authored
no smaller unit in date_trunc
-
Kseniia Sumarokova authored
Fix flaky test_broken_projestions/test.py::test_broken_ignored_replic…
-
Kseniia Sumarokova authored
Update create.sql
-
Kruglov Pavel authored
Don't allow the same expression in ORDER BY with and without WITH FILL
-
jsc0218 authored
-
Vitaly Baranov authored
Fix columns after executing MODIFY QUERY for a materialized view with internal table
-
Azat Khuzhin authored
Rust requires internet connection, so let's detect if it works, and if not, suggest building with -DENABLE_RUST=OFF, here is an example of the output in case of error: $ docker run --network=none ... -- Copy skim to /root/rust/skim CMake Error at rust/CMakeLists.txt:112 (message): Rust (/rust/rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/cargo) support is not available (likely there is no internet connectivity): Updating git repository `https://github.com/azat-rust/tuikit.git` warning: spurious network error (3 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) warning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) warning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) error: failed to load source for dependency `tuikit` Caused by: Unable to update https://github.com/azat-rust/tuikit.git?rev=e1994c0e03ff02c49cf1471f0cc3cbf185ce0104 Caused by: failed to clone into: /rust/cargo/git/db/tuikit-c3ca927b4dbcf00d Caused by: network failure seems to have happened if a proxy or similar is necessary `net.git-fetch-with-cli` may help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli Caused by: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) You can disable Rust support with -DENABLE_RUST=OFF Call Stack (most recent call first): rust/CMakeLists.txt:129 (add_rust_subdirectory) -- Configuring incomplete, errors occurred! Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
-
János Benjamin Antal authored
-
kssenii authored
-
Arthur Passos authored
* hackish change to check how CI reacts * remove unnecessary renameTo * introduce separate metho * remove unused arg * rename meth od * add simple test * add current database * set mutations sync * Update tests/queries/0_stateless/03013_test_part_level_is_reset_attach_from_disk_mt.sql --------- Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com> Co-authored-by: János Benjamin Antal <benjamin.antal@clickhouse.com>
-
Azat Khuzhin authored
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
-
Azat Khuzhin authored
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
-
Azat Khuzhin authored
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
-