Commit Graph

63126 Commits

Author SHA1 Message Date
Alexey Milovidov
2134a4f4c1 Fix error in perf test 2021-04-22 08:43:20 +03:00
alexey-milovidov
3df3acc970
Merge pull request #23458 from kitaisreal/system-dictionaries-virtual-key-column
System dictionaries virtual key column
2021-04-22 08:42:15 +03:00
alexey-milovidov
8134c270a2
Merge pull request #23456 from kitaisreal/cast-to-array-from-empty-array
Cast to array from empty array
2021-04-22 08:41:35 +03:00
alexey-milovidov
a2170b7818
Merge pull request #23460 from ClickHouse/ditch-gcc-from-docs
Remove gcc from docs
2021-04-22 08:39:59 +03:00
zhang2014
81496b2e63 Try fix MySQL 8.0 address already in use 2021-04-22 11:04:30 +08:00
alexey-milovidov
1fcf198cec
Merge pull request #23415 from godliness/fix-kafka-with-arrow
Fix kafka storage does not work with arrow and arrowstream format messages
2021-04-22 04:59:31 +03:00
Alexey Milovidov
43375e525e Fix test 2021-04-22 04:27:27 +03:00
Alexey Milovidov
8cb0e5579a Remove gcc from docs 2021-04-22 04:20:03 +03:00
Anton Popov
3548e31afd fix corner cases in vertical merges with ReplacingMergeTree 2021-04-22 01:27:18 +03:00
alexey-milovidov
fd9ac7edaf
Merge pull request #21087 from vzakaznikov/testflows_map_type_tests
Adding Map type tests in TestFlows
2021-04-22 01:18:07 +03:00
alexey-milovidov
e3af501de2
Update regression.py 2021-04-22 01:17:26 +03:00
Maksim Kita
7168b3a04c Table system.dictionaries added virtual key column 2021-04-22 01:16:03 +03:00
Maksim Kita
ddcffcb723 Fixed tests 2021-04-22 00:19:01 +03:00
Alexey
6d789af4eb Added timezone name Wikipedia link to Datetime type 2021-04-21 20:35:02 +00:00
Alexey
d74d074e40 removed timezone name Wikipedia link 2021-04-21 20:33:39 +00:00
Alexey
4d2e8f8401 Draft description 2021-04-21 20:32:47 +00:00
Dmitriy
4be5ba2ac1 Fix the description of the graph setting
Поправил описание настройки graph.
2021-04-21 23:30:09 +03:00
Vitaliy Zakaznikov
5942e293f1 Crossing out failing map type tests. 2021-04-21 16:29:41 -04:00
sevirov
df9d9e4043
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-21 23:16:14 +03:00
sevirov
fca5f24ba0
Update docs/ru/sql-reference/statements/explain.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-21 23:15:59 +03:00
kssenii
bb6bc61f22 Fix checks 2021-04-21 19:53:38 +00:00
tavplubix
b1081bcf54
Merge pull request #23316 from sevirov/sevirov-DOCSUP-8233-edit_and_translate_replication
DOCSUP-8233: Edit and translate to Russian
2021-04-21 22:47:20 +03:00
Russ Frank
53f6a8f9a0 Merge remote-tracking branch 'origin/master' into rf/deltasum-with-timestamp 2021-04-21 13:52:50 -04:00
Vitaliy Zakaznikov
279d33d71b Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_map_type_tests 2021-04-21 13:49:36 -04:00
Dmitriy
6dc0f47520 Edit and translate to Russian
Выполнил перевод на русский язык.
2021-04-21 20:49:18 +03:00
Maksim Kita
631d870ae3 Cast to array from empty array 2021-04-21 20:29:49 +03:00
kssenii
473903b396 Fix typos check 2021-04-21 17:09:01 +00:00
Dmitriy
ba82481dde Update system.md
Внес небольшие правки.
2021-04-21 19:42:03 +03:00
Olga Revyakina
fa7917e385 Updates 2021-04-21 19:36:59 +03:00
sevirov
46b12a9ccd
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:54 +03:00
sevirov
c77429847d
Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:31 +03:00
sevirov
d9989bede8
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:16 +03:00
sevirov
176ca58e72
Update docs/en/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:04 +03:00
sevirov
e6b73b8c4e
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:29:52 +03:00
sevirov
70090fb09b
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:29:28 +03:00
Olga Revyakina
cc63fe0af5 Start 2021-04-21 19:25:04 +03:00
kssenii
b0bdb6b323 Fix build 2021-04-21 16:17:45 +00:00
kssenii
2e6c753add Allow separate vhost for each table 2021-04-21 15:51:05 +00:00
kssenii
8453c60200 Better check 2021-04-21 14:54:52 +00:00
kssenii
c1151cea23 Add failover 2021-04-21 14:39:51 +00:00
Russ Frank
822fc9b110 deltasum counter reset bugfix & test 2021-04-21 09:52:53 -04:00
alexey-milovidov
3604aa92f8
Merge pull request #23363 from abyss7/backport-by-label
Use 'release' label from PRs
2021-04-21 16:17:13 +03:00
Nikita Mikhaylov
d4e8f9676b
Merge pull request #21304 from amosbird/indexhint
Resurrect indexHint function.
2021-04-21 16:14:43 +03:00
alexey-milovidov
6c5ff3db7d
Merge pull request #23294 from ClickHouse/fix_create_drop_replica_race
Fix race between DROP/CREATE ReplicatedMergeTree
2021-04-21 16:06:15 +03:00
mergify[bot]
7da7279390
Merge branch 'master' into fix_create_drop_replica_race 2021-04-21 13:03:29 +00:00
alexey-milovidov
34b30d80d4
Update StorageReplicatedMergeTree.cpp 2021-04-21 16:01:54 +03:00
tavplubix
1a776b47a7
Update MergeTreeData.cpp 2021-04-21 15:34:42 +03:00
kssenii
4c4f765aba Globs for url table function 2021-04-21 12:32:57 +00:00
alexey-milovidov
20a5fed53e
Merge pull request #23392 from ClickHouse/fix-4854
Keep default timezone on DateTime operations if it was not provided explicitly #4854
2021-04-21 15:00:59 +03:00
alexey-milovidov
9c649932bc
Merge pull request #23375 from ClickHouse/fix-read-in-order-with-collation
Fix read in order optimization of COLLATE is present #22379
2021-04-21 15:00:02 +03:00