Commit Graph

35270 Commits

Author SHA1 Message Date
Anton Popov
9dc7577d15
Merge pull request #9038 from CurtizJ/fix-range-reader
Add test for #8914
2020-02-07 03:47:51 +03:00
Vitaly Baranov
7ebcd4b290
Merge pull request #8875 from vitlibar/RBAC-5
RBAC-5.1
2020-02-07 03:40:15 +03:00
Artem Zuikov
31948a063a
Trying to fix early constant folding (#9010)
add setting to disable early constant folding
2020-02-07 03:05:51 +03:00
Artem Zuikov
31a3f3b48b
revert TypeIndex, another fix for T64 (#9033) 2020-02-07 03:04:25 +03:00
Alexander Kuzmenkov
070ebb6bb6
boop 2020-02-07 01:42:19 +03:00
Alexander Kuzmenkov
2d94498537
Update run.sh 2020-02-07 01:41:38 +03:00
Alexander Kuzmenkov
0c5b63aba1
Update entrypoint.sh 2020-02-06 22:26:06 +03:00
CurtizJ
cdcaef9349 add test for #8914 2020-02-06 21:57:18 +03:00
Alexander Tokmakov
acef7fc5bd add test 2020-02-06 20:23:05 +03:00
Alexander Kuzmenkov
9def8f30fb
Update run.sh 2020-02-06 18:45:23 +03:00
Alexander Kazakov
11b4161f66 Removed hostile bg color code + reduced/changed palette a bit
Refer discussion in https://github.com/ClickHouse/ClickHouse/pull/8961
2020-02-06 18:21:08 +03:00
Vitaly Baranov
02262e3b6e Add one more test. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
d2ff1e5dd4 Implement partial revokes. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
3706b9d92a Add tests. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
421120b997 Implement SQL queries to manipulate users and grants. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
c604ce1ca5 Add access_with_grant_option to User. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
c9f2713cc4 Remove getting user by name from Context. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
08c6061bdf Add user_id to Context. 2020-02-06 18:12:54 +03:00
Vitaly Baranov
fb3b755599 Fix granting and revoking access rights. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
328d3a8b08 Add token type '@'. 2020-02-06 18:12:53 +03:00
Vitaly Baranov
291b7c277a Move some part of the Authentication class to header to allow using in the parser. 2020-02-06 18:12:48 +03:00
Alexander Kuzmenkov
d92350588b performance comparison 2020-02-06 18:07:33 +03:00
Alexander Kuzmenkov
289ea9547f
Update Dockerfile 2020-02-06 17:36:24 +03:00
Alexander Kuzmenkov
3df25af15f
Merge pull request #8780 from ClickHouse/aku/msan-final
Suppress the last two MemorySanitizer failures
2020-02-06 16:34:55 +03:00
Alexander Kuzmenkov
ed90f6167c
Update msan_suppressions.txt 2020-02-06 16:34:11 +03:00
Nikita Mikhaylov
5726d4c073
Merge pull request #9031 from ClickHouse/disable_colored_console_by_default
Disable colored console by default
2020-02-06 16:30:22 +03:00
Alexander Kuzmenkov
3fb8dcae55 less flappy 2020-02-06 16:11:02 +03:00
Alexander Kuzmenkov
9a2fe8041c performance comparison 2020-02-06 15:57:26 +03:00
Alexander Kuzmenkov
d19addacae performance comparison 2020-02-06 15:47:17 +03:00
Vitaly Baranov
1e8f04b571 Add to class AllowedClientHost support for like pattern and for removing. 2020-02-06 15:25:32 +03:00
Alexander Kuzmenkov
d9073f27b7 Revert "Merge pull request #9025 from ClickHouse/revert-8303-cache-dictionary"
This reverts commit 24bdad3768, reversing
changes made to dad4f03a8f.
2020-02-06 15:18:19 +03:00
Alexander Kuzmenkov
7f9bab3fc5
Merge pull request #8985 from ClickHouse/aku/demangle-faster
Avoid extra copying when demangling names.
2020-02-06 14:57:56 +03:00
Alexander Kuzmenkov
115c89f057 less slow 2020-02-06 14:51:22 +03:00
Nicolae Vartolomei
949b498d37 Always wait for all background INSERTs to finish to catch stuck queries 2020-02-06 11:44:15 +00:00
Ivan
edb1e2bc27
Handle properly the copy-pasted query with \n at end (#9023) 2020-02-06 13:11:14 +03:00
alesapin
dd1fb72894 Disable colored console by default 2020-02-06 12:11:49 +03:00
Nicolae Vartolomei
0939a9460f Modify Materialized View query 2020-02-06 08:57:54 +00:00
Vasily Nemkov
9b64a963c4 Fixed buffer overflow on decoding small sequences with Gorilla and DoubleDelta
* When decoding 0 items with Gorilla
* When decoding 1 or 0 items with DoubleDelta
2020-02-06 16:37:21 +08:00
alesapin
29a26a87b4 Merge pull request #9022 from ClickHouse/mutations_parts_to_do_fix
Fix mutations finalization task
2020-02-06 11:26:13 +03:00
alesapin
790ef52aef
Merge pull request #9024 from CurtizJ/fix-range-reader
Fix prewhere optimization.
2020-02-06 11:25:59 +03:00
alesapin
be00382e7d
Merge pull request #9016 from 4ertus2/hotfix
Fix for T64 data incompatibility
2020-02-06 11:25:42 +03:00
Slach
2b06b9ba0a Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-02-06 11:23:21 +05:00
Alexander Tokmakov
180b5d409d fix poco secure sockets timeouts 2020-02-05 23:45:16 +03:00
Alexander Kuzmenkov
189a6e65c5
boop 2020-02-05 23:07:39 +03:00
Alexander Kuzmenkov
66b66b00db
Use new performance test files for comparison
We're going to change a lot of tests to make them less flappy, so we must have  some way to test them in PRs. A downside is that the new test might have some functions that are not supported by the old version, and the comparison will fail.
2020-02-05 23:06:23 +03:00
Nikita Mikhaylov
24bdad3768
Merge pull request #9025 from ClickHouse/revert-8303-cache-dictionary
Revert "Asynchronous updates in cache dictionaries "
2020-02-05 23:01:31 +03:00
Nikita Mikhaylov
c53053b103
Revert "Asynchronous updates in cache dictionaries " 2020-02-05 23:00:59 +03:00
CurtizJ
db47ef923c fix prewhere 2020-02-05 19:42:27 +03:00
achulkov2
0ae0e03d52 Address latest comments 2020-02-05 19:38:03 +03:00
alesapin
1923930379 Fix mutations finalization task 2020-02-05 19:30:02 +03:00