Commit Graph

52353 Commits

Author SHA1 Message Date
Vitaly Baranov
1b3893bcab User with allow_ddl=0 cannot do DDL but can grant DDL. 2020-12-11 16:38:49 +03:00
Vitaly Baranov
648be453a4 User with allow_introspection_functions=0 cannot call introspection functions but can grant INTROSPECTION. 2020-12-11 16:38:49 +03:00
Vitaly Baranov
710ba6f617 Simplify class ContextAccess. 2020-12-11 16:38:45 +03:00
alexey-milovidov
e5343801bf
Update adopters.md 2020-12-07 19:50:07 +03:00
alexey-milovidov
584fb97ed2
Merge pull request #17832 from kitaisreal/clickhouse-benchmark-added-query-parameter
Clickhouse-benchmark added query parameter
2020-12-07 19:26:16 +03:00
alexey-milovidov
54cb871b0c
Fix misleading docs. 2020-12-07 19:23:46 +03:00
alesapin
b5d2559626
Merge pull request #17709 from kssenii/better-startup
rabbitmq: fix startup with no connection
2020-12-07 19:08:18 +03:00
alesapin
5f35279c09
Merge pull request #17856 from ClickHouse/fix_test_log_s3
Kill network container with retries in integration tests
2020-12-07 19:07:02 +03:00
Nikolai Kochetov
65f9fda328 Update Poco 2020-12-07 17:23:01 +03:00
alexey-milovidov
a34f66215c
Merge pull request #17863 from qianmoQ/fix-docs
Fix docs
2020-12-07 17:15:17 +03:00
qianmoQ
3ddd6ad471 Merge branch 'fix-docs' of github.com:qianmoQ/ClickHouse into fix-docs 2020-12-07 20:40:26 +08:00
qianmoQ
b04dde4620 translate documentation for interfaces/cpp 2020-12-07 20:38:20 +08:00
qianmoQ
40bfa5169e translate documentation for interfaces/odbc 2020-12-07 20:36:17 +08:00
qianmoQ
688c5baa40 translate documentation for interfaces/jdbc 2020-12-07 20:34:55 +08:00
qianmoQ
0b1740a50b translate documentation for interfaces/mysql 2020-12-07 20:31:51 +08:00
qianmoQ
8e48707a66 translate documentation for interfaces http 2020-12-07 18:50:40 +08:00
qianmoQ
9ded62671d translate documentation for interfaces tcp 2020-12-07 17:50:49 +08:00
qianmoQ
7314fd1c7b translate documentation for interfaces cli 2020-12-07 17:45:51 +08:00
alesapin
57f40e4260
Merge pull request #17458 from ClickHouse/merge-expressions
Merge expressions
2020-12-07 12:34:19 +03:00
alesapin
710550f8e5 Kill container with retries 2020-12-07 12:25:27 +03:00
Maksim Kita
ee33323d1e Added tests 2020-12-07 11:35:44 +03:00
alexey-milovidov
dd8362a5eb
Merge pull request #17570 from vdimir/typo_01018_ip_dictionary
Fix mixed statements in 01018_ip_dictionary.sql
2020-12-07 02:22:55 +03:00
alexey-milovidov
4df1983d64
Merge pull request #17571 from vdimir/ip-dict-accept-alias
IP dictionary works with aliased types `IPv4` and `IPv6` (close #6804)
2020-12-07 02:19:32 +03:00
alexey-milovidov
b61feacce6
Merge pull request #17687 from qianmoQ/fix-docs
Fix docs
2020-12-07 02:14:32 +03:00
alexey-milovidov
f0800a070d
Merge pull request #17700 from ClickHouse/tavplubix-patch-3
Fix sequential number in TestKeeper
2020-12-07 02:13:04 +03:00
alexey-milovidov
4a45874b69
Merge pull request #17808 from vzakaznikov/update_testflows_readme_add_how_to_debug_section
Updating TestFlows README.md to include "How To Debug Why Test Failed" section.
2020-12-07 02:11:18 +03:00
robot-clickhouse
e62ef0ab56 Update version_date.tsv after release 20.8.8.2 2020-12-07 00:41:25 +03:00
robot-clickhouse
f2b63f0702 Update version_date.tsv after release 20.9.7.11 2020-12-07 00:11:19 +03:00
robot-clickhouse
dc5ca434ef Update version_date.tsv after release 20.10.6.27 2020-12-06 23:46:51 +03:00
robot-clickhouse
459570470e Update version_date.tsv after release 20.11.5.18 2020-12-06 23:31:17 +03:00
alexey-milovidov
7df72c79f1
Merge pull request #17606 from ClickHouse/boringssl-2
Port ClickHouse code to BoringSSL
2020-12-06 23:00:22 +03:00
alexey-milovidov
878864602c
Merge pull request #17831 from kitaisreal/dragonbox-integration
DragonBox integration
2020-12-06 22:58:56 +03:00
alexey-milovidov
a3bcf60298
Merge pull request #17833 from ucasFL/fix-maxs
fix incorrect initialize MergeTreeWriterSettings
2020-12-06 16:43:16 +03:00
alexey-milovidov
614420feb9
Merge pull request #17794 from excitoon-favorites/s3testiostream
Attempt to use IOStream in AWS SDK
2020-12-06 16:42:12 +03:00
Maksim Kita
6a7ffbec1d Fixed contrib CMakeLists.txt 2020-12-06 15:41:18 +03:00
Maksim Kita
977da3d052 Removed ryu 2020-12-06 15:39:39 +03:00
feng lv
a634e4ed80 fix incorrect initialize MergeTreeWriterSettings 2020-12-06 08:57:02 +00:00
Maksim Kita
97cfaea182 Clickhouse-benchmark added query parameter 2020-12-06 11:53:02 +03:00
kssenii
8f1ed36897 Fix races 2020-12-06 00:24:49 +00:00
Maksim Kita
074d0ee6ae Updated dragonbox commit 2020-12-06 00:49:32 +03:00
Maksim Kita
64549702a2 DragonBox integration 2020-12-06 00:32:03 +03:00
alesapin
67c82eb61b
Merge pull request #17818 from PerformanceVision/init_docker
Override value for running scripts on docker-entrypoint-initdb.d with CLICKHOUSE_INIT_TIMEOUT
2020-12-05 16:24:21 +03:00
alesapin
27c3301083
Merge pull request #17800 from nvartolomei/nv/waitForAllReplicasToProcessLogEntry-foreign-shard
Update StorageReplicatedMergeTree::waitForAllReplicasToProcessLogEntry to support waiting on foreign shards / tables
2020-12-05 16:15:46 +03:00
alesapin
0eec52b1fd
Merge pull request #17737 from ClickHouse/fix_segfault_in_distributed_out_stream
Fix segfault when 'not enough space'
2020-12-05 16:14:30 +03:00
Guillaume Tassery
4920bba7de Override value for running scripts on docker-entrypoint-initdb.d with CLICKHOUSE_INIT_TIMEOUT 2020-12-05 09:53:15 +07:00
Vitaliy Zakaznikov
c0d529c49d Small fix to the test/testflows/README.md 2020-12-04 19:27:41 -05:00
Vitaliy Zakaznikov
4cd6ee04d8 Updating TestFlows README.md to include "How To Debug Why Test Failed" section. 2020-12-04 19:11:11 -05:00
Anton Popov
d1ef6a897e
Merge pull request #17802 from detailyang/patch-1
hotfix:check in_memory_parts_enable_wal
2020-12-05 03:05:38 +03:00
Anton Popov
60b0cbb1c1
Merge pull request #15939 from Avogar/optimize_final_optimization
Optimize final optimization
2020-12-05 02:26:27 +03:00
alexey-milovidov
37accc3d2c
Merge pull request #17804 from MyroTk/tfs_pr_access_management
Testflows RBAC ACCESS MANAGEMENT tests.
2020-12-05 01:56:56 +03:00