alesapin
|
88d569b6a6
|
Add ASTFuzzer to checks list
|
2020-09-08 16:31:59 +03:00 |
|
alesapin
|
30827dec70
|
Add special build config
|
2020-09-08 11:20:41 +03:00 |
|
alesapin
|
6c9734f23c
|
bump ci
|
2020-09-08 10:13:33 +03:00 |
|
alesapin
|
105f704efe
|
Back to gcc-9
|
2020-09-07 19:20:00 +03:00 |
|
alesapin
|
7b8f8acd38
|
Bump all versions to gcc-10
|
2020-09-07 17:47:14 +03:00 |
|
alesapin
|
54e6257070
|
Better name
|
2020-09-07 17:23:20 +03:00 |
|
alesapin
|
df8dde109c
|
Remove tests config
|
2020-09-07 16:40:16 +03:00 |
|
alesapin
|
f8932a7a6b
|
Build and tests config
|
2020-09-07 16:40:03 +03:00 |
|
alesapin
|
45496beacf
|
Merge branch 'master' into build_config_in_repo
|
2020-09-07 15:51:14 +03:00 |
|
Alexander Kuzmenkov
|
f7d631bf82
|
use fasttest script from sources
|
2020-09-07 13:19:01 +03:00 |
|
alesapin
|
9703494f32
|
Less debug prints
|
2020-09-07 11:25:14 +03:00 |
|
Alexander Kuzmenkov
|
0904433c87
|
Temporarily remove UInt256 perf test broken in https://github.com/ClickHouse/ClickHouse/pull/14229
Also add one more timeout to perf test runner.
|
2020-09-07 09:33:57 +03:00 |
|
alexey-milovidov
|
ff2d9aec1a
|
Merge pull request #14409 from dimarub2000/obfuscator_uuid
Added UUID to Obfuscator
|
2020-09-07 06:58:41 +03:00 |
|
alexey-milovidov
|
8b0a6d5609
|
Merge pull request #14404 from dimarub2000/system_events_show_zero_values
system_events_show_zero_values setting added
|
2020-09-07 06:40:36 +03:00 |
|
Alexander Kuzmenkov
|
1978968067
|
performance comparison
|
2020-09-07 02:49:34 +03:00 |
|
Dmitry
|
7ca155c417
|
test added
|
2020-09-06 19:44:12 +03:00 |
|
Dmitry
|
9639846ca9
|
Merge branch 'master' into system_events_show_zero_values
|
2020-09-06 14:55:14 +03:00 |
|
alexey-milovidov
|
a78b04b56a
|
Merge pull request #14455 from ClickHouse/prepare-clang-11
Prepare for clang 11
|
2020-09-06 11:02:58 +03:00 |
|
alexey-milovidov
|
d61dda36ef
|
Update Sources.h
|
2020-09-06 01:09:59 +03:00 |
|
Dmitry
|
5aa9dc0e86
|
show transform in test
|
2020-09-06 00:42:38 +03:00 |
|
Dmitry
|
ace61fa67e
|
Uint128 logic and tests
|
2020-09-06 00:35:24 +03:00 |
|
alexey-milovidov
|
69630972d4
|
Merge pull request #14509 from bharatnc/ncb/disallow-empty-tz-toStartOfIntervalFunc
disallow empty time_zone argument in toStartOf* type of functions
|
2020-09-05 17:41:53 +03:00 |
|
bharatnc
|
425c4d0634
|
fix style check - declare error code ILLEGAL_TYPE_OF_ARGUMENT
|
2020-09-04 21:26:51 -07:00 |
|
bharatnc
|
d543b82100
|
fix 00921_dateteime_compatibility test
|
2020-09-04 21:26:41 -07:00 |
|
alexey-milovidov
|
c4861155f7
|
Merge pull request #14498 from ClickHouse/add_retries_to_host_ip_change
Add retries to integration test_host_ip_change
|
2020-09-05 07:03:34 +03:00 |
|
bharatnc
|
25080f3a88
|
additional checks for empty tz for toStartOfMonth|Quarter|Year
|
2020-09-04 20:15:37 -07:00 |
|
bharatnc
|
8fd00ff77b
|
rename test files and fix tests - add ; at the end
|
2020-09-04 18:42:43 -07:00 |
|
alexey-milovidov
|
03f11d851f
|
Merge pull request #14501 from CurtizJ/fix-ttl-test
Fix flaky test 01280_ttl_where_group_by
|
2020-09-05 04:26:09 +03:00 |
|
bharatnc
|
0fd9288374
|
add tests for - toStartOfInterval* functions
|
2020-09-04 17:32:38 -07:00 |
|
bharatnc
|
cf110f4eb0
|
toStartOfInterval* functions - disallow empty timezone
|
2020-09-04 17:32:38 -07:00 |
|
Nikolai Kochetov
|
01d0f6e5c5
|
Merge pull request #14402 from ClickHouse/stop-threads-if-exception-in-pipeline-executor
Stop query execution if exception happened in PipelineExecutor itself.
|
2020-09-04 23:40:22 +03:00 |
|
Anton Popov
|
af69c4208c
|
fix flaky test
|
2020-09-04 22:16:30 +03:00 |
|
Vitaly Baranov
|
81db73f066
|
Merge pull request #13647 from qoega/integration-explicit-configs
Add explicit main_configs, user_configs and dictionaries in integration tests
|
2020-09-04 20:16:00 +03:00 |
|
alesapin
|
3095c167ea
|
Add retries
|
2020-09-04 18:22:43 +03:00 |
|
Dmitry
|
61a570f361
|
Merge branch 'obfuscator_uuid' of github.com:dimarub2000/ClickHouse into obfuscator_uuid
|
2020-09-04 16:56:57 +03:00 |
|
Dmitry
|
0d7fbe863a
|
Merge branch 'master' into obfuscator_uuid
|
2020-09-04 16:56:29 +03:00 |
|
Artem Zuikov
|
7c20aa2c62
|
Another 256-bit integers (strict 32 bytes) (#14229)
|
2020-09-04 16:33:02 +03:00 |
|
Nikolai Kochetov
|
7f88e3de1f
|
Review fix.
|
2020-09-04 15:54:31 +03:00 |
|
alesapin
|
f8aa6cfe8a
|
Merge pull request #14438 from ClickHouse/apply_ttl_if_not_calculated
Apply TTL if it's not calculated for part
|
2020-09-04 15:32:50 +03:00 |
|
Nikolai Kochetov
|
40768593c3
|
Merge pull request #14469 from BohuTANG/mysql_set_@@var
Support MySQL handler 'set @@xx' settting
|
2020-09-04 14:18:57 +03:00 |
|
Nikita Mikhaylov
|
ab48947305
|
Datasets generation (Merging #10973) (#14442)
* created program in utils
* reset test
* removed additional printings
* refactoring
* fix float generator, fix build
* add readme
* refactor readme
* fixed random int func
* clang format
* fix build
* fix build
* fix PVS, uncrustify
* newline at end of file
* refactor string_type func
* restyle func maps
* support IN operation
* support multiquery
* fix style
* change rand to pcg64
* fix array generation
* fix build
* better
* subqueries
* style
* better
* delete samples.sql
Co-authored-by: Roman Ilgovskiy <ilgovskiy@yandex-team.ru>
|
2020-09-04 13:39:17 +03:00 |
|
Nikolai Kochetov
|
0bf0fb0e55
|
Merge pull request #14468 from BohuTANG/mysql_replication_gtid_format
Fix mysql replication GTID event dump format
|
2020-09-04 13:19:05 +03:00 |
|
alesapin
|
5d897231e1
|
Merge pull request #14432 from ClickHouse/minor-changes-in-stateful-tests
Wait for clickhouse-server to start in stateful tests
|
2020-09-04 13:12:32 +03:00 |
|
alesapin
|
c96a2b4f22
|
Merge pull request #14444 from ClickHouse/fix_select_parts_for_merge
Fix select parts for merge
|
2020-09-04 09:55:48 +03:00 |
|
alexey-milovidov
|
54ede2e1bb
|
Merge pull request #14467 from ClickHouse/topk-check-overflow
Check for array size overflow in topK
|
2020-09-04 09:15:33 +03:00 |
|
alexey-milovidov
|
32b39eaeb1
|
Merge pull request #14458 from ClickHouse/website-fix-bugs
Website fix bugs
|
2020-09-04 09:15:21 +03:00 |
|
alexey-milovidov
|
9167846cc7
|
Merge pull request #14457 from ClickHouse/allow-to-test-website
Provide a way to quickly test the website
|
2020-09-04 09:14:49 +03:00 |
|
alexey-milovidov
|
d623048dd1
|
Merge pull request #14454 from amosbird/im1
Remove redundant conditions
|
2020-09-04 09:14:35 +03:00 |
|
alexey-milovidov
|
4807b1e5bc
|
Merge pull request #14462 from ClickHouse/simplify-mutations-tests
Simplify mutations tests
|
2020-09-04 09:14:13 +03:00 |
|
BohuTANG
|
c094ff7eca
|
ISSUES-9336 support MySQL handler 'set @@xx' settting
|
2020-09-04 12:51:15 +08:00 |
|