alexey-milovidov
|
09a397a68f
|
Merge pull request #9997 from azat/dist-on-dist-fixes
Fix Distributed-over-Distributed with one only shard in nested table
|
2020-04-08 03:45:29 +03:00 |
|
alexey-milovidov
|
d20dfea6ed
|
Merge pull request #10095 from ClickHouse/fix_replica_start_from_old_version
Fix replicated tables startup when updating from old version
|
2020-04-08 02:11:12 +03:00 |
|
Vitaly Baranov
|
42b8ed3ec6
|
Implement "ON CLUSTER" clause for access control SQL.
|
2020-04-07 23:31:59 +03:00 |
|
Vitaly Baranov
|
bc3e2cb48c
|
Add the option "access_control_path" to server config.
|
2020-04-07 23:31:59 +03:00 |
|
Vitaly Baranov
|
b71ff6160a
|
Add the "access_management" option to users.xml which enables a user to manage access rights.
The option is turned off by default.
|
2020-04-07 23:31:54 +03:00 |
|
Vitaly Baranov
|
e5d8f05251
|
Rename sql command "CREATE POLICY" -> "CREATE ROW POLICY", "CREATE POLICY" is now an alias.
|
2020-04-07 23:20:38 +03:00 |
|
alesapin
|
82a87bc0d2
|
Fix replicated tables startup when updating from old version
|
2020-04-07 18:28:29 +03:00 |
|
Olga Khvostikova
|
834e458f26
|
Fix behaviour of globs in filepath with leading zeros
|
2020-04-07 16:46:12 +03:00 |
|
Nikita Mikhaylov
|
0c0eff36d1
|
move
|
2020-04-06 23:34:04 +03:00 |
|
alesapin
|
f0124ffc2b
|
Fix runner script
|
2020-04-06 21:30:51 +03:00 |
|
Alexander Tokmakov
|
08bae4668d
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
|
Vasily Nemkov
|
b441e8a408
|
Integration test for Distributed over Distributed (from #8640)
|
2020-04-04 13:47:34 +03:00 |
|
Alexander Tokmakov
|
9c67d2716e
|
Merge branch 'master' into database_atomic
|
2020-04-03 03:19:11 +03:00 |
|
alesapin
|
918e145ea5
|
Fix integration test
|
2020-04-02 11:51:21 +03:00 |
|
Ivan Lezhankin
|
c0a595355a
|
Move more dbms/tests to top-level
|
2020-04-02 03:32:39 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|