Vitaly Baranov
|
a952a5dfe5
|
Merge pull request #39859 from vitlibar/fix-flaky-test_async_backups_to_same_destination
Fix flaky integration test test_async_backups_to_same_destination.
|
2022-08-04 09:46:25 +02:00 |
|
Antonio Andelic
|
8094f33078
|
Add init file for test
|
2022-08-04 06:48:33 +00:00 |
|
Alexey Milovidov
|
9e46abc560
|
Merge pull request #39420 from amosbird/better-projection1-fix1
Normalize AggregateFunction types and state representations
|
2022-08-04 03:06:55 +03:00 |
|
Alexander Tokmakov
|
a269cf29e4
|
remove unused dirs from store on all disks
|
2022-08-03 19:49:16 +02:00 |
|
Vitaly Baranov
|
dc25f18f13
|
Fix flaky integration test test_async_backups_to_same_destination.
|
2022-08-03 14:22:09 +02:00 |
|
kssenii
|
d9c681d1f9
|
Fix checks
|
2022-08-03 12:52:08 +02:00 |
|
Kruglov Pavel
|
6b2186bfeb
|
Merge branch 'master' into numbers-schema-inference
|
2022-08-02 19:34:53 +02:00 |
|
Mallik Hassan
|
87bde54ee5
|
Merge branch 'ClickHouse:master' into Structured-Logging-Support
|
2022-08-02 10:44:05 -03:00 |
|
kssenii
|
d462782d1a
|
Fix checks
|
2022-08-02 14:27:45 +02:00 |
|
root
|
495df1da07
|
reformat test.py to avoid style-check error
|
2022-08-01 20:48:57 -07:00 |
|
root
|
433b961d5c
|
changed code for expected seg fault
|
2022-08-01 20:21:48 -07:00 |
|
kssenii
|
2850f68ac9
|
Fix checks
|
2022-08-01 20:48:05 +02:00 |
|
Alexander Tokmakov
|
1567b65473
|
Merge branch 'master' into replicated_database_improvements
|
2022-08-01 19:12:37 +02:00 |
|
Alexander Tokmakov
|
c083abd40b
|
Merge pull request #39775 from ClickHouse/fix_subnets_integration_tests
Fix some flaky integration tests
|
2022-08-01 19:59:21 +03:00 |
|
Alexey Milovidov
|
3de747a6e2
|
Merge pull request #39746 from ClickHouse/cleanup-projection-setting
Cleanup usages of `allow_experimental_projection_optimization` setting, part 1
|
2022-08-01 19:21:30 +03:00 |
|
Maksim Kita
|
31891322a5
|
Merge pull request #39681 from pkit/pkit/executable_settings
add settings for executable table func
|
2022-08-01 17:59:52 +02:00 |
|
Amos Bird
|
2b2ee8a2c3
|
Format tests
|
2022-08-01 21:04:12 +08:00 |
|
Amos Bird
|
2a73ccb3f6
|
Normalize AggregateFunctionCount type comparison
|
2022-08-01 21:04:10 +08:00 |
|
Ilya Yatsishin
|
c882bdc88e
|
Merge pull request #35968 from ClickHouse/interserver_listen_port
|
2022-08-01 13:57:17 +02:00 |
|
robot-clickhouse
|
65efc0ec98
|
Automatic style fix
|
2022-08-01 11:24:03 +00:00 |
|
Alexander Tokmakov
|
38e5e885c3
|
fix some flaky integration tests
|
2022-08-01 13:16:12 +02:00 |
|
Alexey Milovidov
|
c5f7a3327b
|
Merge pull request #39085 from quickhouse/patch-3
Fixed regexp in `test_match_process_uid_against_data_owner`
|
2022-07-31 22:57:26 +03:00 |
|
Alexey Milovidov
|
6a2f7d0c8f
|
Merge branch 'master' into interserver_listen_port
|
2022-07-31 22:51:38 +03:00 |
|
kssenii
|
e5f4a619ed
|
Merge master
|
2022-07-31 20:24:40 +03:00 |
|
Robert Schulze
|
52d08d9db4
|
Merge pull request #39520 from ClickHouse/no-split-binary
Remove SPLIT_BINARY
|
2022-07-31 14:23:31 +02:00 |
|
robot-clickhouse
|
0b1554c2e7
|
Automatic style fix
|
2022-07-31 09:24:53 +00:00 |
|
Antonio Andelic
|
16a98d8eef
|
Add test for creating snapshot on exit
|
2022-07-31 09:11:46 +00:00 |
|
Alexey Milovidov
|
7e4fb960cb
|
Merge branch 'master' into patch-3
|
2022-07-31 02:20:27 +03:00 |
|
Alexey Milovidov
|
17176212a7
|
Update test.py
|
2022-07-31 02:20:08 +03:00 |
|
Alexey Milovidov
|
f80a4c184e
|
Merge branch 'master' into interserver_listen_port
|
2022-07-31 01:22:32 +03:00 |
|
robot-clickhouse
|
acb148122d
|
Automatic style fix
|
2022-07-30 21:49:36 +00:00 |
|
Alexey Milovidov
|
441f2feb49
|
Cleanup usages of allow_experimental_projection_optimization setting, part 1
|
2022-07-30 23:40:21 +02:00 |
|
Constantine Peresypkin
|
b9d7cd6a5d
|
add settings for executable table func
SELECT * FROM executable('<script name>', '<format>', '<columns>', (SELECT * FROM table), SETTINGS max_command_execution_time=100, command_termination_timeout=100)
fixes #38908
|
2022-07-30 20:02:56 +02:00 |
|
Alexander Tokmakov
|
6f88065cc1
|
check metadata consistency
|
2022-07-29 18:33:16 +02:00 |
|
Anton Kozlov
|
ae7fd5bf93
|
Default database resolution in distributed reads
|
2022-07-29 13:35:57 +00:00 |
|
root
|
68f825acd4
|
uncommented formatting tag
|
2022-07-29 05:09:48 -07:00 |
|
root
|
16c32b8b3f
|
removed True from assert
|
2022-07-29 00:07:31 -07:00 |
|
root
|
f9e4d6370d
|
modified integration test as suggested
|
2022-07-28 23:51:59 -07:00 |
|
Vitaly Baranov
|
3b6bacbf0b
|
Add tests.
|
2022-07-28 22:38:50 +02:00 |
|
Robert Schulze
|
199e254777
|
Merge remote-tracking branch 'origin/master' into no-split-binary
|
2022-07-28 15:54:22 +00:00 |
|
Alexander Tokmakov
|
b3732df248
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-28 13:08:30 +02:00 |
|
Sergei Trifonov
|
4588e146a6
|
Merge pull request #37285 from arenadata/ADQM-445
Add concurrent_threads_soft_limit parameter
|
2022-07-28 11:46:43 +02:00 |
|
Antonio Andelic
|
15e999f8bc
|
Merge pull request #39096 from ClickHouse/keeper-version-check
Add version for Keeper API
|
2022-07-28 10:10:49 +02:00 |
|
Roman Vasin
|
9186b25427
|
Fix Style Check in test_concurrent_threads_soft_limit
|
2022-07-28 08:10:44 +00:00 |
|
Roman Vasin
|
f35349eb08
|
Rename total_max_threads to concurrent_threads_soft_limit
|
2022-07-28 07:46:20 +00:00 |
|
Vitaly Baranov
|
f8ebe76826
|
Merge pull request #39503 from vitlibar/improve-system-backups-table
Improve system.backups table
|
2022-07-27 20:25:39 +02:00 |
|
Alexander Tokmakov
|
24725b5f95
|
fix synchronous queries
|
2022-07-27 19:15:00 +02:00 |
|
Alexander Tokmakov
|
bcc404bca1
|
Merge pull request #39084 from quickhouse/patch-2
Fixed regexp in `test_quota`
|
2022-07-27 19:03:19 +03:00 |
|
Roman Vasin
|
8a3125f2d2
|
Fix integration test test_total_max_threads
|
2022-07-27 14:34:10 +00:00 |
|
Roman Vasin
|
37845389c8
|
Merge branch 'concurrency-control' of github.com:ClickHouse/ClickHouse into ADQM-445
|
2022-07-27 13:31:22 +00:00 |
|
Kruglov Pavel
|
381ea139c2
|
Merge branch 'master' into schema-inference-cache
|
2022-07-27 11:35:36 +02:00 |
|
Vitaly Baranov
|
794eeb5d51
|
Split "total_size" to "uncompressed_size" and "compressed_size".
|
2022-07-27 10:36:56 +02:00 |
|
Vitaly Baranov
|
a79fc17235
|
Add test for system.backups
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
51a2bf33e8
|
Rename backup statuses to CREATING_BACKUP, BACKUP_CREATED, BACKUP_FAILED, RESTORING, RESTORED, RESTORE_FAILED.
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
fc16a15ecf
|
Rename column "uuid" -> "id" in system.backups and allow user to set it in a query.
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
131019ba49
|
Rename column "backup_name" -> "name" in system.backups.
|
2022-07-27 09:04:10 +02:00 |
|
Vitaly Baranov
|
16a60b5e93
|
Merge pull request #39455 from vitlibar/fix-locks-add-tests
Improve synchronization between hosts in distributed backup and fix locks
|
2022-07-27 09:02:58 +02:00 |
|
Mikhail f. Shiryaev
|
3c07684c00
|
Merge branch 'master' into integration-tests-7
|
2022-07-26 14:12:37 +02:00 |
|
Alexander Tokmakov
|
bb80ed1dbe
|
Merge pull request #39564 from ClickHouse/disable_tests_with_materialized_postgres
Temporarily disable all tests with MaterializedPostgreSQL
|
2022-07-26 14:56:48 +03:00 |
|
alesapin
|
8e98b7d47d
|
Merge pull request #39321 from ClickHouse/fix-flaky-keeper-recovery-test
Possible fix for flaky `test_keeper_force_recovery`
|
2022-07-26 13:37:41 +02:00 |
|
Roman Vasin
|
ac2a42cfb0
|
Fix test 00189_time_zones_long and integration test test_materialized_mysql_database
|
2022-07-26 10:44:58 +00:00 |
|
Kruglov Pavel
|
53159db782
|
Merge branch 'master' into numbers-schema-inference
|
2022-07-26 12:32:49 +02:00 |
|
Roman Vasin
|
9607b21e73
|
Fix integration test test_timezone_config
|
2022-07-26 09:00:46 +00:00 |
|
Vitaly Baranov
|
4c98a7bc0f
|
Add test for Ordinary database.
|
2022-07-26 08:46:51 +02:00 |
|
Alexander Tokmakov
|
9ffaf2fef2
|
temporarily disable all tests with materialized postgres
|
2022-07-25 17:32:51 +02:00 |
|
Mallik Hassan
|
b45e44b7e7
|
Merge branch 'ClickHouse:master' into Structured-Logging-Support
|
2022-07-25 12:10:41 -03:00 |
|
Yatsishin Ilya
|
633b628e15
|
fix after conflict
|
2022-07-25 12:35:34 +00:00 |
|
Yatsishin Ilya
|
25db71a8a3
|
Merge remote-tracking branch 'origin/master' into integration-tests-7
|
2022-07-25 09:17:55 +00:00 |
|
Alexey Milovidov
|
071374b152
|
Remove SPLIT_BINARY
|
2022-07-24 01:15:54 +02:00 |
|
Vitaly Baranov
|
6174fe1d72
|
Fix tests.
|
2022-07-22 18:33:46 +02:00 |
|
Alexander Tokmakov
|
39ba920cb6
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-22 13:38:26 +02:00 |
|
Antonio Andelic
|
3040ff0959
|
Merge branch 'master' into keeper-version-check
|
2022-07-22 08:07:55 +00:00 |
|
Dan Roscigno
|
948f207e46
|
nats-py is missing also
|
2022-07-21 22:47:40 -04:00 |
|
Dan Roscigno
|
6d289cf9a5
|
Update README.md
|
2022-07-21 18:18:14 -04:00 |
|
Alexander Tokmakov
|
df39af23a1
|
fix
|
2022-07-21 20:32:33 +02:00 |
|
Vitaly Baranov
|
36d3923622
|
Add one more concurrency test.
|
2022-07-21 20:31:43 +02:00 |
|
Alexander Tokmakov
|
0441d3629e
|
Merge pull request #39440 from liangliangpan/optimize-cluster-table-func
optimize select query from cluster table function
|
2022-07-21 20:40:31 +03:00 |
|
Kruglov Pavel
|
9252f42b4c
|
Merge branch 'master' into schema-inference-cache
|
2022-07-21 18:59:14 +02:00 |
|
avogar
|
02c90fd94b
|
Fix tests
|
2022-07-21 16:54:42 +00:00 |
|
Alexander Tokmakov
|
9e9969cea7
|
Merge pull request #37827 from arthurpassos/host_regexp_multiple_domains
Test host_regexp against all PTR records instead of only one
|
2022-07-21 16:43:05 +03:00 |
|
Alexander Tokmakov
|
f79f12408d
|
fixes
|
2022-07-21 13:57:24 +02:00 |
|
Arthur Passos
|
03bd7ce7b8
|
Minor style fix in dns integ test
|
2022-07-21 08:29:40 -03:00 |
|
Vitaly Baranov
|
708d0eb34c
|
Add concurrent tests for backups.
|
2022-07-21 12:02:18 +02:00 |
|
Vitaly Baranov
|
619e22fe57
|
Add tests for shutdown during backup.
|
2022-07-21 12:01:16 +02:00 |
|
Nikolai Kochetov
|
6028f7909b
|
Fixing build.
|
2022-07-20 20:45:29 +00:00 |
|
Arthur Passos
|
8b49952c7a
|
remove custom debugging log
|
2022-07-20 14:21:06 -03:00 |
|
Arthur Passos
|
29613f4277
|
remove unused coredns symbols
|
2022-07-20 14:20:28 -03:00 |
|
Arthur Passos
|
828de2a674
|
Add host regexp multiple PTR records integration tests
|
2022-07-20 14:09:38 -03:00 |
|
Kruglov Pavel
|
3046cd6d29
|
Merge branch 'master' into schema-inference-cache
|
2022-07-20 13:30:42 +02:00 |
|
Alexander Tokmakov
|
e295fd5090
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-20 12:49:18 +02:00 |
|
Vitaly Baranov
|
a3cd9dc923
|
Fix flaky test test_login_as_dropped_user_xml.
|
2022-07-20 12:47:48 +02:00 |
|
Antonio Andelic
|
179d04518a
|
Black
|
2022-07-20 08:10:52 +00:00 |
|
Antonio Andelic
|
84ef2c9a1f
|
Fix integration tests
|
2022-07-20 07:55:19 +00:00 |
|
Nikolai Kochetov
|
dd1349e2d4
|
Fix test.
|
2022-07-19 16:20:59 +00:00 |
|
kssenii
|
21ebf8874e
|
Merge remote-tracking branch 'upstream/master' into make-cache-composable
|
2022-07-19 13:36:42 +02:00 |
|
Nikolai Kochetov
|
fc6982f9e2
|
Fixing test.
|
2022-07-19 10:10:02 +00:00 |
|
Antonio Andelic
|
de2a0ca05e
|
black
|
2022-07-19 09:03:58 +00:00 |
|
Vitaly Baranov
|
6b03f200e4
|
Merge pull request #39322 from vitlibar/auto-set-test-name-in-integration-tests
Auto set test name in integration tests
|
2022-07-19 10:44:38 +02:00 |
|
Vladimir Chebotaryov
|
5d3028741c
|
Fixed regexp in test_quota .
|
2022-07-19 06:43:24 +03:00 |
|
Vladimir Chebotaryov
|
39edbeba35
|
Fixed regexp in test_match_process_uid_against_data_owner .
|
2022-07-19 06:43:00 +03:00 |
|
Vitaly Baranov
|
725ad5bf22
|
Update cluster.py
|
2022-07-18 20:49:30 +02:00 |
|
Alexander Tokmakov
|
ffc50fe6ab
|
Merge pull request #39334 from ClickHouse/try_fix_flaky_test_store_cleanup
Try fix flaky test_store_cleanup
|
2022-07-18 21:44:40 +03:00 |
|
Alexander Tokmakov
|
225a5c3c7e
|
Update tests/integration/helpers/cluster.py
|
2022-07-18 18:19:02 +03:00 |
|
kssenii
|
0aed5a602a
|
Merge master
|
2022-07-18 16:16:28 +02:00 |
|
kssenii
|
274457e5cf
|
Allow cache over azure blob storage, add tests
|
2022-07-18 16:15:04 +02:00 |
|
Alexander Tokmakov
|
dfccb677f5
|
try fix flaky test_store_cleanup
|
2022-07-18 16:03:06 +02:00 |
|
Vitaly Baranov
|
ad115a9a3d
|
Merge pull request #39254 from vitlibar/backup-checks-destination-not-in-use
Check that the destination for a backup is not in use.
|
2022-07-18 15:19:43 +02:00 |
|
Vitaly Baranov
|
e67a447fc3
|
Fix style.
|
2022-07-18 15:17:53 +02:00 |
|
Vitaly Baranov
|
bd563c210e
|
Update tests/integration/helpers/cluster.py
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
|
2022-07-18 15:04:03 +02:00 |
|
Vitaly Baranov
|
15882b1d86
|
Auto set test's name in integration tests.
|
2022-07-18 15:03:57 +02:00 |
|
kssenii
|
a6655bea1c
|
Some fixes
|
2022-07-18 14:23:08 +02:00 |
|
Antonio Andelic
|
cc1046f18a
|
Possible fix for flaky test_keeper_force_recovery
|
2022-07-18 12:12:24 +00:00 |
|
Vitaly Baranov
|
74a0f67676
|
Fix setting name in integration tests.
|
2022-07-18 13:46:26 +02:00 |
|
Kseniia Sumarokova
|
5022eace6e
|
Merge pull request #39283 from kssenii/fixe-postgres-fetch-tables
Fix incorrect postgresql query which fetches tables list
|
2022-07-18 12:00:08 +02:00 |
|
Yatsishin Ilya
|
2194f1aa5d
|
Merge remote-tracking branch 'qoega/integration-tests-7' into integration-tests-7
|
2022-07-18 09:34:48 +00:00 |
|
Yatsishin Ilya
|
d243b5c785
|
remove unnecessary try-except
|
2022-07-18 09:32:19 +00:00 |
|
Yatsishin Ilya
|
e5b0c85f8c
|
improve test_rabbitmq_drop_mv: it was flaky and waited 900 second timeout
|
2022-07-18 09:30:43 +00:00 |
|
Yatsishin Ilya
|
eb2da901c7
|
Merge remote-tracking branch 'origin/master' into integration-tests-7
|
2022-07-18 09:29:35 +00:00 |
|
kssenii
|
8ad26b3111
|
Merge master
|
2022-07-16 22:50:03 +02:00 |
|
Vitaly Baranov
|
e0fb03d1b6
|
Merge pull request #38970 from vitlibar/select-from-system-db-requires-grant
SELECT from the system database requires grant now
|
2022-07-16 22:37:47 +02:00 |
|
alesapin
|
afd5c40335
|
Merge pull request #39190 from ClickHouse/fix_race_with_concurrent_hardlinks
Fix extremely rare race condition in hardlinks creation
|
2022-07-16 13:57:02 +02:00 |
|
kssenii
|
9bba55110c
|
Fix
|
2022-07-16 12:44:47 +02:00 |
|
root
|
03194eaeb9
|
Feature - Structured Logging Support resubmit
|
2022-07-15 10:01:30 -07:00 |
|
alesapin
|
ec15be2798
|
Add missed file
|
2022-07-15 19:00:50 +02:00 |
|
Alexander Tokmakov
|
17bc6f1db9
|
fix tests
|
2022-07-15 18:11:14 +02:00 |
|
alesapin
|
9eb7553fce
|
Update tests/integration/helpers/cluster.py
|
2022-07-15 18:03:24 +02:00 |
|
alesapin
|
39d61e9a37
|
Merge pull request #39064 from quickhouse/patch-1
More stable `test_s3_zero_copy_ttl`, weakened requirement to move data to S3 in 0-5 seconds
|
2022-07-15 17:58:58 +02:00 |
|
Alexander Tokmakov
|
ae16555aa4
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-15 15:50:23 +02:00 |
|
Vitaly Baranov
|
5691a859d6
|
Add tests.
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
ef3a24d20f
|
Fix tests.
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
6bf7bffbeb
|
Correct the list of always accessible system tables.
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
fbb2e14d54
|
Add new table function viewIfPermitted().
|
2022-07-15 15:44:29 +02:00 |
|
Vitaly Baranov
|
c85b2b5732
|
Add option enabling that SELECT from the system database requires grant.
|
2022-07-15 15:44:25 +02:00 |
|
alesapin
|
6c5de5a867
|
FIX BLACK
|
2022-07-15 15:34:44 +02:00 |
|
alesapin
|
cb6bc63af1
|
Better test
|
2022-07-15 14:43:27 +02:00 |
|
Vitaly Baranov
|
2f47be5da7
|
Check that the destination for a backup is not in use.
|
2022-07-15 13:34:58 +02:00 |
|
Alexander Tokmakov
|
c4cbefb521
|
Update test.py
|
2022-07-15 13:44:37 +03:00 |
|
alesapin
|
8d07a1427f
|
Update storage_conf.xml
|
2022-07-15 12:28:56 +02:00 |
|
alesapin
|
d4a24a5f8e
|
Better test
|
2022-07-15 00:50:03 +02:00 |
|
alesapin
|
687961cf42
|
Fix style
|
2022-07-15 00:38:58 +02:00 |
|
alesapin
|
c7da3d61bf
|
More stressful test
|
2022-07-15 00:32:20 +02:00 |
|
kssenii
|
15a2d60f23
|
Fix checks
|
2022-07-14 22:04:39 +02:00 |
|
alesapin
|
1bc943264c
|
Add concurrent backups test
|
2022-07-14 21:38:17 +02:00 |
|
kssenii
|
31f0abe672
|
Test cache over WebObjectStorage
|
2022-07-14 15:48:07 +02:00 |
|
kssenii
|
5459644a37
|
Fix checks
|
2022-07-14 12:52:30 +02:00 |
|
Kruglov Pavel
|
b38241b08a
|
Merge branch 'master' into schema-inference-cache
|
2022-07-14 12:29:54 +02:00 |
|
Kseniia Sumarokova
|
530dac6487
|
Merge pull request #37213 from aaapetrenko/master
add TableFunctionMongoDB and tests
|
2022-07-14 12:09:07 +02:00 |
|
Kseniia Sumarokova
|
b4321904bf
|
Update test.py
|
2022-07-13 22:59:14 +02:00 |
|
Kseniia Sumarokova
|
61ce5161f3
|
Merge pull request #39106 from kssenii/cache-cacth-disk-full-on-cache-write
fs cache: continue without exception when getting no disk space left error
|
2022-07-13 19:08:13 +02:00 |
|
Kseniia Sumarokova
|
765503cd61
|
Update test.py
|
2022-07-13 17:55:24 +02:00 |
|
Kseniia Sumarokova
|
48cb1ed909
|
Update test.py
|
2022-07-13 11:48:39 +02:00 |
|
kssenii
|
ae324622d3
|
Add one more test
|
2022-07-13 11:27:43 +02:00 |
|
Nikolai Kochetov
|
df18d6a416
|
Fix style
|
2022-07-12 18:12:59 +00:00 |
|
Robert Schulze
|
8b6e31cc61
|
Merge pull request #37882 from excitoon-favorites/nodeleteobjects
Fixes for objects removal in `S3ObjectStorage`
|
2022-07-12 19:09:55 +02:00 |
|
kssenii
|
f46d641440
|
Fix style check and black check
t:wq# Date: Tue Jul 12 14:02:09 2022 +0200
|
2022-07-12 16:29:11 +02:00 |
|
Kseniia Sumarokova
|
adfc7a5a78
|
Update cluster.py
|
2022-07-12 14:05:59 +02:00 |
|
Kseniia Sumarokova
|
ffcc80c9e1
|
Update cluster.py
|
2022-07-12 13:26:08 +02:00 |
|
kssenii
|
112a764794
|
Process no disk space left
:wq# Please enter the commit message for your changes. Lines starting
|
2022-07-11 22:12:40 +02:00 |
|
kssenii
|
dd7ca4995d
|
t p:wq
Small improvement
|
2022-07-11 22:05:48 +02:00 |
|
aaapetrenko
|
ece95f55c0
|
add tests
|
2022-07-11 22:01:15 +02:00 |
|
aaapetrenko
|
d950b9c965
|
add TableFunctionMongoDB and tests
|
2022-07-11 22:00:49 +02:00 |
|
Vladimir Chebotarev
|
f746187225
|
Fixed style.
|
2022-07-11 17:53:05 +03:00 |
|
Ilya Yatsishin
|
8ef2d87adf
|
Update tests/integration/helpers/cluster.py
|
2022-07-11 15:09:42 +02:00 |
|
Vladimir Chebotarev
|
30bdc7e98f
|
Better style.
|
2022-07-11 10:41:19 +03:00 |
|
Vladimir Chebotarev
|
9ca8c035f2
|
Added test for missing DeleteObjects request.
|
2022-07-11 10:22:06 +03:00 |
|
Vitaly Baranov
|
6fce17584c
|
Merge pull request #39046 from vitlibar/restore-on-cluster-async-on-replicas
BACKUP/RESTORE ON CLUSTER use async mode on replicas now.
|
2022-07-10 15:54:51 +02:00 |
|
Vladimir Chebotaryov
|
9e94346e07
|
More stable test_s3_zero_copy_ttl , weakened requirement to move data to S3 in 0-5 seconds.
|
2022-07-09 20:51:05 +03:00 |
|
Vitaly Baranov
|
847cda87f9
|
BACKUP/RESTORE ON CLUSTER use async mode on replicas now.
|
2022-07-08 22:26:01 +02:00 |
|
Alexander Tokmakov
|
dbaaf2ad83
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-08 14:29:02 +02:00 |
|
Alexander Tokmakov
|
dbc638a49d
|
Update test.py
|
2022-07-08 14:23:33 +03:00 |
|
Yatsishin Ilya
|
e898f65cc5
|
black
|
2022-07-07 20:42:41 +00:00 |
|
Yatsishin Ilya
|
d274b05fac
|
improvements
|
2022-07-07 20:21:10 +00:00 |
|
Kseniia Sumarokova
|
48220f64d6
|
Merge pull request #38214 from bigo-sg/storagehive_alter
support alter on `StorageHive` table
|
2022-07-07 17:06:43 +02:00 |
|
Vitaly Baranov
|
ed27987646
|
Merge pull request #38861 from vitlibar/backup-improvements-9
Backup Improvements 9
|
2022-07-07 02:24:47 +02:00 |
|
Alexander Tokmakov
|
388872550a
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-06 19:54:53 +02:00 |
|
Kseniia Sumarokova
|
a26643a7a6
|
Merge pull request #38363 from kssenii/pg-add-auto-close
Support `auto_close` option for postgres engine connection
|
2022-07-06 01:10:05 +02:00 |
|
Kseniia Sumarokova
|
3e803006a2
|
Merge pull request #37171 from tchepavel/nats-integration
Nats Integration
|
2022-07-05 17:47:02 +02:00 |
|
Yakov Olkhovskiy
|
356786f0c6
|
Merge pull request #38837 from bharatnc/ncb/fix-docs
update integration tests doc
|
2022-07-05 09:27:09 -04:00 |
|
Vitaly Baranov
|
43d35eec1b
|
Write unfinished mutations to backup.
|
2022-07-05 14:51:09 +02:00 |
|
kssenii
|
e56ffd665f
|
Fix test
|
2022-07-05 12:01:19 +02:00 |
|
Kseniia Sumarokova
|
b3fd8e3bd6
|
Merge pull request #38802 from kssenii/fix-s3-seekable-with-parallel
Fix s3 seekable reads with parallel read buffer
|
2022-07-05 11:23:16 +02:00 |
|
Bharat Nallan Chakravarthy
|
51923e4399
|
update integration tests doc
|
2022-07-05 09:27:08 +05:30 |
|
Kseniia Sumarokova
|
6c3d648f49
|
Merge branch 'master' into nats-integration
|
2022-07-04 21:06:07 +02:00 |
|
Kseniia Sumarokova
|
b8ab20bcb3
|
Update test.py
|
2022-07-04 20:56:34 +02:00 |
|
Kseniia Sumarokova
|
0cd228cab3
|
Merge pull request #38365 from kssenii/better-rabbit-adddress-setting
Fix RabbitMQ configuration via connection string setting
|
2022-07-04 20:53:43 +02:00 |
|
Kseniia Sumarokova
|
707142e939
|
Update test.py
|
2022-07-04 16:08:10 +02:00 |
|
kssenii
|
f5bf744028
|
Fix
|
2022-07-04 16:05:08 +02:00 |
|
kssenii
|
2c4c907e10
|
Merge
|
2022-07-04 14:15:31 +02:00 |
|
kssenii
|
cfff7c4c28
|
Merge master
|
2022-07-04 14:13:26 +02:00 |
|
kssenii
|
6b37ce2f8e
|
Drop tables in test
|
2022-07-04 14:06:20 +02:00 |
|
Alexander Tokmakov
|
2e073b5cff
|
Merge branch 'master' into replicated_database_improvements
|
2022-07-04 13:53:47 +02:00 |
|
Ilya Yatsishin
|
703c3f1938
|
Merge pull request #38582 from qoega/integration-postgres-better
|
2022-07-04 13:00:54 +02:00 |
|
Ilya Yatsishin
|
0e4c65a378
|
Update tests/integration/test_postgresql_database_engine/test.py
Co-authored-by: alesapin <alesapin@gmail.com>
|
2022-07-04 12:57:55 +02:00 |
|
alesapin
|
be9015852a
|
Merge pull request #38656 from ClickHouse/some_changes_in_keeper
Add test for keeper `mntr` command
|
2022-07-04 11:00:18 +02:00 |
|
lgbo-ustc
|
932e596689
|
Merge remote-tracking branch 'ck/master' into storagehive_alter
|
2022-07-04 09:56:00 +08:00 |
|
mergify[bot]
|
dfac2ca2fc
|
Merge branch 'master' into fix-crash-when-grant-all-on-cluster
|
2022-07-02 17:38:45 +00:00 |
|
alesapin
|
b2db49dbf1
|
Merge branch 'master' into better_data_part_storage_builder
|
2022-07-02 15:39:44 +02:00 |
|
Alexey Milovidov
|
c2486f3637
|
Merge pull request #38355 from ClibMouse/add-tlsv1_3-test
Adding TLS V13 Test
|
2022-07-02 01:32:51 +03:00 |
|
kssenii
|
6a464c0a24
|
Merge
|
2022-07-01 19:12:44 +02:00 |
|
kssenii
|
831d2253ce
|
Merge master
|
2022-07-01 18:53:20 +02:00 |
|