Vitaly Baranov
|
1dda596689
|
Fix releasing query ID and session ID at the end of query processing.
|
2021-10-10 17:34:45 +03:00 |
|
alexey-milovidov
|
b29e877f26
|
Merge pull request #29182 from ClickHouse/yandex-to-clickhouse-in-configs
Replace `<yandex>` to `<clickhouse>` in configs and more.
|
2021-10-01 12:24:12 +03:00 |
|
alexey-milovidov
|
7a3f85cda1
|
Update test.py
|
2021-10-01 05:04:12 +03:00 |
|
Alexey Milovidov
|
32c0b22a6a
|
Skip test for executable table function under MSan
|
2021-10-01 05:02:57 +03:00 |
|
Alexey Milovidov
|
4271f8c738
|
Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs
|
2021-10-01 01:33:58 +03:00 |
|
Nikita Mikhaylov
|
9756b8dc33
|
Added an ability to execute more merges and mutations than threads, added new settings (#29140)
|
2021-10-01 00:26:24 +03:00 |
|
Alexey Milovidov
|
551c52c236
|
Merge remote-tracking branch 'origin/master' into yandex-to-clickhouse-in-configs
|
2021-09-30 17:45:14 +03:00 |
|
Azat Khuzhin
|
98c311205f
|
Cover IS NULL/IS NOT NULL for MySQL in integration tests
|
2021-09-29 21:45:09 +03:00 |
|
Alexey Milovidov
|
964e7efde5
|
Compatibility
|
2021-09-29 02:41:12 +03:00 |
|
alexey-milovidov
|
1e6f9ac635
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-28 20:26:44 +03:00 |
|
Ilya Yatsishin
|
e66e081119
|
Merge pull request #28522 from qoega/improve-integration-1
Improve integration tests: work with iptables and services listing
|
2021-09-28 16:35:38 +03:00 |
|
Alexey Milovidov
|
c7b7c8339f
|
Compatibility
|
2021-09-28 05:00:06 +03:00 |
|
alexey-milovidov
|
995913e89c
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-28 02:27:36 +03:00 |
|
Nikolai Kochetov
|
236d71ea94
|
Merge pull request #28582 from ClickHouse/rewrite-pushing-to-views
Rewrite PushingToViews
|
2021-09-27 21:19:11 +03:00 |
|
Maksim Kita
|
f7aed5aab8
|
Merge pull request #29393 from azat/rocksdb-fix-data-race
rocksdb: fix race condition during multiple DB opening
|
2021-09-27 11:32:59 +03:00 |
|
Nikolai Kochetov
|
78a7665f43
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-27 10:56:50 +03:00 |
|
Nikolai Kochetov
|
841ef13dee
|
Merge pull request #29338 from ClickHouse/less-sleeps-in-integratin-tests
Less sleeps in integration tests.
|
2021-09-27 10:35:31 +03:00 |
|
Yatsishin Ilya
|
650de10dea
|
Merge remote-tracking branch 'origin/master' into improve-integration-1
|
2021-09-27 09:47:49 +03:00 |
|
alexey-milovidov
|
3609d4adad
|
Merge pull request #29164 from azat/test_send_crash_reports-fix
test_send_crash_reports: suppress Fatal messages check (due to explicit SIGSEGV)
|
2021-09-27 03:54:10 +03:00 |
|
Alexey Milovidov
|
4c0feaf343
|
Fix compatibility
|
2021-09-27 02:11:10 +03:00 |
|
Nikolai Kochetov
|
3c9e6a04bf
|
A little bit better
|
2021-09-26 18:06:32 +03:00 |
|
Azat Khuzhin
|
ad1e9e42fc
|
Restore test_rocksdb_options::test_table_invalid_column_family_options test
This reverts commit e40a13bd1f .
|
2021-09-26 08:24:22 +03:00 |
|
Azat Khuzhin
|
d9e3419197
|
Restore test_rocksdb_options::test_invalid_column_family_options test
This reverts commit 1881c67eff .
|
2021-09-26 08:24:18 +03:00 |
|
Alexey Milovidov
|
ddd96f0106
|
Fix compatibility
|
2021-09-26 03:19:50 +03:00 |
|
Alexey Milovidov
|
fb7ce28198
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-26 02:10:11 +03:00 |
|
alexey-milovidov
|
0bd962630e
|
Merge pull request #29341 from ClickHouse/fix-rocksdb-test
Fix integration test for RocksDB
|
2021-09-26 01:06:55 +03:00 |
|
Alexey Milovidov
|
f4ad62f661
|
Fix whitespace
|
2021-09-25 20:07:48 +03:00 |
|
alexey-milovidov
|
e40a13bd1f
|
Remove trash
|
2021-09-25 19:47:29 +03:00 |
|
Alexey Milovidov
|
cba6e39fe5
|
Replace yandex to clickhouse in configs
|
2021-09-25 07:08:34 +03:00 |
|
Alexey Milovidov
|
85cdd2cf75
|
Fix mistake
|
2021-09-25 07:00:59 +03:00 |
|
Alexey Milovidov
|
4f7830ae3a
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-25 06:58:30 +03:00 |
|
alexey-milovidov
|
1881c67eff
|
Remove trash
|
2021-09-25 04:44:06 +03:00 |
|
Anton Popov
|
7628273df4
|
Merge pull request #29266 from CurtizJ/normalize-asts
Normalize ASTs in ColumnsDescription
|
2021-09-25 04:01:54 +03:00 |
|
Alexey Milovidov
|
2b2bec3679
|
Make some changes to Python code that I don't understand
|
2021-09-25 02:04:53 +03:00 |
|
Alexey Milovidov
|
82d57c6e47
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-25 01:38:39 +03:00 |
|
Nikolai Kochetov
|
48bdabbc26
|
Less sleeps in integration tests.
|
2021-09-24 18:25:19 +03:00 |
|
alesapin
|
3614fb9e37
|
Merge pull request #29223 from ClickHouse/compressed_logs
Compressed logs for keeper
|
2021-09-24 16:03:26 +03:00 |
|
Nikolai Kochetov
|
193f566568
|
Fix exception message.
|
2021-09-24 14:54:39 +03:00 |
|
Yatsishin Ilya
|
e3610dec92
|
do not lose docker.log if dependencies failed to start before clickhouse up called
|
2021-09-24 13:46:55 +03:00 |
|
Nikolai Kochetov
|
24dac111b7
|
Try fix kafka test.
|
2021-09-24 13:30:57 +03:00 |
|
alexey-milovidov
|
b8083929a6
|
Merge branch 'master' into yandex-to-clickhouse-in-configs
|
2021-09-23 20:49:40 +03:00 |
|
Yatsishin Ilya
|
bbac70693e
|
Merge remote-tracking branch 'origin' into improve-integration-1
|
2021-09-23 17:35:06 +03:00 |
|
Yatsishin Ilya
|
ad4f7498ad
|
add comment
|
2021-09-23 17:35:04 +03:00 |
|
Nikita Mikhaylov
|
e8ab9feb94
|
Merge pull request #29265 from ClickHouse/fix_yaml_test
Fix YAML integration tests
|
2021-09-23 15:12:38 +03:00 |
|
alesapin
|
941724bc11
|
Fix test rocksdb
|
2021-09-23 12:19:30 +03:00 |
|
alesapin
|
d1bb8d666e
|
Move all yaml tests to clickhouse config
|
2021-09-23 11:08:40 +03:00 |
|
mergify[bot]
|
d69fc35dd9
|
Merge branch 'master' into compressed_logs
|
2021-09-22 19:43:16 +00:00 |
|
Anton Popov
|
8943389d03
|
normalize ASTs in ColumnsDescription
|
2021-09-22 18:55:20 +03:00 |
|
kssenii
|
a84fc77b52
|
Fixes
|
2021-09-22 18:10:25 +03:00 |
|
alesapin
|
3bea8d5201
|
Fix config root name
|
2021-09-22 18:00:08 +03:00 |
|