Commit Graph

35090 Commits

Author SHA1 Message Date
Yatsishin Ilya
e2688e030d fix indufficient arguments parsing 2020-02-11 12:53:54 +03:00
Yatsishin Ilya
118d4e0e20 Merge branch 'qoega/random-table-function-small' of github.com:qoega/clickhouse into qoega/random-table-function-small 2020-02-07 22:03:01 +03:00
tavplubix
7cd87125c7
Merge pull request #9026 from ClickHouse/fix_poco_ssl_timeouts
Fix poco secure sockets timeouts
2020-02-07 21:46:12 +03:00
tavplubix
c6a8e4d67e
Merge pull request #8958 from ClickHouse/json-each-row-array-fix
Fixed error in JSONEachRow when data is in array.
2020-02-07 21:44:21 +03:00
tavplubix
21fdc52456
Update JSONEachRowRowInputFormat.cpp 2020-02-07 21:43:49 +03:00
Alexander Kuzmenkov
1380bceae2 performance comparison report 2020-02-07 21:37:43 +03:00
alesapin
f9d70e741f
Merge pull request #9047 from ClickHouse/fix_unit_tests
Fix unit tests
2020-02-07 21:30:09 +03:00
Nikita Mikhaylov
1324f3946e
Merge pull request #8988 from nvartolomei/nv/alter-mv-modify-query
Modify Materialized View query
2020-02-07 21:28:27 +03:00
alesapin
c3f24aa075 Fix test and improve run 2020-02-07 19:01:20 +03:00
alesapin
7aa71bb1dd
Merge pull request #8957 from oandrew/avro-fixes-confluent
AvroConfluent integration test
2020-02-07 16:59:37 +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
Yatsishin Ilya
76a74d2ed0 Merge branch 'qoega/random-table-function-small' of github.com:qoega/clickhouse into qoega/random-table-function-small 2020-02-07 10:33:20 +03:00
Yatsishin Ilya
ceaff363b2 recanonize linux build 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
41ffe2d9f9 style fixes 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
9e542f6cb0 doc fixes 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
907037bcca Fix everything, add docs. 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
5fae4f88a4 implemented couple of generators 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
11c748d91b build fix 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
7a4143ddc3 fix 2020-02-07 10:33:00 +03:00
Yatsishin Ilya
6597176388 Added draft version of random table function.
Currently unimplemented data generators
2020-02-07 10:33:00 +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
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
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