Alexey Milovidov
|
1f1685d696
|
Fix error in test
|
2020-08-15 17:55:08 +03:00 |
|
Alexey Milovidov
|
4e88ba9a3e
|
Fix typo
|
2020-08-15 17:50:56 +03:00 |
|
Alexey Milovidov
|
eb548c08b7
|
Fix flaky mutations test
|
2020-08-15 17:35:31 +03:00 |
|
alexey-milovidov
|
e556be0471
|
Merge pull request #13755 from ClickHouse/clickhouse-test-better-diagnostic
Better diagnostics in clickhouse-test
|
2020-08-15 16:30:41 +03:00 |
|
Alexey Milovidov
|
5b3fa69d69
|
Make a test slightly more reliable
|
2020-08-15 16:26:56 +03:00 |
|
Vladimir Chebotarev
|
cca417b058
|
Fixed flappy test_multiple_disks::test_start_stop_moves .
|
2020-08-15 16:00:53 +03:00 |
|
alexey-milovidov
|
7ccfae5da9
|
Merge pull request #13748 from ClickHouse/fix-bad-test-sensitive-data-masking
Fix bad test sensitive_data_masking
|
2020-08-15 15:56:38 +03:00 |
|
alexey-milovidov
|
0e3b9d0da6
|
Merge pull request #13747 from ClickHouse/fix-race-condition-in-test
Fix race condition in test
|
2020-08-15 15:55:47 +03:00 |
|
alexey-milovidov
|
8c34cc3df6
|
Merge pull request #13746 from ClickHouse/fix-race-condition-detach-merge
Fix race condition in DETACH and background merge
|
2020-08-15 15:53:26 +03:00 |
|
alexey-milovidov
|
faa0d50d67
|
Merge pull request #13737 from azat/query_log-Settings-logging-fix
Fix logging Settings.Names/Values when log_queries_min_type > QUERY_START
|
2020-08-15 15:51:19 +03:00 |
|
Alexey Milovidov
|
476c90b623
|
Merge branch 'master' into avoid-too-slow-queries-with-arrays
|
2020-08-15 15:49:21 +03:00 |
|
alexey-milovidov
|
2a86e730a7
|
Merge pull request #13758 from ClickHouse/revert-13723-unbundled-packager
Revert "Added separate docker image for unbundled build. Added clang-11, gcc-10 in packager image. Updated packager image to ubuntu 20.04"
|
2020-08-15 15:44:12 +03:00 |
|
alexey-milovidov
|
3fac908dc7
|
Revert "Added separate docker image for unbundled build. Added clang-11, gcc-10 in packager image. Updated packager image to ubuntu 20.04"
|
2020-08-15 15:43:58 +03:00 |
|
Alexey Milovidov
|
8c5e5ec1cf
|
Fix flaky test 01305_replica_create_drop_zookeeper
|
2020-08-15 15:30:17 +03:00 |
|
Alexey Milovidov
|
d4af19b3e7
|
Update test
|
2020-08-15 14:22:01 +03:00 |
|
Alexey Milovidov
|
88f4bad0db
|
Better diagnostics in clickhouse-test
|
2020-08-15 13:03:51 +03:00 |
|
Alexey Milovidov
|
aaddb6a086
|
Fix flaky test
|
2020-08-15 12:37:05 +03:00 |
|
alexey-milovidov
|
b0ffde5825
|
Merge pull request #13743 from ClickHouse/fix-stress-test
Fix server restart after stress test
|
2020-08-15 12:16:01 +03:00 |
|
Alexey Milovidov
|
57b8d3f89b
|
Avoid too slow queries with arrays
|
2020-08-15 12:13:52 +03:00 |
|
Alexey Milovidov
|
1d51d9e8b6
|
Range check for h3KRing
|
2020-08-15 11:49:54 +03:00 |
|
alexey-milovidov
|
d0eeedd322
|
Merge pull request #13749 from ClickHouse/fix-fast-test
Fix fast test failure due to "Memory limit (for user) exceeded"
|
2020-08-15 11:26:10 +03:00 |
|
alexey-milovidov
|
c5c79e9408
|
Merge pull request #13590 from azat/TSV-fix-CR-assertion
Fix assertion for carriage return in TSV format header
|
2020-08-15 11:15:23 +03:00 |
|
zhang2014
|
fe49bd3414
|
Merge branch 'master' of github.com:yandex/ClickHouse into refactor/materialize_mysql_database
|
2020-08-15 16:12:46 +08:00 |
|
alexey-milovidov
|
d95b9f73a4
|
Update TabSeparatedRowInputFormat.cpp
|
2020-08-15 11:11:10 +03:00 |
|
alexey-milovidov
|
18b0c46b30
|
Merge pull request #13723 from qoega/unbundled-packager
Added separate docker image for unbundled build. Added clang-11, gcc-10 in packager image. Updated packager image to ubuntu 20.04
|
2020-08-15 11:05:55 +03:00 |
|
alexey-milovidov
|
c241e42db0
|
Update Dockerfile
|
2020-08-15 11:05:38 +03:00 |
|
alexey-milovidov
|
ea79c53ed2
|
Merge pull request #13735 from azat/gcc10-build-fixes-20.7
Fix compilation with gcc10 and libstdc++
|
2020-08-15 11:01:14 +03:00 |
|
Alexey Milovidov
|
0140093b17
|
Fix fast test
|
2020-08-15 10:11:19 +03:00 |
|
Alexey Milovidov
|
9e6d4802ac
|
Do not drop cache if DROP/RENAME in Atomic database
|
2020-08-15 09:56:47 +03:00 |
|
Alexey Milovidov
|
096209881b
|
Fix bad test sensitive_data_masking
|
2020-08-15 09:41:28 +03:00 |
|
alexey-milovidov
|
74de096722
|
Merge pull request #13745 from ClickHouse/remove-zookeeper-from-unit-tests
Remove ZooKeeper from unit tests
|
2020-08-15 09:06:47 +03:00 |
|
Alexey Milovidov
|
5fe807613f
|
Fix race condition in test
|
2020-08-15 08:37:46 +03:00 |
|
Alexey Milovidov
|
ee084f0ec9
|
Fix race condition in DETACH and background merge
|
2020-08-15 08:21:02 +03:00 |
|
Alexey Milovidov
|
696f773267
|
Remove ZooKeeper from unit tests
|
2020-08-15 07:29:02 +03:00 |
|
alexey-milovidov
|
e032593005
|
Merge pull request #13744 from ClickHouse/qoega-revert-check-docker-compose-style
Revert check location of Docker compose files.
|
2020-08-15 07:24:30 +03:00 |
|
Alexey Milovidov
|
145ad95e2a
|
Revert check location of Docker compose files @qoega.
|
2020-08-15 07:23:23 +03:00 |
|
Alexey Milovidov
|
0c75ebcba3
|
Fix typo
|
2020-08-15 06:28:48 +03:00 |
|
Alexey Milovidov
|
c260ecb58e
|
Remove debug output
|
2020-08-15 06:27:36 +03:00 |
|
zhang2014
|
2f3042ba86
|
ISSUES-4006 try fix build
|
2020-08-15 11:16:55 +08:00 |
|
Alexey Milovidov
|
52c3857225
|
Fix server restart after stress test
|
2020-08-15 06:10:57 +03:00 |
|
alexey-milovidov
|
62ed3a16d0
|
Update developer-instruction.md
|
2020-08-15 03:08:28 +03:00 |
|
Alexander Kuzmenkov
|
ecc40b7c75
|
Merge pull request #13724 from qoega/docker-style
Add docker image for style check, add check for docker files placement
|
2020-08-15 03:01:39 +03:00 |
|
Alexander Kuzmenkov
|
1cbfd1327a
|
trigger the CI
|
2020-08-15 01:40:40 +03:00 |
|
alexey-milovidov
|
7e72437b9d
|
Merge pull request #13680 from ClickHouse/use_atomic_engine_for_system_db
Use Atomic engine for system database
|
2020-08-15 01:15:09 +03:00 |
|
alexey-milovidov
|
9e33f41dec
|
Merge pull request #13709 from ClickHouse/fix-array-combinator
Fix error with batch aggregation and -Array combinator
|
2020-08-15 01:10:34 +03:00 |
|
alexey-milovidov
|
9a640ff210
|
Merge pull request #13736 from den-crane/patch-9
removed remark about default's profile for max_server_memory_usage
|
2020-08-15 00:49:25 +03:00 |
|
Azat Khuzhin
|
082dbea039
|
Cover Settings in query_log with non default log_queries_min_type
|
2020-08-15 00:43:48 +03:00 |
|
Azat Khuzhin
|
249ceec61b
|
Fix 01231_log_queries_min_type test
|
2020-08-15 00:43:20 +03:00 |
|
Azat Khuzhin
|
df359bd289
|
Fix logging Settings.Names/Values when log_queries_min_type > QUERY_START
|
2020-08-15 00:42:59 +03:00 |
|
Azat Khuzhin
|
6fd0faa00f
|
Fix performance-no-automatic-move in InterpretersMySQLDDLQuery
|
2020-08-14 23:41:22 +03:00 |
|