Commit Graph

113931 Commits

Author SHA1 Message Date
Kseniia Sumarokova
1590ba3326
Merge pull request #49376 from ClickHouse/kssenii-patch-7
Remove wrong assertion in cache
2023-05-02 11:47:11 +02:00
Vladimir C
96d109c3db
Merge pull request #49137 from ClickHouse/vdimir/mutliple_storage_join 2023-05-02 11:40:16 +02:00
alesapin
fe81b1f9c1
Merge pull request #48865 from ClickHouse/48380_Force_remove_on_drop
Bug Fix for 02432_s3_parallel_parts_cleanup.sql with zero copy replication
2023-05-02 11:37:00 +02:00
alesapin
96d2482bff
Merge pull request #49365 from ClickHouse/ttl_on_insert
Fix bug in removal of existing part directory
2023-05-02 11:32:01 +02:00
Sema Checherinda
50099cad17
Merge pull request #49157 from CheSema/fixing-test-merge-tree-s3-2
clearing s3 between tests in a robust way
2023-05-02 11:08:40 +02:00
Alexey Milovidov
1267fbca1c
Merge pull request #48998 from ongkong/fix-join-clause-create-column
Fix incorrect createColumn call on join clause
2023-05-02 02:23:07 +03:00
Alexey Milovidov
6f2ccd88b3
Merge pull request #49241 from evillique/decompress-filename
Add file name to exception raised during decompression
2023-05-02 02:16:49 +03:00
Alexey Milovidov
5013b96ea7
Merge pull request #49355 from ClickHouse/alexey-milovidov-patch-7
Update ci_config.py
2023-05-02 02:13:44 +03:00
Alexey Milovidov
51847fbf10
Merge pull request #49321 from nickitat/rand_exp
Presumably better buffer size for reading from fs
2023-05-02 02:06:25 +03:00
Kseniia Sumarokova
0f6a81843f
Merge pull request #49364 from DanRoscigno/docs-dynamic-disk
add docs for nested dynamic disks
2023-05-01 22:35:33 +02:00
Kseniia Sumarokova
044cfe5a22
Remove wrong assertion 2023-05-01 22:32:31 +02:00
Sema Checherinda
ff648b7b36 mute the bug, will open new pr with fix 2023-05-01 21:53:05 +02:00
alesapin
0f6a4b973e
Merge branch 'master' into ttl_on_insert 2023-05-01 21:02:04 +02:00
DanRoscigno
4ae2a467f7 add note about other disk types 2023-05-01 14:50:08 -04:00
Sema Checherinda
e3647571f2 explicit drop table for tests 2023-05-01 20:45:20 +02:00
Sema Checherinda
02b7c2fe90 clearing s3 between tests in a robust way 2023-05-01 20:45:10 +02:00
Dan Roscigno
2b141a195a
Apply suggestions from code review
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2023-05-01 14:38:05 -04:00
alesapin
a3f9a8b87b Fix bug in removal of existing part directory 2023-05-01 20:32:01 +02:00
DanRoscigno
fa4ab93f21 add dynamic and nested dynamic 2023-05-01 14:06:50 -04:00
DanRoscigno
30dd645b4f add docs for nested dynamic disks 2023-05-01 13:02:32 -04:00
alesapin
66847386df
Merge pull request #49146 from ClickHouse/don_t_write_version_file_on_start
Don't add metadata_version file if it doesn't exist
2023-05-01 17:04:47 +02:00
Dan Roscigno
7902a1415e
Merge pull request #49353 from ClickHouse/DanRoscigno-patch-5
Update settings.md
2023-05-01 09:24:38 -04:00
Nikita Taranov
266c9d403a review fixes 2023-05-01 13:09:55 +00:00
Alexey Milovidov
dd7282ea5c
Update ci_config.py 2023-05-01 16:05:14 +03:00
Dan Roscigno
cae72fa417
Merge branch 'master' into DanRoscigno-patch-5 2023-05-01 09:05:09 -04:00
DanRoscigno
d21cdde371 add check 2023-05-01 09:02:32 -04:00
Nikolay Degterinsky
84432b7897 Add test 2023-05-01 13:01:42 +00:00
Nikolay Degterinsky
1be9371fb5 Better 2023-05-01 13:01:23 +00:00
Dan Roscigno
d36f60bc4a
Update settings.md
add listen_host to prometheus section
2023-05-01 08:50:18 -04:00
alesapin
49a7eb71a7
Merge pull request #48547 from ClickHouse/keeper-bench-2.0
Keeper bench 2.0
2023-05-01 14:48:13 +02:00
alesapin
5b24a84fc0 Apply black check 2023-05-01 14:02:07 +02:00
alesapin
17effd4f6d Fix black 2023-05-01 14:01:42 +02:00
alesapin
21f58df9f7 Finally fix flaky test 2023-05-01 13:58:10 +02:00
Duc Canh Le
abe0cfd10f
fix wrong query result when using nullable primary key (#49172) 2023-05-01 12:51:22 +02:00
alesapin
2a28869fd4 Merge branch 'master' into don_t_write_version_file_on_start 2023-05-01 12:22:23 +02:00
ongkong
1bffb28adc add comment, change check location 2023-05-01 12:14:44 +02:00
ongkong
35a736f811 use sanitizeBlock 2023-05-01 12:14:44 +02:00
robot-ch-test-poll
a8e63abbb4
Merge pull request #49350 from Raqbit/docs-data-types-fix-nullable
Fix typo "nullbale" in data-types reference doc
2023-05-01 11:14:42 +02:00
Raqbit
2bce8a1b44
Fix typo "nullbale" in data-types reference doc 2023-05-01 10:14:46 +02:00
robot-clickhouse
ab97dbcf1e Automatic style fix 2023-04-30 17:27:15 +00:00
alesapin
b22a54d6cc fix 2023-04-30 19:10:12 +02:00
alesapin
6281606fcf More debug info 2023-04-30 19:08:04 +02:00
alesapin
c6f91afad7 Add more debug to test (it's not flaky on my setup) 2023-04-30 19:07:15 +02:00
alesapin
a1e9236b53 Fix tests which depend on detached files count 2023-04-30 19:06:36 +02:00
alesapin
f03e75971a Remove on detach 2023-04-30 19:06:31 +02:00
alesapin
a098298c0f Remove file for empty parts 2023-04-30 19:06:23 +02:00
Alexey Milovidov
7b63c3ac69
Merge pull request #49344 from ClickHouse/fix-tests-visualizer
Fix tests visualizer
2023-04-30 07:33:05 +03:00
Alexey Milovidov
d945089df8 Fix tests visualizer 2023-04-29 23:48:45 +02:00
Alexey Milovidov
15d0379e2c
Merge pull request #48792 from ClickHouse/fix_some_tests3
Fix some tests
2023-04-29 22:04:11 +03:00
Nikita Taranov
f1ff2c0135
Fix oss-fuzz build errors (#49236) 2023-04-29 18:44:50 +02:00