kssenii
|
ff969b4605
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-20 15:03:13 +03:00 |
|
Vitaly Baranov
|
33ea7a7262
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
|
Azat Khuzhin
|
fe36884110
|
Convert assert(!isGlobalContext()) to LOGICAL_ERROR
|
2021-11-15 10:32:19 +03:00 |
|
Azat Khuzhin
|
68068ff71d
|
Remove check for clickhouse-local
From #26231 clickhouse-local uses local context for query execution.
|
2021-11-15 10:32:19 +03:00 |
|
Azat Khuzhin
|
fa317e96e8
|
Do not try to resolve temporary tables from global context
|
2021-11-15 10:32:19 +03:00 |
|
kssenii
|
f18dcd2287
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-13 14:38:57 +03:00 |
|
Vitaly Baranov
|
79a93c819f
|
Merge pull request #31262 from vitlibar/initial-user-role-row-policy
Initial user's roles are used now to find row policies
|
2021-11-12 13:51:20 +03:00 |
|
Kseniia Sumarokova
|
2313981fd7
|
Merge pull request #31260 from azat/external-cleanup
Cleanup extern ProfileEvents/CurrentMetrics and add a style check
|
2021-11-12 00:02:57 +03:00 |
|
Kseniia Sumarokova
|
b3bacac021
|
Merge pull request #29894 from kssenii/retriable-http
Make http read buffer retriable
|
2021-11-11 19:50:50 +03:00 |
|
tavplubix
|
dd720ec9b4
|
Merge pull request #31252 from ClickHouse/warning_for_obsolete_settings
Show warning if some obsolete setting changed
|
2021-11-11 13:41:49 +03:00 |
|
kssenii
|
62c70ce5cf
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-10 21:16:11 +00:00 |
|
Vitaly Baranov
|
db5ac1ed06
|
Initial user's roles are used now to find row policies.
|
2021-11-10 22:21:50 +03:00 |
|
Azat Khuzhin
|
baf14444e6
|
Cleanup ProfileEvents and CurrentMetrics
|
2021-11-10 21:15:27 +03:00 |
|
Alexander Tokmakov
|
9d83832bde
|
show warning if some obsolete setting changed
|
2021-11-10 18:49:13 +03:00 |
|
Vitaly Baranov
|
cf77c0b3fc
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
|
kssenii
|
4bc2a29345
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-04 14:41:24 +00:00 |
|
kssenii
|
ec11179f91
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-03 14:33:31 +03:00 |
|
kssenii
|
45ea820297
|
Reduce memory usage for some formats
|
2021-11-03 14:30:03 +03:00 |
|
Vitaly Baranov
|
afe2c9c040
|
Rename AccessControlManager -> AccessControl.
|
2021-11-02 14:06:20 +03:00 |
|
kssenii
|
2940d9fd19
|
Squashed commit of the following:
commit a1acc7ed3485bd158cf42f26b2d2a1bca84b7269
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Sun Oct 31 14:47:25 2021 +0000
Fix
commit 12a27d445b
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Fri Oct 29 09:24:53 2021 +0000
Adjutments after merge with master
commit f17e321a73
Merge: 55f1ba857d 11b70a285c
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Fri Oct 29 08:03:25 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
commit 55f1ba857d
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Fri Oct 29 07:38:42 2021 +0000
Small fixes
commit aeba8104d1
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Thu Oct 28 10:28:05 2021 +0000
Some more fixes
commit 82f3754b8a
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Wed Oct 27 20:20:15 2021 +0000
Slightly better
commit 2647b88a66
Merge: 7024f51b55 2bb586bed3
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Wed Oct 27 19:38:19 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
commit 7024f51b55
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Wed Oct 27 18:30:25 2021 +0000
Review fixes and add test
commit 7de5fca075
Merge: 1ecb6ad05d 855b10261c
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Sun Oct 24 17:04:24 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
commit 1ecb6ad05d
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Sat Oct 23 18:53:59 2021 +0000
Better
commit 710ee96878
Merge: 28d2485716 158b4c26b7
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Mon Oct 18 08:31:25 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
commit 28d2485716
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Fri Oct 15 17:27:26 2021 +0000
Some fixes
commit 7c20ca07b7
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Fri Oct 15 12:59:24 2021 +0000
Fix style check
commit ccb02cac56
Merge: 9e4fe0f3c8 d1138a8a25
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Fri Oct 15 12:36:30 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
commit 9e4fe0f3c8
Merge: 9814cb1b45 daed77038b
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Tue Oct 12 09:58:15 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
commit 9814cb1b45
Merge: 1c8b1b1133 969999ff10
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Tue Oct 12 09:49:08 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
commit 1c8b1b1133
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Tue Oct 12 09:33:07 2021 +0000
Better
commit e7dbfff5d2
Merge: 3329b668d6 198adc7ecd
Author: kssenii <sumarokovakseniia@mail.ru>
Date: Tue Oct 12 06:19:15 2021 +0000
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-31 17:53:08 +03:00 |
|
alexey-milovidov
|
34009ea4a3
|
Merge pull request #30310 from amosbird/projection-fix20
Fix IN set filtering when projection is used.
|
2021-10-31 15:00:45 +03:00 |
|
Amos Bird
|
0bf1efff97
|
Fix build
|
2021-10-29 19:51:34 +08:00 |
|
tavplubix
|
f50b2b651b
|
Merge pull request #30822 from ClickHouse/fix_29052
Fix ambiguity when extracting auxiliary ZooKeeper name
|
2021-10-29 12:15:29 +03:00 |
|
kssenii
|
f17e321a73
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-29 08:03:25 +00:00 |
|
kssenii
|
4f3433b4e1
|
Some clean up before merging
|
2021-10-29 01:04:52 +03:00 |
|
Alexander Tokmakov
|
c1310841d9
|
fix ambiguity when extracting auxiliary zk name
|
2021-10-28 19:19:41 +03:00 |
|
kssenii
|
7e2ea97e3c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-28 18:46:21 +03:00 |
|
alexey-milovidov
|
c9a1cc53d3
|
Update Context.cpp
|
2021-10-28 11:48:59 +03:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
kssenii
|
9461e225bb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-27 22:47:47 +03:00 |
|
kssenii
|
2647b88a66
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-27 19:38:19 +00:00 |
|
alesapin
|
490ca93162
|
Merge pull request #30372 from ClickHouse/update_keeper_config
Updatable keeper configuration.
|
2021-10-25 10:37:03 +03:00 |
|
kssenii
|
7de5fca075
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-24 17:04:24 +00:00 |
|
kssenii
|
39b9e9c258
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-22 15:40:41 +03:00 |
|
alesapin
|
d849f56cd4
|
Fix typo and update NuRaft
|
2021-10-22 11:24:18 +03:00 |
|
mergify[bot]
|
b043a04767
|
Merge branch 'master' into update_keeper_config
|
2021-10-22 07:12:42 +00:00 |
|
Kseniia Sumarokova
|
da0021c82f
|
Merge pull request #30412 from ClickHouse/kssenii-fix-test
Follow-up for #30282
|
2021-10-21 12:48:10 +03:00 |
|
mergify[bot]
|
aee446352a
|
Merge branch 'master' into update_keeper_config
|
2021-10-21 07:48:23 +00:00 |
|
kssenii
|
220791b21c
|
Fix
|
2021-10-20 17:15:07 +00:00 |
|
Nikolai Kochetov
|
8986de7e50
|
Merge pull request #30384 from amosbird/projection-fix21
Fix crash when minmax_count projection is used with primary key in partition expr
|
2021-10-20 16:17:13 +03:00 |
|
mergify[bot]
|
35b5cf23cb
|
Merge branch 'master' into update_keeper_config
|
2021-10-20 09:57:09 +00:00 |
|
Kseniia Sumarokova
|
5324cc8359
|
Merge pull request #30282 from kssenii/fix-local-less-threads
Less threads in clickhouse-local, fix Ok. printing
|
2021-10-19 22:54:28 +03:00 |
|
Amos Bird
|
aa8bc93be8
|
Fix build
|
2021-10-19 23:35:59 +08:00 |
|
kssenii
|
e53335bc6f
|
Better way
|
2021-10-19 08:21:38 +00:00 |
|
alesapin
|
f2d266acce
|
Merge branch 'master' into update_keeper_config
|
2021-10-19 10:16:57 +03:00 |
|
alesapin
|
bfe2a937eb
|
At least able to start
|
2021-10-18 18:27:51 +03:00 |
|
alesapin
|
6d24ca4c3a
|
Review fixes
|
2021-10-18 12:13:24 +03:00 |
|
kssenii
|
710ee96878
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-10-18 08:31:25 +00:00 |
|
kssenii
|
1cc511789d
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix-local-less-threads
|
2021-10-18 08:30:59 +00:00 |
|
alesapin
|
f1fe96e194
|
Merge branch 'master' into debug_keeper
|
2021-10-18 10:16:07 +03:00 |
|