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
Yatsishin Ilya
77c2b83022
Merge branch 'master' into qoega/random-table-function-small
2020-03-02 21:01:33 +03:00
alesapin
a92ce8e257
Fix tests for quorum inserts
2020-03-02 18:11:38 +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
Alexey Milovidov
09aff52830
Remove too short timeouts from tests (they may lead to false positives)
2020-03-02 01:35:16 +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
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
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
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
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
CurtizJ
a17d286e83
allow to set query_id in clickhouse-benchmark
2020-02-27 20:21:01 +03:00
Yatsishin Ilya
f1d864a03d
add storage test and fix string generator
2020-02-27 18:03:29 +03:00
Artem Zuikov
bb207da70d
fix test
2020-02-27 14:40:22 +03:00
Alexey Milovidov
6ced072e29
Added a test
2020-02-26 22:05:02 +03:00
Alexander Tokmakov
df8a90319a
fix another Context-related segfault
2020-02-26 18:59:47 +03:00
Yatsishin Ilya
f96626cea7
fix tests
2020-02-26 17:31:22 +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
alesapin
bf3d6d2a4d
Merge branch 'master' into alter_on_top_of_mutations
2020-02-26 15:21:46 +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
Nikolai Kochetov
15fdf80dc8
Added test with max_execution_time.
2020-02-25 15:28:06 +03:00
hcz
a7d10dd0ce
Add tests for moduloOrZero
2020-02-25 18:08:20 +08: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
0a24aff994
Merge pull request #9316 from oandrew/parquet-improvements
...
Parquet performance improvements
2020-02-24 16:27:28 +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
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
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
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
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
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
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
Nikolai Kochetov
30d41b34ba
Merged with master
2020-02-21 11:47:56 +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
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
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
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