Commit Graph

55576 Commits

Author SHA1 Message Date
Azat Khuzhin
ecae6c1c60 Avoid reading the distributed batch just to read the block header
Before this patch batched mode of the DirectoryMonitor is 2x slower then
non-batched, after it should be more or less the same as non-batched.
2021-01-14 22:38:46 +03:00
Alexey Milovidov
ffca270512 Fix Arcadia 2021-01-14 22:34:13 +03:00
Alexey Milovidov
f60c5f8296 Merge branch 'master' into templarzq/master 2021-01-14 22:33:11 +03:00
alexey-milovidov
2760006415
Update gtest_peekable_read_buffer.cpp 2021-01-14 22:29:34 +03:00
alexey-milovidov
48ec7b6042
Merge pull request #19058 from filimonov/update-test-containers
Update test containers
2021-01-14 22:23:44 +03:00
Denny Crane
7c8ec40555
Update partition.md 2021-01-14 14:31:26 -04:00
Denny Crane
55986d0383
Update partition.md 2021-01-14 14:24:49 -04:00
Denny Crane
b2aa4d9709
Update partition.md 2021-01-14 14:22:19 -04:00
Denny Crane
2c41360270
Update partition.md 2021-01-14 13:57:02 -04:00
Denny Crane
5143378bb4
Update partition.md 2021-01-14 13:54:17 -04:00
Nikolai Kochetov
d120801df3 Fix style 2021-01-14 20:16:31 +03:00
Alexey Milovidov
ee13dd4fef Fix error 2021-01-14 19:58:44 +03:00
MyroTk
0df681a58b Moving SYSTEM SHUTDOWN out of parallel 2021-01-14 17:57:44 +01:00
Alexander Kuzmenkov
f5d63c23a2 semicolon 2021-01-14 19:55:09 +03:00
Alexey Milovidov
8276a1c8d2 Faster parts removal, more safe and efficient interface of IDisk 2021-01-14 19:24:13 +03:00
alesapin
490326e6b0 Fix symlinks 2021-01-14 19:24:06 +03:00
Nikolai Kochetov
39de699790 Added test. 2021-01-14 19:13:14 +03:00
Nikolai Kochetov
4bb0bd16e1 Simplify tupleHammingDistance 2021-01-14 19:02:17 +03:00
alesapin
09e825e28c
Merge pull request #19040 from ClickHouse/fix_redundant_exception_while_dropping_part
Avoid redundant exception while dropping part
2021-01-14 18:59:59 +03:00
Alexander Kuzmenkov
828dea83cb Merge remote-tracking branch 'origin/master' into tmp 2021-01-14 18:50:34 +03:00
Alexander Kuzmenkov
d53da04e6f without debug 2021-01-14 18:38:27 +03:00
Yatsishin Ilya
8b2768fbb0 More tests 2021-01-14 18:37:15 +03:00
Alexander Kuzmenkov
8be081e3c0 with debug 2021-01-14 18:35:52 +03:00
Nikolai Kochetov
fc57ca5f50 Simplify tupleHammingDistance 2021-01-14 18:34:44 +03:00
Nikolai Kochetov
3ee4e9eda8 Simplify tupleHammingDistance 2021-01-14 18:29:42 +03:00
Nikolai Kochetov
c65f79d69b Simplify tupleHammingDistance 2021-01-14 17:29:51 +03:00
Nikolai Kochetov
9e08890f95
Update 01651_bugs_from_15889.sql 2021-01-14 16:53:42 +03:00
Nikolai Kochetov
d8b9278193
Merge pull request #19016 from ClickHouse/fix-ignore-with-lc-arg
Fix `ignore` function with LowCardinality argument
2021-01-14 16:50:54 +03:00
Anton Popov
ac426c3da6 restrict MODIFY TTL for tables created in old syntax 2021-01-14 15:32:20 +03:00
alexey-milovidov
ac1c17ac76
Merge pull request #17993 from olgarev/revolg-DOCSUP-4737-Fix_COLUMNS_sintax
DOCSUP-4737: Fixed columns syntax
2021-01-14 15:30:53 +03:00
alexey-milovidov
ff4fe7698e
Update insert-into.md 2021-01-14 15:29:44 +03:00
alexey-milovidov
399650af31
Update insert-into.md 2021-01-14 15:29:31 +03:00
Anton Popov
0e2d49f065 Merge remote-tracking branch 'upstream/master' into HEAD 2021-01-14 15:03:08 +03:00
Anton Popov
9c9e2a5936 support operations with views in antlr parser 2021-01-14 15:02:29 +03:00
Mikhail Filimonov
6bec839ab3
Touch dockerfiles to trigger rebuild 2021-01-14 12:46:24 +01:00
Mikhail Filimonov
7be81c3a71
Fix images dependencies 2021-01-14 12:45:56 +01:00
Alexander Tokmakov
f9ee3f8178 update test 2021-01-14 14:09:13 +03:00
Nikita Mikhaylov
89c64cbdfc
Merge pull request #18982 from nikitamikhaylov/filtering-join-supertype
Remove code from Join which materializes const columns
2021-01-14 13:53:40 +03:00
Nikolai Kochetov
66fd760410 Update test. 2021-01-14 13:45:57 +03:00
alesapin
29685aac3c More debug for stateless tests writer 2021-01-14 13:42:51 +03:00
Alexander Tokmakov
64975c08e7 fix 2021-01-14 13:33:39 +03:00
alexey-milovidov
a37b6b893e
Merge pull request #19054 from TiunovNN/patch-1
[documentation] Incorrect Russian translation in the chapter "aggregate-functions"
2021-01-14 13:18:07 +03:00
TiunovNN
eedaf3f49c
Update architecture.md
Некорретный перевод в разделе "Агрегатные функции"
2021-01-14 13:08:07 +03:00
alexey-milovidov
8c04ec60ce
Merge pull request #19038 from RegulusZ/patch-1
Update float.md
2021-01-14 11:54:40 +03:00
alexey-milovidov
bf8d58d2e8
Merge pull request #18723 from ucasFL/select-all
add SELECT ALL syntax
2021-01-14 11:53:09 +03:00
alexey-milovidov
445283c726
Update index.md 2021-01-14 11:52:19 +03:00
alexey-milovidov
49ad73b9bc
Merge pull request #19013 from ClickHouse/tavplubix-patch-2
Fix misleading error message while inserting in a table function
2021-01-14 11:42:06 +03:00
Nikolai Kochetov
3194933788 Update test 2021-01-14 11:39:27 +03:00
Nikolai Kochetov
cefd941457 Update test 2021-01-14 11:38:24 +03:00
alexey-milovidov
fc5e09d6b8
Merge pull request #18954 from filimonov/docker-entrypoint
Docker: better clickhouse-server  entrypoint
2021-01-14 11:33:38 +03:00