Commit Graph

6965 Commits

Author SHA1 Message Date
Nikita Mikhaylov
b3ad57a723
Merge pull request #9513 from filimonov/kafka_exceptions_from_destructors
Kafka exceptions from destructors
2020-03-05 12:28:03 +03:00
alexey-milovidov
1d51ad0296
Merge pull request #9261 from CurtizJ/improve-index-in
Improve performance of analysing index with IN
2020-03-05 01:03:52 +03:00
alexey-milovidov
4629f78da7
Merge pull request #9507 from filimonov/kafka_write_suffix_exception
Proper processing of exception in write_suffix in Kafka
2020-03-05 00:15:07 +03:00
alexey-milovidov
3ab274469e
Merge pull request #9391 from ClickHouse/array-slice-aggregate-function
Implement arraySlice for arrays with aggregate function states.
2020-03-05 00:10:31 +03:00
Mikhail Filimonov
1be66874f9 Kafka: catch and log exceptions in desctructors. Fixes #9494 2020-03-04 17:45:03 +01:00
Alexander Tokmakov
67c63a72c7 Merge branch 'master' into split_databases_from_context 2020-03-04 19:24:05 +03:00
filimonov
5f1d07a714
increase timeout to make even slowest build green 2020-03-04 16:31:53 +01:00
Vladimir Chebotarev
2ee0821931 Added tests for reloading storage configuration. 2020-03-04 15:10:17 +03:00
Nikita Mikhaylov
71a9430924
fix flapping test 2020-03-04 13:46:14 +03:00
Yatsishin Ilya
c210011a4f Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-03-04 11:54:02 +03:00
Yatsishin Ilya
f0a5985e4c fix query in perf test 2020-03-04 11:53:48 +03:00
Ilya Yatsishin
f0687827cf
Merge pull request #9500 from ClickHouse/update-base64
Update base64
2020-03-04 10:48:59 +03:00
Yatsishin Ilya
333161bb6b Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-03-04 10:27:45 +03:00
Mikhail Filimonov
0d25208237 Prevent loosing data in kafka when execption happen after read suffix, but before commit. Fixes #9378 2020-03-04 07:58:44 +01:00
alexey-milovidov
26c74d679f
Merge pull request #9493 from traceon/timezone-http-header
Set X-ClickHouse-Timezone HTTP response header to the server's timezone
2020-03-04 04:29:36 +03:00
alexey-milovidov
bcf0f99844
Merge pull request #9483 from ClickHouse/num_threads_for_query_pipeline
Better calculation for recommended number of threads to execute pipeline
2020-03-04 04:22:19 +03:00
Alexey Milovidov
33daec2e75 Added a test #9491 2020-03-04 01:53:00 +03:00
Alexander Kazakov
a34852676a
Merge pull request #9487 from ClickHouse/akz/preformance_tests_for_logical_functions
In LogicalFunctions performance tests: Adjusted test queries execution times
2020-03-03 23:59:40 +03:00
alexey-milovidov
fd9cd00824
Update 01013_sync_replica_timeout_zookeeper.sh 2020-03-03 23:38:27 +03:00
Alexey Milovidov
a4e7c287b5 Merge branch 'master' into chaos-sanitizer 2020-03-03 23:06:02 +03:00
Anton Popov
bf39a6c5c0
fix flappy test 2020-03-03 22:23:41 +03:00
alexey-milovidov
c7de005c8a
Merge pull request #9464 from ClickHouse/fix_shared_chunk_leak
Fix LIMIT WITH TIES wrong result and memory leak in MergingSortedTransform
2020-03-03 22:01:48 +03:00
alexey-milovidov
a943618748
Merge pull request #9420 from ClickHouse/aku/faster-perf-tests
Make some performance tests faster
2020-03-03 21:40:03 +03:00
alesapin
2b390a9b73
Merge pull request #8701 from ClickHouse/alter_on_top_of_mutations
Alter on top of mutations for ReplicatedMergeTree
2020-03-03 20:15:08 +03:00
Denis Glazachev
298e68a334 Better name for the test 2020-03-03 19:34:50 +04:00
Denis Glazachev
975107f0ab Combine executeQuery() callbacks
Set X-ClickHouse-Timezone HTTP Response header in the executeQuery() callback
2020-03-03 19:32:41 +04:00
alesapin
992bff9722 Simplify aliases in test 2020-03-03 17:44:55 +03:00
alesapin
3554db185e Simplify aliases in test 2020-03-03 17:43:54 +03:00
alesapin
d19e21ba19 Default columns which depends on aliases 2020-03-03 17:25:28 +03:00
Nikolai Kochetov
4f5a2ee6d1 Added test. 2020-03-03 16:55:40 +03:00
Nikolai Kochetov
7c879259c1 Added test. 2020-03-03 16:54:28 +03:00
Alexander Kuzmenkov
4ca8735b56 faster 2020-03-03 16:38:20 +03:00
Alexander Kazakov
94f15145f0 Adjusted test queries execution times to be between 200ms and 300ms 2020-03-03 16:07:57 +03:00
alexey-milovidov
2cfe26c3d3
Merge pull request #9472 from ClickHouse/memory-profiler-fix
Fixed wrong code around Memory Profiler
2020-03-03 15:16:45 +03:00
Alexander Kuzmenkov
74d7d95d34 fixup 2020-03-03 15:01:25 +03:00
Yatsishin Ilya
8acf6834ec fix finite result for infinite query 2020-03-03 14:31:18 +03:00
Mikhail Filimonov
add201401d Try newer version of odbc driver 2020-03-03 11:50:09 +01:00
Alexander Kuzmenkov
66fbc39357 fixup 2020-03-03 13:17:23 +03:00
Alexander Kuzmenkov
92ce145eef
Merge pull request #9467 from ClickHouse/aku/faster-tests-2
Faster performance tests (2)
2020-03-03 13:13:31 +03:00
Alexander Kuzmenkov
825f867591 fixup 2020-03-03 13:09:47 +03:00
alesapin
a9edc5c3a4 Restrict select queries in default expressions. Unify default checks in ALTER and CREATE queries. 2020-03-03 13:02:43 +03:00
Alexander Kuzmenkov
e78ceebf6e fixup 2020-03-03 13:00:51 +03:00
Yatsishin Ilya
afbf7533c4 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-03-03 11:56:39 +03:00
alesapin
4620954d24
Merge pull request #9463 from ClickHouse/fix_mutations_with_insert_quorum
Trying to fix mutations with last quorum parts
2020-03-03 11:11:21 +03:00
Alexey Milovidov
97011463e5 Merge branch 'master' into memory-profiler-fix 2020-03-03 05:33:35 +03:00
Alexey Milovidov
8ee79d4074 Revert "Make QueryProfiler test more reliable"
This reverts commit f78f189bd8.
2020-03-03 05:31:50 +03:00
Alexey Milovidov
cd4f7f26e8 Added a test for Memory Profiler 2020-03-03 04:46:35 +03:00
Alexey Milovidov
f78f189bd8 Make QueryProfiler test more reliable 2020-03-03 04:15:45 +03:00
Alexey Milovidov
2c9e06aa14 Added a test 2020-03-03 04:01:52 +03:00
alexey-milovidov
5f55dc7385
Merge pull request #9358 from hczhcz/patch-0226
Add moduloOrZero
2020-03-03 03:27:23 +03:00
Alexander Kuzmenkov
493354968b
Update consistent_hashes.xml 2020-03-02 23:40:17 +03:00
Alexander Kuzmenkov
88cf5db240
Update merge_tree_many_partitions_2.xml 2020-03-02 23:38:11 +03:00
Alexander Kuzmenkov
3b54c5eae7
Update group_array_moving_sum.xml 2020-03-02 23:36:44 +03:00
Alexander Kuzmenkov
634ca1feec
Update array_join.xml 2020-03-02 23:02:55 +03:00
Alexander Kuzmenkov
e95ce301f5
Update base64_hits.xml 2020-03-02 23:01:57 +03:00
Yatsishin Ilya
77c2b83022 Merge branch 'master' into qoega/random-table-function-small 2020-03-02 21:01:33 +03:00
Alexander Tokmakov
fa27ecf353 do not allow custom database for system tables 2020-03-02 20:25:36 +03:00
Alexander Kuzmenkov
46f7549b0c Merge remote-tracking branch 'origin/master' into HEAD 2020-03-02 20:13:55 +03:00
Alexander Kuzmenkov
b9a52f18f1 fixup 2020-03-02 20:13:49 +03:00
Alexander Kuzmenkov
55a08a2784 Change endless performance tests (6) 2020-03-02 20:06:57 +03:00
Alexander Kuzmenkov
0eb47b3415 Change endless performance tests (5) 2020-03-02 19:51:12 +03:00
Alexander Kuzmenkov
d3aa03e6d4 Faster performance tests (2) 2020-03-02 19:15:01 +03:00
Alexander Kuzmenkov
35af14559a fixup 2020-03-02 18:59:37 +03:00
Alexander Kuzmenkov
5758ef7f2f Merge remote-tracking branch 'origin/master' into HEAD 2020-03-02 18:55:51 +03:00
Alexander Kuzmenkov
42d6083172 fixup 2020-03-02 18:37:44 +03:00
Alexander Kuzmenkov
08d372cc4c Merge remote-tracking branch 'origin/master' into HEAD 2020-03-02 18:35:52 +03:00
Alexander Kuzmenkov
7e542053fc fixup 2020-03-02 18:34:43 +03:00
alesapin
0f89534d2c
Merge pull request #9466 from ClickHouse/fix_random_inserts_test
Fix random inserts test
2020-03-02 18:20:05 +03:00
alesapin
a92ce8e257 Fix tests for quorum inserts 2020-03-02 18:11:38 +03:00
Alexander Kuzmenkov
5b91901bb1 Merge remote-tracking branch 'origin/master' into HEAD 2020-03-02 18:11:05 +03:00
Alexander Kuzmenkov
16ac5afaa0 Merge remote-tracking branch 'origin/master' into HEAD 2020-03-02 18:08:46 +03:00
Alexander Kuzmenkov
5068346e59 fixup 2020-03-02 18:08:35 +03:00
alesapin
1a84a76cd7 Fix random inserts test 2020-03-02 18:00:34 +03:00
Alexander Tokmakov
a4d12b31a1 Merge branch 'master' into split_databases_from_context 2020-03-02 17:57:54 +03:00
Alexander Tokmakov
053094be9c get rid of SharedChunk 2020-03-02 16:25:59 +03:00
alesapin
ec3f6e8292 Trying to fix mutations with last quorum parts 2020-03-02 15:56:38 +03:00
Artem Zuikov
2b85ea17ef make test stable 2020-03-02 15:24:10 +03:00
alexey-milovidov
d15f11afc4
Merge pull request #9454 from ClickHouse/fixed-string-bit-ops-vector-constant-optimization
Optimize bit operations on FixedString when one of the arguments is constant
2020-03-02 15:18:30 +03:00
alesapin
489751d22e Better test 2020-03-02 13:24:06 +03:00
alesapin
a64e2e7d83 Merge branch 'master' into alter_on_top_of_mutations 2020-03-02 13:21:12 +03:00
alesapin
e3a491bba6 Make parallel test less flappy 2020-03-02 13:19:16 +03:00
Alexander Tokmakov
286c65e89e fix LIMIT WITH TIES 2020-03-02 13:06:44 +03:00
alesapin
b3e1c93acb Merge with master 2020-03-02 11:35:02 +03:00
alesapin
686f70fe26
Merge pull request #9412 from ClickHouse/CurtizJ-test-backward-compatability
Fix replication protocol backward incompatibility.
2020-03-02 11:12:43 +03:00
Alexey Milovidov
09aff52830 Remove too short timeouts from tests (they may lead to false positives) 2020-03-02 01:35:16 +03:00
Vitaly Baranov
5b4b40f86f
Merge pull request #9447 from vitlibar/shard-clamps-settings-to-constraints
Shard now clamps the settings from the initiator.
2020-03-01 20:33:52 +03:00
Vitaly Baranov
fc0376a170 Shard now clamps the settings got from the initiator to the shard's constaints instead of throwing an exception. 2020-03-01 02:18:49 +03:00
Vitaly Baranov
038e520960 Add tests. 2020-03-01 00:27:37 +03:00
Vitaly Baranov
0f04ff0749
Merge pull request #9364 from vitlibar/RBAC-6
RBAC-6
2020-03-01 00:19:15 +03:00
Alexey Milovidov
06d2c82c22 Optimize bit operations on FixedString when one of the arguments is constant #9091 2020-02-29 22:39:18 +03:00
alexey-milovidov
2fc799c1c1
Merge pull request #9446 from ClickHouse/akz/preformance_tests_for_logical_functions
Comprehensive performance tests for logical functions
2020-02-29 21:18:49 +03:00
alexey-milovidov
03fc1c80bf
Merge pull request #9451 from CurtizJ/fix-ttl-checksums
Fix mismatched checksums with column TTLs
2020-02-29 20:51:43 +03:00
Vitaly Baranov
bf1a7836c6 Add test for DiskAccessStorage. 2020-02-29 17:33:52 +03:00
Vitaly Baranov
64cf6a0b2b Add diagnostics to help find out why integration tests fail. 2020-02-29 17:33:52 +03:00
CurtizJ
9448f4710e fix mismatched checksums with column TTLs 2020-02-28 23:29:10 +03:00
Alexander Kuzmenkov
72d2e56c0a fixup 2020-02-28 22:44:15 +03:00
alesapin
5dec1f9e8a
Merge pull request #9435 from ClickHouse/fix_alter_modify_settings
Fix stupid bug with settings alter
2020-02-28 21:55:49 +03:00
Alexander Kuzmenkov
35bfb4b89a fixes 2020-02-28 21:49:31 +03:00
Alexander Kuzmenkov
187823f941 Faster perf tests -- a good part of #9420 2020-02-28 21:32:15 +03:00
Alexander Kazakov
949908bfb7 Tiny corrections (EOL) 2020-02-28 20:06:19 +03:00
Alexander Kazakov
abd6345481 Enforce single threaded check in existing test for logical functions 2020-02-28 20:05:10 +03:00
Alexander Kuzmenkov
420a709768 Change endless performance tests (4) 2020-02-28 20:02:43 +03:00
Alexander Kuzmenkov
adb6154052 Change endless performance tests (3) 2020-02-28 19:56:34 +03:00
Alexander Kuzmenkov
fa6ff1aa27 Change some endless performance tests (2) 2020-02-28 19:50:13 +03:00
Alexander Kuzmenkov
b0b391d472 Change endless performance tests (1) 2020-02-28 19:29:16 +03:00
Vitaly Baranov
0cebefae3e The restart_clickhouse() function in integration tests now waits until the server is restarted. 2020-02-28 16:34:19 +03:00
Alexander Kazakov
de85a880ac Minor changes to small tests 2020-02-28 16:12:43 +03:00
Alexander Kazakov
c32b62ae91 Added medium and large tests 2020-02-28 16:12:16 +03:00
Alexander Kuzmenkov
5ce0b62a20 Merge remote-tracking branch 'origin/master' into HEAD 2020-02-28 16:07:41 +03:00
Alexander Kuzmenkov
0b18b703c4 faster 2020-02-28 16:07:09 +03:00
alesapin
fc18f82189 Fix stupid bug with settings alter 2020-02-28 15:44:50 +03:00
Artem Zuikov
c4fc8e4d9d make test stable 2020-02-28 15:37:15 +03:00
Nikita Mikhaylov
e06432af60
CacheDictionary datarace on exception_ptr (#9379)
* datarace on exceptionptr fixed

* better

* monkey test added

* comment to test added

* add new line to reference file

* bump tests

* q
2020-02-28 15:34:39 +03:00
Anton Popov
adf4f7349f
temporary disable tests for compatability between replicas 2020-02-28 13:14:02 +03:00
alesapin
1b7bf67e2b Merge branch 'master' into CurtizJ-test-backward-compatability 2020-02-28 12:18:41 +03:00
alexey-milovidov
7b511b2d90
Merge pull request #9070 from urykhy/fix-mv-insert-2621
add option to force deduplicate children
2020-02-28 03:19:27 +03:00
alexey-milovidov
b3dfdbc1a0
Merge pull request #9387 from ClickHouse/fix_another_context_related_segfault
Fix Context-related segfault in StorageMerge and destruction order in BlockIO
2020-02-28 03:11:49 +03:00
alexey-milovidov
4a5e79ce3d
Merge pull request #9416 from CurtizJ/benchmark-query-id
Allow to set query_id in clickhouse-benchmark
2020-02-28 03:08:29 +03:00
alexey-milovidov
6c0db94e21
Merge pull request #9394 from nikitamikhaylov/last_successful_update_time
last_successful_update_time in system.dictionaries
2020-02-28 03:03:16 +03:00
alexey-milovidov
ae8a701387
Merge pull request #9079 from yurriy/mysql
Send string columns to mysql client as utf8
2020-02-28 02:08:49 +03:00
Yatsishin Ilya
cf9153e9de Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-27 22:52:24 +03:00
Yatsishin Ilya
4c0f378931 recanonize on linux 2020-02-27 22:49:15 +03:00
Alexander Kuzmenkov
924f3d5a3f Faster cases. 2020-02-27 22:40:22 +03:00
CurtizJ
a17d286e83 allow to set query_id in clickhouse-benchmark 2020-02-27 20:21:01 +03:00
Pavel Kovalenko
44226a61cf Storage MergeTree initial support for S3. 2020-02-27 19:47:40 +03:00
Yatsishin Ilya
f1d864a03d add storage test and fix string generator 2020-02-27 18:03:29 +03:00
Avogar
fec76334cc Rename tests. 2020-02-27 15:33:56 +03:00
Alexander Kazakov
ad6b6b3de9 Added small tests 2020-02-27 14:40:52 +03:00
Artem Zuikov
bb207da70d fix test 2020-02-27 14:40:22 +03:00
Nikita Mikhaylov
c5f47bd976 squashed 2020-02-27 13:07:50 +03:00
Clément Rodriguez
491f454b54 MySQL connection mutualize connection + integration test 2020-02-27 10:34:06 +01:00
CurtizJ
102a61a257 Merge remote-tracking branch 'upstream/master' into test-backward-compatability 2020-02-26 23:11:13 +03:00
Alexey Milovidov
6ced072e29 Added a test 2020-02-26 22:05:02 +03:00
alexey-milovidov
1c3b1fe353
Merge pull request #9384 from qoega/fix-ch-test-sed
fix sed with binary results (sed: RE error: illegal byte sequence)
2020-02-26 20:55:05 +03:00
Alexander Tokmakov
df8a90319a fix another Context-related segfault 2020-02-26 18:59:47 +03:00
Yatsishin Ilya
181dd7dfba add perftest 2020-02-26 18:42:45 +03:00
Yatsishin Ilya
a260928658 better 2020-02-26 17:53:19 +03:00
Yatsishin Ilya
1f3c6edee5 fix sed with binary results (sed: RE error: illegal byte sequence) 2020-02-26 17:45:57 +03:00
Yatsishin Ilya
af9e5ff290 fix sed with binary results (sed: RE error: illegal byte sequence) 2020-02-26 17:42:03 +03:00
Yatsishin Ilya
f96626cea7 fix tests 2020-02-26 17:31:22 +03:00
CurtizJ
802d0796cc test for replicas backward comptability 2020-02-26 17:18:37 +03:00
alesapin
a01fde251e Merge branch 'master' into alter_on_top_of_mutations 2020-02-26 16:43:50 +03:00
alesapin
81f41d816e Add settings to fix flaps in test 2020-02-26 16:43:31 +03:00
alesapin
ef88484b27 Add option for temporary parts 2020-02-26 16:33:05 +03:00
Artem Zuikov
912ec60e7e
Enable joined_subquery_requires_alias by default (#9274)
enable joined_subquery_requires_alias by default
2020-02-26 16:11:06 +03:00
Nikolai Kochetov
2338f16637
Update README.md 2020-02-26 15:33:06 +03:00
alesapin
bf3d6d2a4d Merge branch 'master' into alter_on_top_of_mutations 2020-02-26 15:21:46 +03:00
alesapin
46e05bfdca Decrease test timeout 2020-02-26 15:08:57 +03:00
alexey-milovidov
d8c692199f
Merge pull request #9365 from ClickHouse/ubsan-index-set
Fixed UBSan report in MergeTreeIndexSet
2020-02-26 13:19:01 +03:00
alesapin
65f5435ed4 Move segfault test to bugs directory 2020-02-26 13:10:40 +03:00
alesapin
ef9f3702c5 Less aggresive test 2020-02-26 12:40:02 +03:00
alesapin
cbd1c97751 Decrease flapping test timeout 2020-02-26 12:31:01 +03:00
Alexey Milovidov
757be55238 Added a test from Anton Popov 2020-02-25 17:01:28 +03:00
Yatsishin Ilya
7b462e2070 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-25 16:28:34 +03:00
Alexander Tokmakov
8548089e00 Merge branch 'master' into split_databases_from_context 2020-02-25 15:47:19 +03:00
Nikolai Kochetov
15fdf80dc8 Added test with max_execution_time. 2020-02-25 15:28:06 +03:00
hcz
6d44214eaf Add performance tests 2020-02-25 18:10:03 +08:00
Clément Rodriguez
07a970bfd0 Merge remote-tracking branch 'upstream/master' 2020-02-25 11:09:26 +01:00
hcz
a7d10dd0ce Add tests for moduloOrZero 2020-02-25 18:08:20 +08:00
CurtizJ
0a8b0c86cf optimization for one-element tuples at 'in' 2020-02-25 12:59:18 +03:00
CurtizJ
4e5aff70c7 add perf test for index analyzing with set 2020-02-25 12:59:18 +03:00
alexey-milovidov
749c41a545
Merge pull request #9348 from filimonov/docker_for_odbc_driver
adjust dockerfile used in tests to allow odbc roundtrip
2020-02-25 12:06:11 +03:00
alesapin
451bace1d5 Merge with master 2020-02-25 11:53:14 +03:00
alexey-milovidov
48238a108a
Merge branch 'master' into patch-0225 2020-02-25 09:07:22 +03:00
hcz
ba35ba01cf Fix intDiv of const divider 2020-02-25 12:58:26 +08:00
filimonov
5a717ce8d9
missed edit 2020-02-25 01:55:00 +01:00
Mikhail Filimonov
80abb99723 adjust dockerfile used in tests to allow odbc roundtrip 2020-02-25 01:51:28 +01:00
alexey-milovidov
c51c4c40a2
Merge pull request #9344 from ClickHouse/update-simdjson-2
Update SIMDJSON to master
2020-02-25 01:33:08 +03:00
Alexey Milovidov
455f98cb99 Added test 2020-02-24 21:53:58 +03:00
Alexey Milovidov
539c15ae32 Added a test 2020-02-24 21:22:01 +03:00
Alexey Milovidov
cf9c7f16f0 Added another performance test for bit operations on FixedString #9091 2020-02-24 19:39:44 +03:00
Clément Rodriguez
a978662a01 Merge remote-tracking branch 'upstream/master' 2020-02-24 15:28:24 +01:00
alexey-milovidov
0a24aff994
Merge pull request #9316 from oandrew/parquet-improvements
Parquet performance improvements
2020-02-24 16:27:28 +03:00
alexey-milovidov
1e0198aa34
Added performance test for arithmetic functions (#9326)
* Added fat performance test for arithmetic functions

* Added fat performance test for arithmetic functions

* Added fat performance test for arithmetic functions

* Added fat performance test for arithmetic functions

* Added fat performance test for arithmetic functions

* Added fat performance test for arithmetic functions

* Added fat performance test for arithmetic functions

* Added fat performance test for arithmetic functions
2020-02-24 16:22:32 +03:00
Yuriy
09b746a63e fixed golang test 2020-02-24 15:02:19 +03:00
Andrew Onyshchuk
d92490a29c Fix style and tests 2020-02-23 20:02:15 -06:00
CurtizJ
e5fad6d753 Merge remote-tracking branch 'upstream/master' into alter-ttl 2020-02-23 18:40:42 +03:00
alexey-milovidov
afc306091b
Merge pull request #9262 from ClickHouse/fix_expressions_in_metadata
Fix expressions in metadata
2020-02-23 04:32:55 +03:00
alexey-milovidov
b5e9e922fb
Update test.py 2020-02-23 04:31:12 +03:00
alexey-milovidov
c9cf1656b9
Merge branch 'master' into fix/ISSUES-8971 2020-02-23 04:16:23 +03:00
alexey-milovidov
1950923433
Merge branch 'master' into polymorphic-parts 2020-02-22 20:56:27 +03:00
Alexander Tokmakov
852043c8d9 better configs 2020-02-22 17:26:39 +03:00
Alexander Tokmakov
ac0e2c2256 Merge branch 'master' into fix_expressions_in_metadata 2020-02-22 16:42:45 +03:00
tavplubix
8358c952c3
Merge pull request #9302 from ClickHouse/fix_tests_with_secure_sockets
Try fix tests with secure sockets
2020-02-22 13:32:12 +03:00
Alexander Tokmakov
21e0eb5f11 try fix tests with secure sockets 2020-02-22 04:37:03 +03:00
Alexander Tokmakov
a13495485f try fix tests with secure sockets 2020-02-22 04:35:28 +03:00
Vitaly Baranov
c1e870d493
Merge pull request #9182 from vitlibar/RBAC-5.2
RBAC-5.2
2020-02-22 03:55:17 +03:00
Alexander Tokmakov
d6205fa4fa Merge branch 'master' into fix_expressions_in_metadata 2020-02-22 03:17:15 +03:00
alexey-milovidov
55520b9629
Merge pull request #9289 from ClickHouse/fix-9134
Fix 9134
2020-02-22 02:23:00 +03:00
tavplubix
d720db86e5
Merge pull request #9288 from ClickHouse/enable_ssl_in_functional_tests
Enable secure sockets in stateless tests
2020-02-22 00:46:38 +03:00
alexey-milovidov
716a7e907f
Merge pull request #9275 from 4ertus2/joins
Negative test for partial_merge_join variants
2020-02-22 00:26:05 +03:00
Nikolai Kochetov
23c5c6f874 Make more deterministic test. 2020-02-21 22:03:45 +03:00
Nikolai Kochetov
82489a4ba2 Added integration test from #9134 2020-02-21 22:01:43 +03:00
Alexander Tokmakov
9415ed821c enable secure sockets in stateless tests 2020-02-21 22:00:32 +03:00
Nikolai Kochetov
e7d2ff6d7a Added test from #9134. 2020-02-21 20:48:37 +03:00
Alexander Tokmakov
0201b485a7 enable secure ports for tests 2020-02-21 19:07:18 +03:00
Alexey Milovidov
396e9c57d0 Fixed OptimizedRegularExpression in case of empty regexp 2020-02-21 18:55:36 +03:00
Alexander Tokmakov
db669cef63 Merge branch 'master' into fix_expressions_in_metadata 2020-02-21 18:22:52 +03:00
Alexander Tokmakov
d5e79153c2 Merge branch 'master' into split_databases_from_context 2020-02-21 18:09:02 +03:00
alexey-milovidov
ee710dd1f7
Merge pull request #9235 from zhang2014/fix/ISSUES-9230
ISSUES-9230 pushed SelectQueryOption into join expression
2020-02-21 17:55:57 +03:00
alexey-milovidov
1e8389eceb
Merge pull request #8929 from ClickHouse/more-processors-for-storages
More processors for storage::read
2020-02-21 17:39:12 +03:00
Alexander Tokmakov
e117e5838e fixes 2020-02-21 16:44:44 +03:00
chertus
759d137162 add negative test for partial_merge_join variants 2020-02-21 16:16:59 +03:00
alesapin
2f6e22b4fd Fix failed integration tests 2020-02-21 11:53:29 +03:00
alesapin
582a9d99c1 Fix failed integration tests 2020-02-21 11:52:59 +03:00
Nikolai Kochetov
30d41b34ba Merged with master 2020-02-21 11:47:56 +03:00
Vitaly Baranov
cf25d225c6 Add tests for roles. 2020-02-21 06:03:09 +03:00
alexey-milovidov
d1e26f5b35
Merge pull request #9163 from ClickHouse/match-zero-byte-fix
Fixed `match` and `extract` when haystack has zero bytes.
2020-02-21 02:01:50 +03:00
alexey-milovidov
219f94ca97
Merge pull request #9082 from 4ertus2/joins
Switch JOIN algo on the fly
2020-02-21 02:01:23 +03:00
Vitaly Baranov
6cac4a919b Improve behaviour of row policies, now it applies for a table always when defined for that table (even for another user). 2020-02-21 00:57:42 +03:00
Vitaly Baranov
244c9d5325 Add class GenericRoleSet to represent a set of IDs of users and roles. 2020-02-21 00:57:42 +03:00
Alexander Tokmakov
e1f5a620b5 more complex test and some fixes 2020-02-20 23:24:04 +03:00
alesapin
f06bcee7bc Merge with master 2020-02-20 22:36:36 +03:00
Alexey Milovidov
d87e25aeab Merge branch 'master' of github.com:yandex/ClickHouse into match-zero-byte-fix 2020-02-20 21:52:50 +03:00
alexey-milovidov
d4381d7976
Merge pull request #9217 from ClickHouse/fix_mutations_finalization_one_more_time
Fix remove parts from mutations
2020-02-20 21:47:27 +03:00
alexey-milovidov
4433947670
Merge pull request #9227 from ClickHouse/simplier_alter_prepare
Simplier alter prepare
2020-02-20 21:45:27 +03:00
alexey-milovidov
f4124d3522
Merge pull request #9251 from 4ertus2/ast
Fix bug with comma JOIN and IN
2020-02-20 21:41:08 +03:00
alexey-milovidov
a1193cbbf8
Merge pull request #9128 from Jokser/storage-stripe-log-s3
Storage Stripe Log S3 support.
2020-02-20 19:01:36 +03:00
Nikolai Kochetov
b4cda92e64 Added test from #9151. 2020-02-20 17:57:50 +03:00
Alexander Tokmakov
c492ee93d9 fold constant expressions in storage engine arguments 2020-02-20 17:13:43 +03:00
chertus
9748f8dcf6 fix bug with comma join and in 2020-02-20 16:33:14 +03:00
alexey-milovidov
5d4a85488e
Merge pull request #9231 from abyss7/log-alias
Get marks from first non-alias column in Log storage
2020-02-20 16:20:21 +03:00
Clément Rodriguez
dd4353311f Merge remote-tracking branch 'upstream/master' 2020-02-20 14:07:37 +01:00
alesapin
0903faf5ca Fix one more test 2020-02-20 16:04:22 +03:00
alesapin
737a650824 Fix one more test 2020-02-20 16:02:58 +03:00
CurtizJ
3f7f13ce05 Merge remote-tracking branch 'upstream/master' into polymorphic-parts 2020-02-20 15:36:55 +03:00
alesapin
a576811c45 Better error codes and exception messages, remove duplicated headers 2020-02-20 13:48:48 +03:00
Yury Stankevich
c998e5f149 force deduplicate children test 2020-02-20 13:07:30 +03:00
alesapin
cbd8b697c4 Better error codes and exception messages, remove duplicated headers 2020-02-20 13:04:15 +03:00
alexey-milovidov
63aa168a8c
Merge pull request #9229 from 4ertus2/ast
Fix CROSS to INNER JOIN rewrite with [NOT] LIKE
2020-02-20 12:54:57 +03:00
Alexander Kazakov
5a67c02a5d
In KeyCondition: Fixed execution of inversed predicates for non-strictly monotinic functional index (#9223)
* Tests for functional index

* Fixed execution of inversed predicates in functional index

When non-strictly monotonic functional index is used inverted predicated
may be executed incorrectly, which leads to multiple problems: #8821,
#9034
2020-02-20 12:53:02 +03:00
alesapin
0034674330 Fix tests and small bug 2020-02-20 12:22:42 +03:00
alesapin
5282f8b59c Fix tests and small bug 2020-02-20 12:22:17 +03:00
alesapin
91ac73a007 Add settings to storage in test 2020-02-20 11:50:26 +03:00
alesapin
2561e27ead Add settings to storage in test 2020-02-20 11:50:00 +03:00
zhang2014
130e76d5c0 ISSUES-9230 pushed SelectQueryOption into join expression 2020-02-20 11:15:59 +08:00
CurtizJ
2f30a1350b pass proper time for TTL 2020-02-20 03:24:05 +03:00
alesapin
5be878fd02 Fix test 2020-02-19 23:45:50 +03:00
alesapin
e69fd2ac0d Fix test 2020-02-19 23:44:36 +03:00
Ivan Lezhankin
894c451cf0 Get marks from first non-alias column in Log storage 2020-02-19 21:06:18 +03:00
chertus
732c50408a disable crazy push down for test 2020-02-19 20:29:57 +03:00
chertus
fa8f07374b fix CROSS to INNER JOIN rewrite with [NOT] LIKE 2020-02-19 20:22:16 +03:00
CurtizJ
803d9da496 add test for mutations with TTL 2020-02-19 20:18:12 +03:00
CurtizJ
6bc5d988d5 tests for compact parts 2020-02-19 17:55:03 +03:00
Pavel Kovalenko
d4fa60f52d Rename disk_name -> disk. 2020-02-19 17:50:39 +03:00
alesapin
d5b4ddf6d8 Simplier alter modify logic 2020-02-19 17:49:59 +03:00
alesapin
3f29ea0756 Simplier alter modify logic 2020-02-19 17:39:01 +03:00
Clément Rodriguez
cdd99d7f23 Merge 2020-02-19 15:23:17 +01:00
chertus
1c297412d4 fix test 2020-02-19 16:10:03 +03:00
alesapin
6f266c94ed Trying to simplify alter commands logic 2020-02-19 15:52:27 +03:00
alesapin
f85efc5522 SLightly more stable test 2020-02-19 15:50:46 +03:00
Pavel Kovalenko
d662c1e006 Merge branch 'master' into storage-stripe-log-s3 2020-02-19 13:24:23 +03:00
alexey-milovidov
b063dbeaf2
Merge pull request #8598 from excitoon-favorites/passttlsoverhttp
Pass TTL rule info with block to other replicas
2020-02-19 12:09:25 +03:00
alexey-milovidov
1c66c2f383
Merge pull request #9201 from CurtizJ/fix-range-reader
Fix mistake introduced in #9050.
2020-02-19 11:58:21 +03:00
alesapin
c2d53438e1 Less flappy test and more comments 2020-02-19 11:45:09 +03:00
CurtizJ
dea444b69c fix mistake in MergeTreeDataSelectExecutor 2020-02-19 00:00:51 +03:00
CurtizJ
b0f7905567 better TTL calculations with mutations 2020-02-18 22:03:40 +03:00
Avogar
70e8e1db26 Fix style errors and tests 2020-02-18 19:03:20 +03:00
alesapin
d6f33cf161 More stable add drop test 2020-02-18 17:52:23 +03:00
Pavel Kovalenko
05ceef4ef8 Log family storages disk support via 'SETTINGS' clause. 2020-02-18 17:41:30 +03:00
Avogar
93301b8f9f Additional of new input format: RegexpRowInputFormat. 2020-02-18 15:55:55 +03:00
alesapin
b3fe0b51a1 Merge branch 'master' into alter_on_top_of_mutations 2020-02-18 14:32:12 +03:00
alesapin
5507610e67 Less flapping test 2020-02-18 12:30:20 +03:00
alesapin
62791b8a4b More stable and more verbose tests 2020-02-18 12:02:40 +03:00
CurtizJ
49c80c88ef Merge remote-tracking branch 'upstream/master' into alter-ttl 2020-02-18 10:58:07 +03:00
Pavel Kovalenko
33443c4bea Merge branch 'master' into storage-stripe-log-s3
# Conflicts:
#	dbms/src/Compression/CompressedReadBufferFromFile.h
#	dbms/src/IO/ReadBufferFromFileBase.h
2020-02-18 00:29:09 +03:00
alexey-milovidov
3fcf2d4e78
Merge pull request #9155 from ClickHouse/obfuscator-overgenerate-data
clickhouse-obfuscator: allow to generate more data than was in source
2020-02-17 23:51:57 +03:00
CurtizJ
2ff030be35 recalculate TTL expressions during mutations 2020-02-17 23:39:24 +03:00
Alexey Milovidov
808e27bf30 Added a test #9160 2020-02-17 21:52:10 +03:00
alesapin
e531e0a0ab Add test with bad alter 2020-02-17 16:20:09 +03:00
alesapin
f1a60b6843 Better names for replicas 2020-02-17 15:51:16 +03:00
alesapin
47c649f6c3 Fix all style warnings 2020-02-17 15:47:34 +03:00
alesapin
777dfc774d One more test 2020-02-17 15:42:53 +03:00
alesapin
0a5403185c Add test for parallel detach and fix some bugs. 2020-02-17 14:31:42 +03:00
Pavel Kovalenko
cceaf69264 Change log_family_disk_memory test number. 2020-02-17 13:51:16 +03:00
Pavel Kovalenko
f9965a7d29 Merge branch 'master' into storage-stripe-log-s3
# Conflicts:
#	dbms/tests/config/disks.xml
2020-02-17 13:46:06 +03:00
Alexander Tokmakov
964b775c80 Merge branch 'master' into split_databases_from_context 2020-02-17 13:04:36 +03:00
CurtizJ
1612fefd66 better test 2020-02-17 12:21:57 +03:00
alesapin
4300cc523d Fix test 2020-02-17 12:12:01 +03:00
Alexey Milovidov
d66d1c7930 Added a test for obfuscator 2020-02-17 11:05:48 +03:00
Alexey Milovidov
09e18f05ce Fixed error, added a test #9143 2020-02-17 09:54:24 +03:00
alexey-milovidov
ca00c9c4cd
Merge pull request #9150 from ClickHouse/fix-bug-demangle
Fix bug in "demangle" function
2020-02-17 07:22:11 +03:00
alexey-milovidov
e0b6019878
Merge pull request #9014 from amosbird/joingetfix2
Fix joinGet with nullable return types.
2020-02-17 06:59:40 +03:00
Amos Bird
0dee987831
Fix joinGet with nullable return types. 2020-02-17 07:32:32 +08:00
Alexey Milovidov
405630d38e Added test #8985 2020-02-16 14:58:54 +03:00
alexey-milovidov
4db0eac979
Merge pull request #9149 from ClickHouse/fix-bad-join-test
Fixed non-deterministic test
2020-02-16 13:53:11 +03:00
Alexey Milovidov
ecbc3c5f33 Fixed non-deterministic test 2020-02-16 11:54:41 +03:00
alexey-milovidov
41c883ace3
Merge pull request #8911 from millb/secure_password
Changed format for path in replicas
2020-02-16 07:17:12 +03:00
alexey-milovidov
76f09ec883
Merge pull request #9052 from oandrew/reinterpret-fixedstring-bugfix
Use correct implementation for reinterpretAsFixedString
2020-02-16 06:11:13 +03:00
Andrew Onyshchuk
55b9af60ca Add test for reinterpretAsFixedString 2020-02-15 17:49:32 -06:00
alesapin
0ff2b5170c Sleep some time after attach 2020-02-15 10:58:15 +03:00
alexey-milovidov
7f581fb555
Merge pull request #9135 from den-crane/test-for-6143
tests for #6143 and #2314
2020-02-15 02:57:20 +03:00
alexey-milovidov
38c4f3ed84
Merge pull request #9131 from ClickHouse/better_temporary_live_view_syntax
Better CREATE syntax for temporary LIVE VIEW
2020-02-15 02:55:37 +03:00
alexey-milovidov
ab702acf12
Merge pull request #9105 from ClickHouse/aku/flap-faster
Make some performance tests faster.
2020-02-15 02:54:16 +03:00
alexey-milovidov
a264f4a4dc
Merge pull request #9061 from ClickHouse/aku/flappy-perf
Less flappy performance test queries
2020-02-15 02:53:10 +03:00
alexey-milovidov
71c6430f10
Merge pull request #9129 from Jokser/disks-section-for-functional-tests
Added disks section for stateless functional testing.
2020-02-15 02:48:19 +03:00
alexey-milovidov
ec1191e4e8
Update disks.xml 2020-02-15 02:47:24 +03:00
alexey-milovidov
4d0d32da23
Merge pull request #9091 from PerformanceVision/bit_on_bitset
Implement bit operations for FixedString datatype for doing bits operation on a bitset
2020-02-15 02:43:29 +03:00
CurtizJ
cb9936cbc4 better checking if we can use polymorphic parts 2020-02-15 00:33:02 +03:00
Denis Zhuravlev
bef505a804 Merge branch 'test-for-6143' of github.com:den-crane/ClickHouse into test-for-6143 2020-02-14 16:43:41 -04:00
Denis Zhuravlev
cce9645848 test for #2314 2020-02-14 16:43:28 -04:00
Denis Zhuravlev
dada5cf6ca
Update 01080_engine_merge_prewhere_tupleelement_error.sql
optimize_move_to_prewhere=0
2020-02-14 16:17:29 -04:00
Denis Zhuravlev
eec35ce32d test for #6143 2020-02-14 16:11:38 -04:00
Alexander Kuzmenkov
4c4448c04b
Update ngram_distance.xml 2020-02-14 22:49:54 +03:00
Alexander Kuzmenkov
e3abc3b60d
Update general_purpose_hashes_on_UUID.xml 2020-02-14 22:46:27 +03:00
Alexander Kuzmenkov
db0f2a5dba
Update codecs_int_insert.xml 2020-02-14 22:44:59 +03:00
alesapin
86b4ce2f24 Remove accident changes 2020-02-14 22:16:27 +03:00
CurtizJ
73b1ac0eac add integration tests for polymorphic parts 2020-02-14 22:11:51 +03:00
Alexander Tokmakov
6889951396 better syntax for temporary LIVE VIEW 2020-02-14 21:20:20 +03:00
Pavel Kovalenko
7c585291b5 Added disks section for stateless functional testing. 2020-02-14 18:37:51 +03:00
Anton Popov
1162c22063
Merge pull request #9106 from CurtizJ/fix-range-reader
Fix segfault in MergeTreeRangeReader
2020-02-14 17:59:43 +03:00
Pavel Kovalenko
06e203d004 StorageStripeLog S3 support. 2020-02-14 17:28:33 +03:00
alesapin
42d0e27bfa Fix tests and bugs 2020-02-14 16:17:50 +03:00
Alexander Kuzmenkov
191759ba17
Update set_hits.xml 2020-02-14 14:15:26 +03:00
Alexander Kuzmenkov
76e2065162
Update codecs_int_insert.xml 2020-02-14 14:12:44 +03:00
Alexander Kuzmenkov
e0b7755fa7
Update general_purpose_hashes_on_UUID.xml 2020-02-14 14:03:44 +03:00
alesapin
027744df66 Less seconds in test 2020-02-14 13:43:10 +03:00
CurtizJ
ddb3a55f67 Merge remote-tracking branch 'upstream/master' into polymorphic-parts 2020-02-14 13:15:16 +03:00
Guillaume Tassery
0a02eca9b7 update tests 2020-02-14 10:23:55 +01:00
Guillaume Tassery
264b59de44 add bitNot performance tests 2020-02-14 10:09:46 +01:00
Guillaume Tassery
59ed5f65b5 Add bitNot function 2020-02-14 09:17:32 +01:00
Guillaume Tassery
2c1dfab240 add tests for bitOr and bitXor 2020-02-14 05:41:25 +01:00
Guillaume Tassery
d05026ec75 add performance test 2020-02-14 04:57:03 +01:00
Denis Zhuravlev
4857d43b6a
Update mingroupby-orderbylimit1.xml
fix for table name
2020-02-13 23:00:18 -04:00
Alexander Kuzmenkov
37b2932291
Update codecs_int_insert.xml 2020-02-14 02:11:43 +03:00
Anton Popov
7042bafda4
Update 01079_new_range_reader_segfault.sql 2020-02-14 01:58:30 +03:00
Alexander Kuzmenkov
810fe655ea
Update general_purpose_hashes_on_UUID.xml 2020-02-14 01:23:54 +03:00
Denis Zhuravlev
92a6d30d3a Added performance test for min_group_by / order_by_limit1 2020-02-13 17:34:23 -04:00
CurtizJ
7041e28077 fix segfault in MergeTreeRangeReader 2020-02-14 00:20:35 +03:00
alesapin
199c22c363 Better naming 2020-02-13 23:09:48 +03:00
Alexander Kuzmenkov
1bd2f55bc1
Update inserts_arrays_lowcardinality.xml 2020-02-13 21:58:46 +03:00
Alexander Kuzmenkov
99c6246d97 Make some performance tests faster. 2020-02-13 21:42:55 +03:00
alexey-milovidov
7aeb900922
Merge pull request #8436 from achulkov2/polygon-dict-basic-interface-improvements
[WIP] Basic interface for polygon dictionaries
2020-02-13 21:05:42 +03:00
CurtizJ
d39179b86f add integration tests 2020-02-13 17:59:15 +03:00
Alexander Kuzmenkov
e9d4bcaa75
Update general_purpose_hashes_on_UUID.xml 2020-02-13 17:58:16 +03:00
alexey-milovidov
296621f757
Merge pull request #9076 from sundy-li/mysql-show-tables
Show Queries more like MySQL did
2020-02-13 16:50:12 +03:00
alesapin
45ebf08925 Better 2020-02-13 14:38:04 +03:00
Alexander Kuzmenkov
3a58ef03e3
Update general_purpose_hashes_on_UUID.xml 2020-02-13 12:50:25 +03:00
Alexander Kuzmenkov
b9eb40bccb
Update cpu_synthetic.xml 2020-02-13 11:56:06 +03:00
Alexander Tokmakov
1d6afe9f39 Merge branch 'master' into split_databases_from_context 2020-02-12 21:18:32 +03:00
Mikhail Korotov
62be802ea9 tests fixed 2020-02-12 17:35:23 +03:00
Mikhail Korotov
12c9fbe44d Merge branch 'secure_password' of https://github.com/millb/ClickHouse into secure_password 2020-02-12 17:12:18 +03:00
millb
c4b45ddff8 fixed tests 2020-02-12 17:11:03 +03:00
Alexander Kuzmenkov
48a98773c9
Update general_purpose_hashes_on_UUID.xml 2020-02-12 15:39:44 +03:00
Guillaume Tassery
46bffd0564 add tests 2020-02-12 12:08:14 +01:00
Yatsishin Ilya
fbddec5c58 Merge remote-tracking branch 'origin' into qoega/random-table-function-small 2020-02-11 23:33:25 +03:00
Yatsishin Ilya
647994fea2 pcg64_oneseq -> pcg32 2020-02-11 23:32:45 +03:00
Alexander Kuzmenkov
f88bf5595c
Update cpu_synthetic.xml 2020-02-11 22:21:08 +03:00
Alexander Kuzmenkov
5dcca60d98
Update general_purpose_hashes_on_UUID.xml 2020-02-11 22:18:40 +03:00
Alexander Kuzmenkov
413cb601dd
Merge pull request #8969 from filimonov/kafka_producer_with_key_and_timestamp
key and timestamp in Kafka producer
2020-02-11 22:03:37 +03:00