Commit Graph

93065 Commits

Author SHA1 Message Date
Nikita Mikhaylov
1f0280bcde
Fix path retrieval for Keeper's state (#39148) 2022-07-13 11:25:34 +02:00
kssenii
9973fb2f1d Fix merge 2022-07-13 11:19:14 +02:00
Yakov Olkhovskiy
334b3f3c73
Merge pull request #38864 from azat/fix-rwlock
Fix waiting of shared lock after exclusive lock failure
2022-07-13 02:10:35 -04:00
Yakov Olkhovskiy
2079699f75
Merge pull request #39065 from ClickHouse/utils-self-extracting-decompressor
Parameter --decompressor added to utils/self-extracting-executable/compressor
2022-07-13 01:50:12 -04:00
Amos Bird
0595c50c92
Fix trivial count with empty set 2022-07-13 12:54:52 +08:00
Amos Bird
0795cdd36a
Slightly better interface of waitForMutation 2022-07-13 12:34:12 +08:00
Nikolay Degterinsky
185978bfbe Add docs 2022-07-13 01:52:25 +00:00
Nikolay Degterinsky
daae55b4ac Better 2022-07-13 01:41:27 +00:00
Anton Popov
df190b14b2
Merge pull request #39113 from CurtizJ/tuple-lowcardinality
Keep `LowCardinality` type in `tuple()` function
2022-07-13 02:28:56 +02:00
Alexey Milovidov
fa572dc40c
Merge pull request #39141 from ClickHouse/clickbench-3
Add ClickHouse with zstd to benchmark
2022-07-13 01:03:07 +03:00
Alexey Milovidov
dcfe299966 Add ClickHouse with zstd to benchmark 2022-07-12 23:51:12 +02:00
Kruglov Pavel
da24f93445
Merge pull request #39101 from Avogar/fix-try-get-least-supertype
Fix code in getLeastSupertype function
2022-07-12 22:59:29 +02:00
Dmitry Novik
66ade34508
Merge branch 'master' into window-expressions-fix 2022-07-12 22:36:19 +02:00
Alexey Milovidov
c25a08222c
Merge pull request #39136 from ClickHouse/move-clickbench-2
Move benchmark (2)
2022-07-12 21:51:51 +03:00
Alexey Milovidov
1760417bfc Update index.html 2022-07-12 20:28:43 +02:00
Alexey Milovidov
e93e3212a7 Remove old file 2022-07-12 20:28:02 +02:00
Alexey Milovidov
f71d3666d3
Merge pull request #39134 from ClickHouse/move-clickbench
Move benchmark into separate repository
2022-07-12 21:27:06 +03:00
Alexey Milovidov
6d3b0032c3 Change the link to Hardware benchmark script 2022-07-12 20:25:40 +02:00
vdimir
d636674a9e Add order by to some join tests 2022-07-12 20:22:35 +02:00
vdimir
af55f1c1e3 Update toPowerOfTwo in ConcurrentHashJoin 2022-07-12 20:22:35 +02:00
vdimir
b4cb2a847e Default join algorithm set to hash 2022-07-12 20:22:35 +02:00
vdimir
b4176828c6 Apply intHash64 on top of WeakHash32 for parallel join 2022-07-12 20:22:35 +02:00
vdimir
dfc0d49834 remove tag ignore-order from tests 2022-07-12 20:22:35 +02:00
vdimir
63aebd17b2 Remove TabSeparatedSorted 2022-07-12 20:22:35 +02:00
vdimir
86ac6386f7 adjust more tests for parallel hash join 2022-07-12 20:22:35 +02:00
vdimir
816d8477f7 Fix more tests for parallel hash join 2022-07-12 20:22:35 +02:00
vdimir
218288ee6c upd ConcurrentHashJoin 2022-07-12 20:22:35 +02:00
vdimir
2ec373c6a7 Number of shards in parallel hash join is always power of two 2022-07-12 20:22:35 +02:00
vdimir
46df417c2e Fix empty line sorting in TabSeparatedSorted 2022-07-12 20:22:35 +02:00
vdimir
f64a833449 remove ignore-order from some tests 2022-07-12 20:22:35 +02:00
vdimir
f51b25b262 clickhouse test ignore order via special format 2022-07-12 20:22:35 +02:00
vdimir
2e38bb5f23 adjust more tests for parallel_join 2022-07-12 20:22:35 +02:00
vdimir
578494660c upd 00163_shard_join_with_empty_table.sql 2022-07-12 20:22:35 +02:00
vdimir
f3e84d8fc6 fix order in 01913_join_push_down_bug 00952_input_function 2022-07-12 20:22:35 +02:00
vdimir
18090aaed7 upd 00163_shard_join_with_empty_table 2022-07-12 20:22:35 +02:00
vdimir
afc5b1a1cf workaroud: ignore order in reference of join related tests 2022-07-12 20:22:35 +02:00
vdimir
a7ea163e3b Fix parallel hash join to lowcard keys 2022-07-12 20:22:35 +02:00
vdimir
34d2a0a4db order by some join-related tests 2022-07-12 20:22:35 +02:00
vdimir
9f5e30a5d3 Set default join_algorithm = parallel_hash 2022-07-12 20:22:35 +02:00
vdimir
9e0cb37bd7 Disable parallel hash join for asof 2022-07-12 20:22:35 +02:00
Alexey Milovidov
18c81ff68b Move benchmark into separate repository 2022-07-12 20:20:58 +02:00
Nikolai Kochetov
ec24f730b1
Merge pull request #39125 from ClickHouse/fix-insert-into-mv-with-extremes-enabled
Fix insert into MV with enabled extremes.
2022-07-12 20:19:41 +02:00
Nikolai Kochetov
4a45b37b43
Merge pull request #39133 from ClickHouse/fix-style-again
Fix style again
2022-07-12 20:16:09 +02:00
Alexey Milovidov
e2684447b4
Merge pull request #38437 from ClickHouse/compatible-benchmark
Compatible and reproducible DBMS benchmark
2022-07-12 21:15:53 +03:00
Nikolai Kochetov
df18d6a416 Fix style 2022-07-12 18:12:59 +00:00
Nikolai Kochetov
a47c48b3c7
Merge pull request #39127 from ClickHouse/tiny-fixes-for-tests
Tiny updates for tests.
2022-07-12 20:07:57 +02:00
Nikolai Kochetov
93bf22f585 Fix data race in CompletedPipelineExecutor. 2022-07-12 17:59:31 +00:00
Alexey Milovidov
90064d5f86 Add LICENSE 2022-07-12 19:51:47 +02:00
Alexey Milovidov
358876b680 Generate HTML 2022-07-12 19:50:31 +02:00
Alexey Milovidov
4f407a7506 Rename results for MariaDB to .shame because they do not look presentable 2022-07-12 19:49:49 +02:00