VadimPE
|
e93f56bb50
|
fix
|
2018-09-20 17:37:55 +03:00 |
|
alesapin
|
d5dd32f4fe
|
CLICKHOUSE-3894: Fix test_config_substs test
|
2018-08-27 14:40:01 +03:00 |
|
Alexey Milovidov
|
aa936b09f9
|
Added check for max_block_size = 0 #2447
|
2018-08-25 19:32:44 +03:00 |
|
Alexey Milovidov
|
9c79c5f8ab
|
Added test #2447
|
2018-08-25 19:26:55 +03:00 |
|
alexey-milovidov
|
3466277b0a
|
Merge pull request #2940 from yandex/better-exception-message-in-case-of-wrong-number-of-arguments-for-function-if
Better exception message in case of wrong number of arguments for function "if" [#CLICKHOUSE-3932]
|
2018-08-24 15:31:22 +03:00 |
|
alesapin
|
935ae2421b
|
Merge pull request #2943 from alesapin/master
Remove strange parameter and add version from env to all calls
|
2018-08-24 14:20:28 +03:00 |
|
alesapin
|
ec594ad8e8
|
Remove strange parameter and add version from env to all calls
|
2018-08-24 14:19:06 +03:00 |
|
Alexey Milovidov
|
9f6073b562
|
Fixed test #2940
|
2018-08-24 14:09:20 +03:00 |
|
alexey-milovidov
|
eab95e43d1
|
Merge pull request #2938 from yandex/speed-up-fuzz-tests-2
Speed up fuzz tests, part 2 #2924
|
2018-08-24 14:07:35 +03:00 |
|
alesapin
|
7722b3caa1
|
Merge pull request #2941 from alesapin/master
CLICKHOUSE-3894: Custom api version
|
2018-08-24 13:35:30 +03:00 |
|
alesapin
|
5849f4b9cb
|
CLICKHOUSE-3894: Custom api version
|
2018-08-24 13:31:19 +03:00 |
|
Alexey Milovidov
|
eee6644a22
|
Better exception message in case of wrong number of arguments for function "if" [#CLICKHOUSE-3932]
|
2018-08-24 12:57:42 +03:00 |
|
Alexey Milovidov
|
2febf6af4f
|
Fixed tests #2938
|
2018-08-24 12:47:47 +03:00 |
|
Alexey Milovidov
|
030570f6d5
|
Renamed tests that are not long anymore #2924
|
2018-08-24 11:01:00 +03:00 |
|
Alexey Milovidov
|
bc799904ad
|
Speed up long tests #2938
|
2018-08-24 10:53:24 +03:00 |
|
alexey-milovidov
|
5637b30556
|
Merge pull request #2929 from zhang2014/fix/support_asterisk_for_predcate_optimize
ISSUES-863 fix predicate not work for asterisk
|
2018-08-24 08:53:04 +03:00 |
|
zhang2014
|
bf517d5523
|
ISSUES-863 fix failure tests
|
2018-08-24 12:11:32 +08:00 |
|
alexey-milovidov
|
8f686525d8
|
Merge pull request #2937 from yandex/fix-array-distinct
Fixed arrayDistinct function [#CLICKHOUSE-3928]
|
2018-08-24 06:26:40 +03:00 |
|
Alexey Milovidov
|
a55b9623c5
|
Fixed arrayDistinct function [#CLICKHOUSE-3928]
|
2018-08-24 05:54:02 +03:00 |
|
zhang2014
|
32cc611f5d
|
ISSUES-863 fix predicate optimizer not work for asterisk
|
2018-08-24 10:05:43 +08:00 |
|
Alexey Milovidov
|
f08b271d5b
|
Merge branch 'master' into remove-useless-option-in-clickhouse-local
|
2018-08-24 02:42:45 +03:00 |
|
alexey-milovidov
|
e1e6e316d9
|
Merge pull request #2930 from yandex/fix-empty-parts-vertical-merge
Fix vertical merge of empty parts
|
2018-08-24 01:47:11 +03:00 |
|
alesapin
|
aae6967304
|
CLICKHOUSE-3894: Remove default from get
|
2018-08-23 18:38:25 +03:00 |
|
alesapin
|
762ffa1454
|
CLICKHOUSE-3894: Small impovements in integration tests framework
|
2018-08-23 18:31:20 +03:00 |
|
Alexey Zatelepin
|
cc2f10c1cc
|
add test for vertical merge of empty parts [#CLICKHOUSE-3913]
|
2018-08-23 15:15:30 +03:00 |
|
Alexey Milovidov
|
814d227321
|
Fixed test [#CLICKHOUSE-2]
|
2018-08-23 04:35:46 +03:00 |
|
Alexey Milovidov
|
b9778a3764
|
Speed up fuzz tests [#CLICKHOUSE-2]
|
2018-08-23 04:31:28 +03:00 |
|
Alexey Milovidov
|
d95e2be344
|
Updated test #2887
|
2018-08-23 04:05:04 +03:00 |
|
Alexey Milovidov
|
d372430193
|
Split long running tests [#CLICKHOUSE-2]
|
2018-08-23 04:01:25 +03:00 |
|
Alexey Milovidov
|
18857ed428
|
Increased passing for "00614_shard_same_header_for_local_and_remote_node_in_distributed_query" [#CLICKHOUSE-2]
|
2018-08-23 03:19:41 +03:00 |
|
Alexey Milovidov
|
61f3c4f0d1
|
Removed useless option --silent from the clickhouse-local, because it was implemented not according to the specs and the options --silent, --verbose, --echo was messed up #1773
|
2018-08-23 03:14:26 +03:00 |
|
Alexey Milovidov
|
0c129ab7f4
|
More descriptive error message in test [#CLICKHOUSE-2]
|
2018-08-23 02:54:33 +03:00 |
|
alexey-milovidov
|
5c1925af58
|
Merge pull request #2920 from VadimPE/CLICKHOUSE-3819
CLICKHOUSE-3819 add CASE without ELSE
|
2018-08-22 22:52:24 +03:00 |
|
alexey-milovidov
|
aaf218dab8
|
Merge pull request #2919 from yandex/low-cardinality-fix-partial-granule-reading
Low cardinality fix partial granule reading
|
2018-08-22 22:48:42 +03:00 |
|
alexey-milovidov
|
4f7b8fdbd9
|
Update 00688_case_without_else.reference
|
2018-08-22 22:23:13 +03:00 |
|
alexey-milovidov
|
0265cca018
|
Merge pull request #2921 from alesapin/master
Finally create test with odbc drivers
|
2018-08-22 22:19:07 +03:00 |
|
VadimPE
|
ee61c87fef
|
CLICKHOUSE-3819 fix tests
|
2018-08-22 21:40:08 +03:00 |
|
alesapin
|
a6ca534a37
|
CLICKHOUSE-3878: Remove empty lines
|
2018-08-22 19:16:12 +03:00 |
|
alesapin
|
8163fd2b21
|
CLICKHOUSE-3878: Slightly improve test
|
2018-08-22 19:14:51 +03:00 |
|
alesapin
|
4d919759bf
|
CLICKHOUSE-3878: Remove local path
|
2018-08-22 18:56:04 +03:00 |
|
alesapin
|
e2f18da1a9
|
CLICKHOUSE-3878: Add ODBC test
|
2018-08-22 18:42:27 +03:00 |
|
chertus
|
4d89caf422
|
fix decimal-arithm test (on clang build) CLICKHOUSE-3765
|
2018-08-22 18:41:21 +03:00 |
|
VadimPE
|
9e485dae1e
|
CLICKHOUSE-3819 add CASE without ELSE
|
2018-08-22 18:17:40 +03:00 |
|
Nikolai Kochetov
|
409d68b8c0
|
Added test for low cardinality with prewhere. #2896
|
2018-08-22 15:49:12 +03:00 |
|
Alexey Zatelepin
|
19ec609d36
|
add failing tests with materialized columns #2900 [#CLICKHOUSE-3911]
|
2018-08-22 15:42:18 +03:00 |
|
alexey-milovidov
|
edd37cf617
|
Merge pull request #2910 from yandex/fix-point-in-poligon
Fix point in poligon
|
2018-08-21 19:17:30 +03:00 |
|
Nikolai Kochetov
|
04a91a79a9
|
Added test for low cardinality deserialization. #2896
|
2018-08-21 17:05:57 +03:00 |
|
Nikolai Kochetov
|
c27bade22b
|
Added test for pointInPolygon #2866
|
2018-08-21 14:33:31 +03:00 |
|
Alexey Milovidov
|
2aa7eb463a
|
Fixed test #2888
|
2018-08-21 08:03:35 +03:00 |
|
Alexey Milovidov
|
0a7638fc9f
|
Added test #2897
|
2018-08-20 22:24:39 +03:00 |
|