Commit Graph

53094 Commits

Author SHA1 Message Date
alexey-milovidov
d2653f91e1
Merge pull request #18112 from GrigoryPervakov/join_set_s3
Use IDisk in Set and Join storages
2020-12-17 03:40:13 +03:00
alexey-milovidov
792d8981ab
Merge pull request #18115 from AnaUvarova/ana-uvarova-DOCSUP-2030-rus-faq-order
DOCSUP-2030 Rus FAQ order
2020-12-17 03:36:07 +03:00
alexey-milovidov
37da513c36
Merge pull request #18136 from taiyang-li/explain_ast_nonselect_query
Explain ast support nonselect querys
2020-12-17 03:35:19 +03:00
alexey-milovidov
484f20f77d
Merge pull request #18140 from ClickHouse/fix_flaky_test
Trying to fix 00620_optimize_on_nonleader_test
2020-12-17 03:34:39 +03:00
alexey-milovidov
908784a0d9
Merge pull request #18148 from ClickHouse/suppress_error_in_test
Suppress error in 00993_system_parts_race_condition_drop_zookeeper
2020-12-17 03:32:10 +03:00
alexey-milovidov
2e2cc6d344
Merge pull request #18141 from staticor/patch-5
Update misc.md
2020-12-17 01:19:08 +03:00
alesapin
a999850378
Merge pull request #18130 from ClickHouse/fix_remove_column_ttl
Fix remove TTL for column
2020-12-16 22:05:16 +03:00
Ilya Yatsishin
521e3fc4ae
Merge pull request #17910 from sevirov/sevirov-DOCSUP-4919-document_replication_queue_system_table
DOCSUP-4919: Document the system.replication_queue system table
2020-12-16 21:43:32 +03:00
ana-uvarova
60b916fe0b polishing links 2020-12-16 21:24:06 +03:00
Alexander Kuzmenkov
170cd132da
Merge pull request #18113 from azat/tld-list-symlink-fix
Avoid using symlinks for top_level_domains
2020-12-16 20:49:43 +03:00
alexey-milovidov
b8250882ac
Merge pull request #18056 from zhangjmruc/master
Fix issue #17160 by adding show settings like '...'
2020-12-16 20:35:18 +03:00
Nikolai Kochetov
d96ca3fb8d Fixing build. 2020-12-16 20:11:32 +03:00
Alexey Milovidov
16e524e0de Remove outdated info from the docs 2020-12-16 19:58:14 +03:00
alesapin
d873439846
Merge pull request #15236 from ClickHouse/run_func_tests_in_parallel
Collect list of non-parallel test
2020-12-16 19:29:32 +03:00
alesapin
8139bab240 More relaxed check 2020-12-16 19:12:57 +03:00
alesapin
9cc6fec36c Supress error in 00993_system_parts_race_condition_drop_zookeeper 2020-12-16 19:10:46 +03:00
Nikolai Kochetov
d30099fd78
Merge pull request #18132 from ClickHouse/try-fix-mysql-integration-test
Try fix integration tests.
2020-12-16 18:23:45 +03:00
alexey-milovidov
d046164049
Merge pull request #18128 from ClickHouse/boringssl-krb5-2
Port Kerberos to BoringSSL
2020-12-16 18:22:38 +03:00
alesapin
849db47f8a Better exception messages 2020-12-16 17:31:17 +03:00
Anton Popov
b1dc8074ef
Merge pull request #17829 from CurtizJ/merging-map
Merging data type Map #15806
2020-12-16 16:58:02 +03:00
ana-uvarova
74ee36bdb8 done 2020-12-16 16:39:14 +03:00
Steve-金勇
2413e82e96
Update misc.md
Update translation by machine, and improve document more human-readable.
2020-12-16 21:35:55 +08:00
alesapin
c15f5fba3b Fix 00620_optimize_on_nonleader_test 2020-12-16 16:16:24 +03:00
Pervakov Grigorii
4edbb42ba1 Use IDisk in Set and Join storages 2020-12-16 14:58:44 +03:00
alesapin
dbbe761fa1 Fix test 2020-12-16 13:23:11 +03:00
taiyang-li
cd7827f70c explain ast support nonselect queries 2020-12-16 18:11:38 +08:00
Nikolai Kochetov
44d2194326 Try fix integration tests. 2020-12-16 11:52:04 +03:00
alesapin
54aeb8fcff Merge branch 'master' into fix_remove_column_ttl 2020-12-16 11:25:19 +03:00
alesapin
d99792e614
Merge pull request #18105 from ClickHouse/fix_docker_images
Fix dependencies for docker stateful_with_coverage
2020-12-16 10:54:58 +03:00
alesapin
2a4a6b22b1 Fix remove TTL for column 2020-12-16 10:26:18 +03:00
Alexey Milovidov
37363ae89d Comment update 2020-12-16 09:43:16 +03:00
Alexey Milovidov
69ed3d1cb5 Update submodule URL 2020-12-16 09:40:30 +03:00
Alexey Milovidov
e3b490e9b3 Port Kerberos to BoringSSL 2020-12-16 09:37:28 +03:00
alexey-milovidov
42b401c893
Merge pull request #18127 from chienlungcheung/patch-1
Correct the unit from Kb to KB in the last section.
2020-12-16 09:00:38 +03:00
Chienlung Cheung
cf35e144ff
correct the unit from Kb to KB in the last section. 2020-12-16 13:55:17 +08:00
Alexey Milovidov
4bd5d3b662 Comment update 2020-12-16 06:36:43 +03:00
Alexey Milovidov
62ce33153a Added valuable comment 2020-12-16 06:34:25 +03:00
Alexey Milovidov
88c5031dfa Add a commit #16595 2020-12-16 06:27:28 +03:00
Alexey Milovidov
ca9ccf4850 Comment update 2020-12-16 06:03:43 +03:00
jianmei zhang
a7933ddf31 Merge and rebase with master 2020-12-16 09:38:38 +08:00
Anton Popov
45361f752c fix test 2020-12-16 02:36:03 +03:00
Anton Popov
b485b5bd1c minor fixes and comments added 2020-12-16 01:22:21 +03:00
alexey-milovidov
eed767bbab
Update tips.md 2020-12-16 00:02:44 +03:00
ana-uvarova
b842cb0455 one more try 2020-12-15 23:38:36 +03:00
ana-uvarova
97c93fa984 one more try 2020-12-15 23:23:58 +03:00
alesapin
86fc9ea4df Update base image to 20.04 2020-12-15 23:18:53 +03:00
alesapin
0887cf476d
Merge pull request #18098 from ClickHouse/fix_clickhouse_test
Fix database drop timeout in clickhouse-test
2020-12-15 23:09:37 +03:00
ana-uvarova
93b58321d0 fixes 2020-12-15 23:00:30 +03:00
ana-uvarova
acfc3d4281 host fixes 2020-12-15 22:47:24 +03:00
ana-uvarova
8aaef7f634 host fixes 2020-12-15 22:34:11 +03:00