Yatsishin Ilya
cc109a7e4a
fix
2021-11-11 16:36:10 +03:00
Yatsishin Ilya
d6048f0c18
fix
2021-11-11 16:28:50 +03:00
Yatsishin Ilya
9345b93486
fix killall. better test_different_user
2021-11-11 16:28:29 +03:00
Yatsishin Ilya
ad2376c03b
wip
2021-11-11 11:12:54 +03:00
Yatsishin Ilya
14c14dcd00
Merge remote-tracking branch 'origin' into integration--7
2021-11-11 10:41:50 +03:00
Yatsishin Ilya
b7c6a7bf8e
wip
2021-11-11 10:41:48 +03:00
Kseniia Sumarokova
c916f24a06
Merge pull request #31224 from kssenii/rename-setting
...
Rename setting value read_threadpool to threadpool
2021-11-11 01:04:58 +03:00
Kseniia Sumarokova
852be4b6a8
Merge pull request #31250 from ClickHouse/kssenii-fix-test-1
...
Fix test
2021-11-11 01:03:21 +03:00
Vitaly Baranov
1579bcfd20
Merge pull request #31178 from vitlibar/backup-engines-and-improvements
...
Backup engines and improvements
2021-11-10 18:20:41 +03:00
Yatsishin Ilya
52cc2fa547
Merge remote-tracking branch 'origin' into integration--7
2021-11-10 18:19:02 +03:00
Kseniia Sumarokova
f3dc7c0e5d
Update test.py
2021-11-10 17:21:25 +03:00
Kseniia Sumarokova
a18fd8bdfc
Fix
2021-11-10 17:20:25 +03:00
Vitaly Baranov
71359433dd
Add parameters "backups.allowed_path" and "backups.allowed_disk" to config.
2021-11-10 11:03:09 +03:00
Vitaly Baranov
508fb6f54f
Use external dirs in the integration test to make test not flaky.
2021-11-10 11:03:09 +03:00
Vitaly Baranov
606e94f4cc
Fix backup of database.
2021-11-10 11:03:09 +03:00
kssenii
618c332f9c
Rename read_threadpool to threadpool
2021-11-10 07:46:18 +00:00
Vitaly Baranov
cf77c0b3fc
New syntax for BACKUP/RESTORE: set backup engine explicitly.
2021-11-09 23:16:40 +03:00
Kruglov Pavel
17085183bf
Merge pull request #31042 from Avogar/hdfs-bad-url
...
Add additional hdfs url check
2021-11-09 16:23:59 +03:00
alesapin
3d8ef4ae95
Merge branch 'master' into trying_actions
2021-11-09 10:35:55 +03:00
Kseniia Sumarokova
581986c0d3
Merge pull request #30997 from kssenii/rabbitmq-fixes
...
RabbitMQ: fix one issue and add more tests
2021-11-09 10:15:01 +03:00
alesapin
1fcd7cedf4
Restart docker
2021-11-08 16:23:14 +03:00
Yatsishin Ilya
660bfbd754
Merge remote-tracking branch 'origin' into integration--7
2021-11-08 15:41:12 +03:00
avogar
f10dfbe61a
fix tests
2021-11-08 14:12:37 +03:00
Amr Alaa
ad81977ace
Skip max_partition_size_to_drop check in case of ATTACH PARTITION ... FROM ( #30995 )
...
* Skip checkPartitionCanBeDropped check in case of ATTACH PARTITION ... FROM
* Add integration test
* Fix syntax error
* Fix integration test
* Fix integration test
* Fix integration test
* Skip max_partition_size_to_drop for MOVE PARTITION
2021-11-08 13:07:14 +03:00
alesapin
2a7e246021
Don't try to restart docker
2021-11-05 21:49:40 +03:00
alesapin
dd9446d8d3
Fix ci runner
2021-11-05 11:56:06 +03:00
alesapin
a1a6d3876b
Iptables fix
2021-11-04 23:22:13 +03:00
alesapin
2cc0b9723e
Use temp path
2021-11-04 18:53:45 +03:00
Vitaly Baranov
15280df08d
Fix integration test "test_dictionaries_dependency_xml/".
2021-11-03 17:11:43 +03:00
Yatsishin Ilya
046e0d9249
Merge remote-tracking branch 'origin' into integration--7
2021-11-03 14:21:23 +03:00
Kseniia Sumarokova
065106c299
Merge pull request #30690 from kssenii/partitioned-write
...
Partitioned write for file, hdfs, url storages and table functions
2021-11-02 22:58:16 +03:00
Ilya Yatsishin
d897a13cc3
Merge pull request #30963 from qoega/less-parallel
2021-11-02 21:42:11 +03:00
kssenii
f662c1829d
Fix
2021-11-02 18:08:10 +03:00
Yatsishin Ilya
d5138e1427
Merge remote-tracking branch 'origin' into integration--7
2021-11-02 17:41:40 +03:00
Kruglov Pavel
901ebcede6
Merge pull request #30351 from arenadata/ADQM-335
...
output_format_avro_rows_in_file
2021-11-02 12:25:27 +03:00
Kruglov Pavel
9a1275cb10
Merge pull request #30178 from Avogar/tsv-csv
...
Refactor and improve TSV, CSV, JSONCompactEachRow, RowBinary formats. Fix bugs in formats
2021-11-02 00:38:30 +03:00
Ilya Yatsishin
1df7bacf64
Merge pull request #30950 from qoega/fix-backward-compat-test
2021-11-01 20:42:17 +03:00
Vitaly Baranov
3bc9bf28f4
Merge pull request #30688 from vitlibar/backup-and-restore-for-log-family
...
Implement BACKUP & RESTORE for Log family
2021-11-01 19:57:39 +03:00
Ilya Golshtein
8efa1743cf
output_format_avro_rows_in_file fix and test for _timestamp
2021-11-01 13:09:18 +03:00
alexey-milovidov
db0174c9b0
Merge pull request #30940 from kssenii/fix-flacky-test
...
Fix flacky test
2021-11-01 12:38:32 +03:00
Vitaly Baranov
a1f29d31ea
Support BACKUP & RESTORE for log family.
2021-11-01 12:07:17 +03:00
Yatsishin Ilya
7c7c90f1b4
try
2021-11-01 11:45:10 +03:00
Yatsishin Ilya
31a8bcd3e1
fix test_backward_compatibility
2021-11-01 11:25:38 +03:00
Yatsishin Ilya
b86746b90b
fix test_backward_compatibility
2021-11-01 11:25:24 +03:00
Yatsishin Ilya
ce205fb10a
Merge remote-tracking branch 'origin' into integration--7
2021-11-01 11:17:33 +03:00
kssenii
0ff0cf6dd2
Fix
2021-11-01 00:45:32 +03:00
alexey-milovidov
eb3e461f96
Merge pull request #30892 from excitoon/patch-15
...
Better handling of `xtables.lock` in `runner`
2021-10-31 22:11:23 +03:00
mergify[bot]
1102b1dcef
Merge branch 'master' into tsv-csv
2021-10-31 12:03:24 +00:00
alexey-milovidov
15b9d65221
Merge pull request #30662 from azat/conf-clickhouse
...
Switch everything left from `<yandex>` to `<clickhouse>`
2021-10-31 14:56:51 +03:00
Vladimir Chebotarev
e9c606840f
Better handling of xtables.lock
in runner
.
2021-10-31 10:08:20 +03:00