Azat Khuzhin
927f763cbb
tests: disable zero copy replication to suppress warning in 01650_fetch_patition_with_macro_in_zk_path_long
...
Fixes : #41108
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-09-09 10:12:32 +02:00
Alexey Milovidov
9e8e66c567
Merge pull request #41025 from den-crane/test/column_name_primary
...
test for column name primary
2022-09-09 00:04:53 +03:00
Kruglov Pavel
04aea19b31
Merge pull request #40881 from coelho/patch-1
...
Fix uncaught DNS_ERROR on failed connection to replicas
2022-09-08 13:32:45 +02:00
Vladimir C
90647cb0c5
Merge pull request #39970 from SachinSetiya/majority_quorum
...
Add majority_insert_quorum setting
2022-09-08 11:31:33 +02:00
Robert Schulze
9d4de0cbaa
Merge pull request #40999 from ClickHouse/sse2-special-build
...
Add special x86-SSE2-only build
2022-09-08 09:06:29 +02:00
Dmitry Novik
499e479892
Merge pull request #40873 from azat/build/fix-debug-symbols-quirk
...
Fix debug symbols
2022-09-07 17:31:35 +02:00
Vitaly Baranov
31ed722572
Merge pull request #41044 from vitlibar/more-conventional-conversion-yaml-to-xmk
...
More conventional conversion yaml to xml
2022-09-07 13:46:32 +02:00
vdimir
ef53741d23
Disable 02377_majority_insert_quorum_zookeeper for replicated-database
2022-09-07 11:22:18 +00:00
vdimir
000ba8a60d
Use insert_qurum = auto instead of majority_insert_quorum
2022-09-07 11:19:27 +00:00
Sachin
ade4337978
Add majority_insert_quorum setting
...
majority_insert_quorum is defined as (number_of_replicas/2)+1. Insert
will be successful only if majority of quorum have applied it. If
insert_quorum and majority_insert_quorum both are specified, max of
both will be used.
2022-09-07 11:19:24 +00:00
Kruglov Pavel
b2ea21508d
Fix test
2022-09-07 12:04:05 +02:00
Mikhail f. Shiryaev
7f9d9f6ec7
Merge pull request #41074 from ClickHouse/can-be-tested
...
CheckLabels: Print message that 'can be tested' is missing
2022-09-07 11:28:53 +02:00
Antonio Andelic
d15fdae8dc
Merge pull request #40853 from ClickHouse/embeddedrocksdb-delete-update-support
...
Support for `UPDATE` and `DELETE` in `EmbeddedRocksDB`
2022-09-07 11:03:49 +02:00
robot-clickhouse
01139d9d28
Automatic style fix
2022-09-07 08:51:02 +00:00
Robert Schulze
497b65f41d
CheckLabels: Print message that 'can be tested' is missing
2022-09-07 08:42:53 +00:00
Nikolay Degterinsky
981e9dbce2
Merge pull request #40997 from canhld94/ch_canh_fix_grouping_set
...
Fix grouping set with group_by_use_nulls
2022-09-07 00:08:31 +02:00
Vitaly Baranov
63e992d52d
Edit test configs.
2022-09-06 17:09:26 +02:00
Nikita Taranov
7c4f42d014
Skip empty literals in lz4 decompression ( #40142 )
2022-09-06 13:58:26 +02:00
Sergei Trifonov
f77809ddbc
Merge pull request #40900 from ClickHouse/s3-detailed-metrics
...
S3 detailed metrics
2022-09-06 13:20:57 +02:00
Denny Crane
b7cf8783eb
test for column name primary
2022-09-06 00:14:55 -03:00
Duc Canh Le
ad52cfdf3a
fix test style
2022-09-06 09:39:27 +08:00
Duc Canh Le
6950016b8a
fix grouping set with group_by_use_nulls
2022-09-06 09:39:27 +08:00
Alexey Milovidov
b32c7e4c70
Merge pull request #35262 from kssenii/add-more-s3-tests
...
Add stateless tests with s3 storage with debug and tsan
2022-09-06 02:40:58 +03:00
Alexey Milovidov
59bd94dcf8
Merge pull request #40975 from vitlibar/fix-access-rights-for-describe
...
Fix access rights for DESCRIBE TABLE
2022-09-06 02:38:34 +03:00
Alexey Milovidov
9091995934
Merge pull request #40978 from azat/log-ignore-memory-limits
...
[RFC] Ignore memory limits while logging
2022-09-06 02:37:16 +03:00
Kseniia Sumarokova
68e013e819
Update ci_config.py
2022-09-05 22:13:07 +02:00
Kruglov Pavel
95847775b6
Merge pull request #40120 from evillique/obfuscator-schema-inference
...
Add schema inference to `clickhouse-obfuscator`
2022-09-05 22:03:57 +02:00
Alexey Milovidov
4c30dbc905
Merge pull request #40968 from ClickHouse/s3-sharding-2
...
Sharding s3 key names (2)
2022-09-05 22:47:25 +03:00
Alexey Milovidov
a1998270a9
Merge pull request #40995 from nickitat/fix_tests
...
Fix tests
2022-09-05 22:45:22 +03:00
Alexander Tokmakov
b264be3c63
Merge branch 'master' into zookeeper_client_fault_injection
2022-09-05 22:13:09 +03:00
Robert Schulze
401747eaa7
Merge branch 'master' into sse2-special-build
2022-09-05 16:17:20 +02:00
Kseniia Sumarokova
360bc93c87
Turn off always green mode
2022-09-05 16:16:49 +02:00
Sergei Trifonov
1c247308f1
Merge branch 'master' into s3-detailed-metrics
2022-09-05 15:55:41 +02:00
Sergei Trifonov
225773634c
fix integration test for profile events s3
2022-09-05 15:54:28 +02:00
Kseniia Sumarokova
cff1dd6a8e
Merge branch 'master' into move-strange-test
2022-09-05 15:19:57 +02:00
Kseniia Sumarokova
e12858dca5
Merge pull request #36837 from ClickHouse/stress_s3
...
Trying stress on top of S3
2022-09-05 15:12:55 +02:00
Robert Schulze
e1def723f8
Add special x86-SSE2-only build
2022-09-05 12:51:44 +00:00
Nikolay Degterinsky
330e3324b0
Fix test
2022-09-05 12:46:26 +00:00
Anton Popov
f11b7499d1
Merge pull request #40592 from azat/inmemory-WAL-cleanup
...
Remove completely processed WAL files
2022-09-05 14:15:19 +02:00
Alexander Tokmakov
abffd4595e
Merge branch 'master' into zookeeper_client_fault_injection
2022-09-05 15:03:26 +03:00
Kruglov Pavel
582216a3ca
Merge pull request #39919 from pzhdfy/UniqSketch
...
UniqThetaSketch support set operation such as union/intersect/not
2022-09-05 13:42:14 +02:00
Nikita Mikhaylov
33e530392e
Check grants for databases in case of renaming databases ( #40906 )
2022-09-05 12:38:44 +02:00
Nikita Taranov
97de19d7ea
fix tests
2022-09-05 12:34:14 +02:00
Azat Khuzhin
4e05c08360
tests: remove 01594_too_low_memory_limits
...
Since after memory limits ignored in logging it is not possible to test
it.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-09-05 12:20:15 +02:00
Igor Nikonov
025c7a1ae0
Merge pull request #40305 from ClickHouse/sort_mode_rename
...
Sorting mode renaming
2022-09-05 11:59:35 +02:00
Antonio Andelic
3a0581e990
Merge pull request #40543 from Lloyd-Pottiger/feat/support-read-only-for-embeddedrocksdb
...
Add read-only support for EmbeddedRocksDB
2022-09-05 09:31:07 +02:00
Alexey Milovidov
1364685eff
Merge branch 'master' into s3-sharding-2
2022-09-05 08:39:19 +03:00
Alexey Milovidov
3f341427f6
Merge pull request #40917 from ClickHouse/test-repeat-last-command
...
Add test for '.' and '/' repeat commands in client interactive mode
2022-09-05 05:26:26 +03:00
Alexey Milovidov
a819f2c75b
Merge branch 'master' into add-more-s3-tests
2022-09-05 05:23:17 +03:00
Alexey Milovidov
cda8052df0
Fix trash
2022-09-05 03:46:10 +02:00