Yakov Olkhovskiy
0b07f2236c
add test
2024-05-16 13:42:49 +00:00
Mikhail f. Shiryaev
1fba7c372a
Merge pull request #63195 from ClickHouse/make-gh-runner-resilient
...
Fallback action-runner to autoupdate when it's unable to start
2024-05-16 13:23:39 +00:00
Nikita Taranov
3415e07186
Merge pull request #63899 from nickitat/try_randomize_parallel_replicas_in_tests
...
Randomise `allow_experimental_parallel_reading_from_replicas` in stress tests
2024-05-16 12:59:45 +00:00
Nikita Mikhaylov
ee984e849f
Merge pull request #63865 from azat/fix-query-profiler-SIGSEGV
...
Fix SIGSEGV due to CPU/Real profiler
2024-05-16 12:57:33 +00:00
Han Fei
87f3d9103d
fix 02124_insert_deduplication_token_multiple_blocks
2024-05-16 13:49:47 +02:00
Raúl Marín
e1389c1626
Merge pull request #63778 from Algunenano/crash_unload
...
Fix possible crash with SYSTEM UNLOAD PRIMARY KEY
2024-05-16 11:29:09 +00:00
Sema Checherinda
64b51eceb2
Merge pull request #63831 from ClickHouse/chesema-fix-ch-disk
...
clickhouse disks reads server configs
2024-05-16 11:25:23 +00:00
Azat Khuzhin
ae2f71f289
utils/c++expr: add ability to preserve generated worktree and binary
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:13:59 +02:00
Azat Khuzhin
42246791f0
utils/c++expr: allow to change build directory
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:13:59 +02:00
Azat Khuzhin
86cf1e13d8
libunwind: fix usage of libunwind.h (by defining -D_LIBUNWIND_IS_NATIVE_ONLY)
...
From this macros sizeof(unw_context_t)/sizeof(unw_cursor_t) is depends
(_LIBUNWIND_CONTEXT_SIZE/_LIBUNWIND_CURSOR_SIZE).
So it should be not only PRIVATE but for INTERFACE as well.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:11:47 +02:00
Azat Khuzhin
793a11fd19
libunwind: remove useless _DEBUG flag
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:11:47 +02:00
Mikhail f. Shiryaev
e8c2b68333
Fix bug when Required check [1/3]
is not included in Mergeable Check
2024-05-16 13:09:46 +02:00
Nikolai Kochetov
5debc4af38
Fixing style.
2024-05-16 11:07:13 +00:00
Raúl Marín
7bcef97fa1
Revert "Merge pull request #59940 from Volodyachan/multiline-strings-in-Pretty-formats"
...
This reverts commit e0c23fb07d
, reversing
changes made to 02a5b010af
.
2024-05-16 12:55:44 +02:00
Raúl Marín
7e429482fc
Revert "Merge pull request #63479 from yariks5s/add_setting_from_multiline_strings"
...
This reverts commit 962d5e5bda
, reversing
changes made to 8c4a5d3663
.
2024-05-16 12:55:26 +02:00
Raúl Marín
610801f1be
Revert "Merge pull request #63493 from Volodyachan/fix-tabs-in-pretty-format"
...
This reverts commit 8ed245677d
, reversing
changes made to 7be88cca1f
.
2024-05-16 12:55:10 +02:00
Raúl Marín
a2223f6ec5
Revert "Merge pull request #63783 from yariks5s/update_settings_history"
...
This reverts commit 1041af2be8
, reversing
changes made to cd90655fa5
.
2024-05-16 12:52:18 +02:00
Daniil Ivanik
9b09550176
Merge pull request #62259 from divanik/divanik/fix_archieve_support_in_s3
...
Add support of reading from archives in S3
2024-05-16 10:41:33 +00:00
Nikolai Kochetov
17346ad394
Cleanup.
2024-05-16 10:41:19 +00:00
Alexander Gololobov
97e7f404c7
Fix test: only top 10 by default
2024-05-16 12:40:53 +02:00
Raúl Marín
7a9aeecb56
Merge pull request #63483 from Algunenano/async_insert_query_log_populate
...
Insert QueryFinish on AsyncInsertFlush with no data
2024-05-16 10:36:59 +00:00
Anton Popov
a424efa348
fix fuzzer
2024-05-16 10:13:18 +00:00
Alexander Gololobov
2e2c95a2b5
Merge pull request #63838 from ClickHouse/davenger-patch-1
...
fix typo
2024-05-16 10:05:47 +00:00
qiangxuhui
d549fd79d9
Fix code: replace LOONGARCH64
with LoongArch64
in some files
2024-05-16 09:50:17 +00:00
Alexander Tokmakov
452e45cb29
Update DDLWorker.cpp
2024-05-16 11:20:06 +02:00
Maksim Kita
7ee64e55ed
Recursive CTE distributed fix
2024-05-16 12:07:01 +03:00
Raúl Marín
ad5403a034
Merge pull request #63429 from Algunenano/micro_analyzer
...
Micro-optimizations for the new analyzer
2024-05-16 09:01:56 +00:00
Mikhail f. Shiryaev
4809c39523
Merge pull request #63813 from ClickHouse/keeper-cluster-doc
...
Improve documentation for from_env and from_zk
2024-05-16 08:57:53 +00:00
Alexander Gololobov
4b5f31a22c
Fix test for big family to account for whole subtree
2024-05-16 10:42:38 +02:00
Julia Kartseva
81a7862ed4
Allow certain ALTER TABLE commands for plain_rewritable
...
Currently all alters are disallowed, this is too restrictive. Allow
altering settings (through {MODIFY|RESET} SETTING) and comments (MODIFY
COMMENT).
2024-05-16 08:40:28 +00:00
Alexander Gololobov
0bd4f55241
Test for find_super_nodes and find_big_family
2024-05-16 10:36:57 +02:00
Alexander Gololobov
8b87ec301e
Skip whitespaces before optional path arg
2024-05-16 10:36:04 +02:00
vdimir
c38841211d
Merge pull request #63819 from kitaisreal/join-filter-push-down-equivalent-columns-fix
...
JOIN filter push down equivalent columns fix
2024-05-16 08:24:36 +00:00
vdimir
0482ce0c04
Merge pull request #63860 from ClickHouse/vdimir/remove_debug_logging
...
Remove unnecessary logging statements in MergeJoinTransform.cpp
2024-05-16 08:23:50 +00:00
Alexey Katsman
60000b9eec
Merge pull request #63909 from alexkats/fix-test
...
Fix logs test for binary data by converting it to a valid UTF8 string.
2024-05-16 08:01:41 +00:00
Antonio Andelic
4b44df59db
Merge pull request #63814 from ClickHouse/fix-deadlock-parallel-read-buffer
...
Fix deadlock in `ParallelReadBuffer`
2024-05-16 06:49:55 +00:00
Antonio Andelic
4c3e36f8be
Merge pull request #63829 from ClickHouse/fix-allocation-not-allowed
...
Allow allocation during job destructor in `ThreadPool`
2024-05-16 06:49:03 +00:00
Yakov Olkhovskiy
df90cb79b8
process nested subqueries
2024-05-16 06:48:24 +00:00
Zimu Li
c0f5d70c5c
Merge branch 'ClickHouse:master' into master
2024-05-15 22:38:22 -07:00
Alexey Milovidov
3553fdeab4
Merge pull request #63874 from ClickHouse/Avogar-patch-3
...
Fix some settings values in 02455_one_row_from_csv_memory_usage test to make it less flaky
2024-05-16 02:37:51 +00:00
Anton Popov
f9c1c719b9
fix explain current transaction
2024-05-16 00:04:28 +00:00
Alexey Milovidov
91c240c85c
Update Datasketches
2024-05-16 00:43:38 +02:00
Han Fei
18b8d302b2
make tests great again
2024-05-16 00:37:38 +02:00
alesapin
7aeeaabf3d
Merge pull request #63839 from ClickHouse/disable_intel_qpl_coe
...
Disable `test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec` on arm
2024-05-15 19:43:58 +00:00
Nikita Taranov
78a9731734
impl
2024-05-15 20:43:24 +01:00
Alex Katsman
5dbc1f347e
Fix logs test for binary data by converting it to a valid UTF8 string.
2024-05-15 19:37:42 +00:00
Nikita Taranov
9d909618a8
fix
2024-05-15 19:55:45 +01:00
Alexander Tokmakov
c13a0cae81
fix another bug
2024-05-15 20:33:41 +02:00
Max K
6b6f8334c5
Merge pull request #63867 from ClickHouse/disable_arm_integration_test_cases_with_libunwind_crash
...
CI: disable ARM integration test cases with libunwind crash
2024-05-15 18:31:41 +00:00
Nikita Taranov
0daf4065eb
fix
2024-05-15 19:28:05 +01:00