Nikolai Kochetov
|
d4cbce3761
|
Merge pull request #24782 from amosbird/projection-fix7
Fix empty part set with force_use_projection = 1
|
2021-06-01 11:36:50 +03:00 |
|
tavplubix
|
3dd7d252a9
|
Merge pull request #24806 from ClickHouse/tavplubix-patch-2
Small improvement for StorageMaterializedView::getActionLock(...)
|
2021-06-01 11:32:16 +03:00 |
|
Maksim Kita
|
a21d0bc5c6
|
Merge pull request #24812 from ClickHouse/fix-typo-3
Fix typo. Remove the "allow_experimental_bigint_types" setting.
|
2021-06-01 10:55:37 +03:00 |
|
Maksim Kita
|
7aee971799
|
Merge pull request #24813 from kitaisreal/expression-jit-remove-unnecessary-logging
ExpressionJIT remove unncecessary logging
|
2021-06-01 10:50:31 +03:00 |
|
alesapin
|
b7c4f7dff8
|
Merge pull request #24809 from ClickHouse/fix_kill_mutation_wait
Fix mutation wait on mutation kill
|
2021-06-01 10:37:24 +03:00 |
|
Maksim Kita
|
0093ee17b0
|
ExpressionJIT remove unnecessary logging
|
2021-05-31 23:17:40 +03:00 |
|
tavplubix
|
e9ff0b6d70
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
Poco::File to std::filesystem
|
2021-05-31 23:17:02 +03:00 |
|
Alexey Milovidov
|
3791c1c99d
|
Someone added useful settings to the section with obsolete settings
|
2021-05-31 22:26:34 +03:00 |
|
Alexey Milovidov
|
4187aa444b
|
Fix typo. Remove "allow_experimental_bigint_types" setting.
|
2021-05-31 22:21:28 +03:00 |
|
alexey-milovidov
|
e2460164bc
|
Merge pull request #24431 from traceon/ldap-role-mappind-deadlock-fix
Ldap role mapping deadlock fix
|
2021-05-31 22:14:13 +03:00 |
|
tavplubix
|
e3640d172b
|
Merge pull request #24785 from amosbird/projection-fix8
Better exception for invalid projection creation
|
2021-05-31 21:30:45 +03:00 |
|
Nikolai Kochetov
|
497fdf4413
|
Merge pull request #24808 from ClickHouse/make-context-ptr-const
Make ContextPtr const by default.
|
2021-05-31 21:26:19 +03:00 |
|
Nikolai Kochetov
|
c2aaa29a17
|
Fix build.
|
2021-05-31 19:07:45 +03:00 |
|
alesapin
|
18988a60ad
|
Fix mutation wait
|
2021-05-31 18:03:45 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
tavplubix
|
572dcbcbe2
|
Update StorageMaterializedView.cpp
|
2021-05-31 16:38:33 +03:00 |
|
kssenii
|
054fe1cf2f
|
Fix
|
2021-05-31 14:24:35 +03:00 |
|
Azat Khuzhin
|
e3cbd4a5df
|
Improve "Cannot schedule a task" error message
|
2021-05-31 10:24:05 +03:00 |
|
Amos Bird
|
3be331edeb
|
Better exception for invalid projection creation
|
2021-05-31 12:24:09 +08:00 |
|
Amos Bird
|
a206b76e5b
|
Fix empty part set with force_use_projection = 1
|
2021-05-31 10:31:45 +08:00 |
|
alesapin
|
07afb42e79
|
Merge pull request #24448 from ClickHouse/keeper_auth
Add ACL system to Keeper
|
2021-05-30 16:17:40 +03:00 |
|
alesapin
|
294c9f6718
|
Merge pull request #24722 from ClickHouse/block_allocator_earlier
Block memory tracker earlier in `tryLogCurrentException`
|
2021-05-30 16:12:59 +03:00 |
|
alesapin
|
41328a4129
|
Merge pull request #24721 from ClickHouse/dont_wait_forever_in_zookeeper
Remove endless `wait` from ZooKeeper client
|
2021-05-30 16:12:10 +03:00 |
|
kssenii
|
69816e6eff
|
Fix checks
|
2021-05-30 15:44:58 +03:00 |
|
Nikolai Kochetov
|
a6ef5778cc
|
Merge pull request #24692 from amosbird/projection-fix6
Fix alter table drop projection if exists
|
2021-05-30 12:16:52 +03:00 |
|
Alexander Kuzmenkov
|
d270731e9f
|
Merge pull request #24732 from ClickHouse/aku/immutable-context-1
remove mutable references to Context from IFunction interface
|
2021-05-29 14:07:43 +03:00 |
|
kssenii
|
db9f4762eb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-29 01:15:43 +03:00 |
|
kssenii
|
0a3589524e
|
File movement
|
2021-05-29 00:57:53 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
|
Maksim Kita
|
6aa3137c86
|
ExecuteScalarSubqueriesVisitor fix error code style check
|
2021-05-28 23:58:41 +03:00 |
|
Alexander Kuzmenkov
|
3824ba656c
|
Merge pull request #24576 from ClickHouse/aku/inherit-window
allow inheriting from a named window in window definition
|
2021-05-28 23:43:35 +03:00 |
|
Maksim Kita
|
f1b08ae0bd
|
Merge pull request #24545 from nvartolomei/nv/scalar-subquery-exception
Avoid hiding errors like `Limit for rows or bytes to read exceeded` for scalar subqueries
|
2021-05-28 23:01:31 +03:00 |
|
Maksim Kita
|
15da5eb88d
|
Merge branch 'master' into nv/scalar-subquery-exception
|
2021-05-28 21:38:27 +03:00 |
|
Maksim Kita
|
8e192bef55
|
MemoryTracker enable throw logical error
|
2021-05-28 20:22:17 +03:00 |
|
Alexander Kuzmenkov
|
92660aaf35
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-05-28 19:45:53 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
alesapin
|
312bab0f32
|
Fix empty check
|
2021-05-28 18:37:23 +03:00 |
|
alesapin
|
97aef92df8
|
Merge pull request #24489 from vdimir/log-fname-file-checker
Log file name on error in FileChecker ctor
|
2021-05-28 17:44:20 +03:00 |
|
alesapin
|
945050fe7c
|
Block allocator earlier in
|
2021-05-28 17:34:16 +03:00 |
|
alesapin
|
b79e2ee8f3
|
Remove endless wait from ZooKeeper client
|
2021-05-28 17:14:04 +03:00 |
|
Amos Bird
|
edd23d06ad
|
Fix alter table drop projection if exists
|
2021-05-28 21:27:36 +08:00 |
|
alesapin
|
4fac425fd2
|
Fix loop
|
2021-05-28 16:07:16 +03:00 |
|
Kruglov Pavel
|
e584b028e7
|
Merge pull request #24475 from amosbird/readint
Pedantic readInt
|
2021-05-28 15:44:23 +03:00 |
|
Ivan
|
ce2a809773
|
Consider last CRLF as part of boundary (#24399)
* Consider last CRLF as part of boundary
* Update HTMLForm.cpp
* Don't use xxd
|
2021-05-28 14:59:11 +03:00 |
|
alesapin
|
b4b9d16fb0
|
Remove debug
|
2021-05-28 14:55:01 +03:00 |
|
alesapin
|
a1efea20dc
|
Better ACLs storage on disk (update snapshot version)
|
2021-05-28 14:52:19 +03:00 |
|
Alexander Kuzmenkov
|
678a16b5dc
|
Merge pull request #24579 from ClickHouse/aku/pure-window-or-null
do not auto-apply -OrNull combinator to pure window functions
|
2021-05-28 13:10:42 +03:00 |
|
Alexander Kuzmenkov
|
28ae6bcc7b
|
Update ExpressionAnalyzer.cpp
|
2021-05-28 13:08:45 +03:00 |
|
Alexander Kuzmenkov
|
d870e9c6d5
|
Merge pull request #24580 from ClickHouse/aku/distirbuted-window-order
fix ORDER BY after window fuctions over Distributed
|
2021-05-28 13:07:13 +03:00 |
|
alexey-milovidov
|
27cf84fcc7
|
Merge pull request #24587 from nikitamikhaylov/reopen-enable-tests-and-examples
Enable tests, utils and examples in builds with clang-tidy
|
2021-05-28 09:36:18 +03:00 |
|