Ivan Lezhankin
|
abb1220cb3
|
Merge branch 'master' into memory-profiler
|
2020-02-07 18:16:41 +03:00 |
|
alesapin
|
7aa71bb1dd
|
Merge pull request #8957 from oandrew/avro-fixes-confluent
AvroConfluent integration test
|
2020-02-07 16:59:37 +03:00 |
|
alesapin
|
1ada6e663c
|
Missed change
|
2020-02-07 16:56:57 +03:00 |
|
alesapin
|
f3a35998e1
|
Fix primary.idx corruption after delete mutation
|
2020-02-07 16:54:17 +03:00 |
|
tavplubix
|
092ed1df15
|
Update JSONEachRowRowInputFormat.cpp
|
2020-02-07 16:38:37 +03:00 |
|
Alexander Tokmakov
|
16a3bed290
|
Merge branch 'master' into fix_poco_ssl_timeouts
|
2020-02-07 16:36:45 +03:00 |
|
Alexander Tokmakov
|
5fba5f97dd
|
update submodule
|
2020-02-07 16:35:15 +03:00 |
|
Alexander Tokmakov
|
47ad022a1f
|
disable parallel parsing for JSON in square brackets
|
2020-02-07 16:16:51 +03:00 |
|
Alexander Tokmakov
|
5956f7400f
|
Replace ParsingStage with readPrefix() and readSuffix()
|
2020-02-07 14:28:05 +03:00 |
|
Anton Popov
|
3e8179108b
|
Merge pull request #8892 from PerformanceVision/select_constants
DB::Exception: Parameters are out of bound when we have a constant on the SELECT clause
|
2020-02-07 14:05:16 +03:00 |
|
alesapin
|
dcfe6524e5
|
Fix unit tests
|
2020-02-07 12:51:48 +03:00 |
|
alesapin
|
f4467aaa65
|
Merge pull request #9028 from Enmk/Gorilla_and_DoubleDelta_buffer_overflow_fix
Fixed buffer overflow on decoding small sequences with Gorilla and DoubleDelta
|
2020-02-07 11:40:08 +03:00 |
|
alexey-milovidov
|
072043156f
|
Merge pull request #9036 from ClickHouse/akz/console_colors_back_to_sanity
libloggers: In OwnPatternFormatter: removed hostile bg color code + reduced/changed palette a bit
|
2020-02-07 09:21:59 +03:00 |
|
Slach
|
8251695383
|
change system.metrics.MySQLConnection description after review
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2020-02-07 08:12:00 +05:00 |
|
Slach
|
1bff5578b6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2020-02-07 08:03:45 +05:00 |
|
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 |
|