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 |
|
avogar
|
f19615788b
|
Fix special build
|
2024-05-15 22:37:33 +00: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 |
|
Kruglov Pavel
|
4cfe2665de
|
Update src/Formats/FormatSettings.h
|
2024-05-15 20:28:17 +02:00 |
|
Nikita Taranov
|
0daf4065eb
|
fix
|
2024-05-15 19:28:05 +01:00 |
|
Raúl Marín
|
2165cc318d
|
More helpful optimizations found by clang-tidy
|
2024-05-15 20:26:51 +02:00 |
|
Raúl Marín
|
d8a2328e9e
|
Merge remote-tracking branch 'blessed/master' into async_insert_query_log_populate
|
2024-05-15 20:17:09 +02:00 |
|
Nikita Taranov
|
5102c6eff0
|
impl
impl
impl
|
2024-05-15 19:15:32 +01:00 |
|
Kruglov Pavel
|
8d1977718b
|
Fix some settings values in 02455_one_row_from_csv_memory_usage test to make it less flaky
|
2024-05-15 20:00:34 +02:00 |
|
Nikolai Kochetov
|
61acdc2bcb
|
Fix test.
|
2024-05-15 17:38:33 +00:00 |
|
Kruglov Pavel
|
047dd03f43
|
Fix special build
|
2024-05-15 19:27:15 +02:00 |
|
Alexander Gololobov
|
d4735cb1ce
|
Add ErrorCodes
|
2024-05-15 19:17:53 +02:00 |
|
Alexander Sapin
|
8f5c8fdb27
|
Proper fix
|
2024-05-15 19:14:32 +02:00 |
|
Maksim Kita
|
bcd154a7c7
|
Fixed tests
|
2024-05-15 20:09:29 +03:00 |
|
alesapin
|
dc9edaf6af
|
Merge pull request #63832 from ClickHouse/fix_disk_types_for_arm
Fix `test_disk_types` for aarch64
|
2024-05-15 17:02:31 +00:00 |
|
alesapin
|
2d3bd654f0
|
Merge pull request #63789 from ClickHouse/fix_catboost_test
Fix `test_catboost_evaluate` for aarch64
|
2024-05-15 17:01:51 +00:00 |
|
alesapin
|
beebebbe0c
|
Merge pull request #63836 from ClickHouse/fix_test_backward_compatibility_arm
Fix `test_short_strings_aggregation` for arm
|
2024-05-15 17:00:11 +00:00 |
|
Shaun Struwig
|
ea52b25dcb
|
Update aspell-dict.txt
|
2024-05-15 18:49:45 +02:00 |
|
robot-clickhouse
|
d0c7e8c44f
|
Automatic style fix
|
2024-05-15 16:43:16 +00:00 |
|
Alexander Tokmakov
|
b17bfb16cd
|
Merge pull request #63695 from ClickHouse/flaten-nested-is-broken-with-replicated-database
flatten_nested is broken with replicated database.
|
2024-05-15 16:34:03 +00:00 |
|
Max K
|
c1da3a4726
|
CI: disable ARM integration test cases with libunwind crash"
|
2024-05-15 18:33:58 +02:00 |
|