Alexey Milovidov
|
5a47958744
|
Merge pull request #35736 from CurtizJ/quota-written-bytes
Add quota for written bytes
|
2022-04-03 05:26:49 +03:00 |
|
Anton Popov
|
687942ce70
|
more strict quota for written bytes
|
2022-04-01 15:02:49 +00:00 |
|
alesapin
|
87b15d350f
|
Merge pull request #35808 from ClickHouse/fix_some_integration_tests
Try to fix some integration tests
|
2022-04-01 10:44:49 +02:00 |
|
Alexey Milovidov
|
5c6b84c398
|
Merge pull request #35586 from kssenii/fix-virtual-columns-s3
Fix s3 engine getting virtual columns
|
2022-04-01 04:43:32 +03:00 |
|
Alexander Tokmakov
|
418070c012
|
try to fix some integration tests
|
2022-03-31 15:56:07 +02:00 |
|
kssenii
|
f17a320635
|
Fix test
|
2022-03-31 11:13:38 +02:00 |
|
Dmitry Novik
|
597c1a6523
|
Merge pull request #35719 from ClickHouse/memory-overcommit-test-fix
Try to fix test_global_overcommit_tracker flakyness
|
2022-03-30 18:15:40 +02:00 |
|
kssenii
|
d810853b78
|
Fix path in test
|
2022-03-30 17:35:59 +02:00 |
|
kssenii
|
099fa0e668
|
Merge master
|
2022-03-30 17:33:32 +02:00 |
|
Kruglov Pavel
|
771f34d793
|
Merge pull request #35691 from Avogar/fix-matview
Fix creating materialized view with subquery after server restart
|
2022-03-30 14:57:14 +02:00 |
|
Antonio Andelic
|
03a09dc914
|
Merge pull request #35571 from ClickHouse/parallel-s3-downloading
Parallel S3 downloading
|
2022-03-30 08:14:49 +02:00 |
|
Antonio Andelic
|
c9feb7f751
|
Format test file
|
2022-03-29 13:40:14 +00:00 |
|
Dmitry Novik
|
0cc9c82124
|
Try to fix test_global_overcommit_tracker flakyness
|
2022-03-29 13:09:37 +00:00 |
|
tavplubix
|
3246261da8
|
Fix logging in test_distributed_respect_user_timeouts (#35575)
* Update test.py
* Update test.py
* Update test.py
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2022-03-29 15:43:42 +03:00 |
|
Kruglov Pavel
|
fe60560c03
|
Merge pull request #35619 from Avogar/check-remote-url-allow-hosts
Check remote_url_allow_hosts before schema inference in URL engine
|
2022-03-29 14:08:02 +02:00 |
|
Kruglov Pavel
|
a2aab8ffac
|
Fix test
|
2022-03-29 14:07:19 +02:00 |
|
Anton Popov
|
d42632dc13
|
Merge pull request #32928 from bigo-sg/rocksdb_metacache
Speed up parts loading process of MergeTree by metadata cache
|
2022-03-29 14:05:22 +02:00 |
|
Ilya Yatsishin
|
45babe48bc
|
Merge pull request #35543 from qoega/azure-integration-test-better
Slightly better integration tests: test_backup_with_other_granularity test_azure_blob_storage_zero_copy_replication
|
2022-03-29 13:58:31 +02:00 |
|
taiyang-li
|
834ac3a1b9
|
Merge remote-tracking branch 'ck/master' into rocksdb_metacache
|
2022-03-29 18:32:06 +08:00 |
|
Antonio Andelic
|
362e877529
|
Merge branch 'master' into parallel-s3-downloading
|
2022-03-29 07:05:26 +00:00 |
|
taiyang-li
|
ddd5bebe55
|
fix integration test
|
2022-03-29 11:53:51 +08:00 |
|
kssenii
|
c6b1f86306
|
Merge with master
|
2022-03-29 02:03:28 +02:00 |
|
Nikita Mikhaylov
|
85282f1b4d
|
Made schema inference work with s3Cluster table function (#35544)
|
2022-03-29 00:46:35 +02:00 |
|
kssenii
|
1d49a85963
|
Merge master
|
2022-03-28 22:51:56 +02:00 |
|
kssenii
|
a2013ebe2b
|
Better
|
2022-03-28 22:40:27 +02:00 |
|
Kruglov Pavel
|
c066593595
|
Update test.py
|
2022-03-28 22:02:28 +02:00 |
|
avogar
|
36ea9ef11f
|
Fix creating materialized view with subquery after server restart
|
2022-03-28 19:52:10 +00:00 |
|
alesapin
|
f9c1a44cae
|
Fix black
|
2022-03-28 21:32:53 +02:00 |
|
Kruglov Pavel
|
933eaeae94
|
Fix black test
|
2022-03-28 16:26:20 +02:00 |
|
taiyang-li
|
38702be40c
|
Merge remote-tracking branch 'ck/master' into rocksdb_metacache
|
2022-03-28 21:03:22 +08:00 |
|
mergify[bot]
|
b928d8391e
|
Merge branch 'master' into azure-integration-test-better
|
2022-03-28 09:51:35 +00:00 |
|
kssenii
|
c6706b8bfa
|
Better
|
2022-03-25 19:30:13 +01:00 |
|
avogar
|
ecc57b436c
|
Check remote_url_allow_hosts before schema inference in URL engine
|
2022-03-25 13:30:45 +00:00 |
|
Antonio Andelic
|
394682b983
|
Merge branch 'master' into parallel-s3-downloading
|
2022-03-25 13:00:44 +00:00 |
|
kssenii
|
edf0436f5c
|
Fix style check
|
2022-03-25 10:14:14 +01:00 |
|
tavplubix
|
805220e658
|
Merge pull request #35574 from ClickHouse/tavplubix-patch-2
Fix test `test_s3_zero_copy_replication`
|
2022-03-24 23:50:46 +03:00 |
|
tavplubix
|
d910357e69
|
Update test.py
|
2022-03-24 20:25:16 +03:00 |
|
kssenii
|
e91e30aaa4
|
Fix
|
2022-03-24 17:10:27 +01:00 |
|
Alexey Milovidov
|
31420615c0
|
Merge pull request #35553 from ClickHouse/kostik-consistent-hash
Rename `yandexConsistentHash` to `kostikConsistentHash`
|
2022-03-24 17:56:59 +03:00 |
|
tavplubix
|
7b96d61057
|
Merge pull request #35478 from ClickHouse/merging_30325
Merging #30325
|
2022-03-24 14:53:20 +03:00 |
|
Alexander Tokmakov
|
4ad4d4b38c
|
apply formatter
|
2022-03-24 12:23:14 +01:00 |
|
mergify[bot]
|
d782aef36f
|
Merge branch 'master' into azure-integration-test-better
|
2022-03-24 11:18:02 +00:00 |
|
tavplubix
|
b3c021ec97
|
Update test.py
|
2022-03-24 13:53:06 +03:00 |
|
Antonio Andelic
|
62a495a5fc
|
Small refactor
|
2022-03-24 09:45:30 +00:00 |
|
Antonio Andelic
|
e0d7b6dc3e
|
Add tests for S3 multithreaded download
|
2022-03-24 09:30:06 +00:00 |
|
taiyang-li
|
db34ca57c2
|
reformat test.py
|
2022-03-24 14:58:45 +08:00 |
|
Alexey Milovidov
|
d54138425f
|
Rename yandexConsistentHash to kostikConsistentHash
|
2022-03-24 02:18:25 +01:00 |
|
Maksim Kita
|
97b5cb96f2
|
Fixed style check
|
2022-03-23 20:41:28 +01:00 |
|
Alexander Tokmakov
|
3c6a10237c
|
Merge branch 'master' into merging_30325
|
2022-03-23 18:07:04 +01:00 |
|
Yatsishin Ilya
|
abd587cb23
|
Better tests
|
2022-03-23 16:17:44 +00:00 |
|