Ilya Golshtein
|
e4a0f42ab8
|
time_virtual_col_tests: rollback tests
|
2024-06-10 23:01:57 +00:00 |
|
kssenii
|
bc294ef51f
|
S3Queue small fixes
|
2024-06-10 19:39:37 +02:00 |
|
Alexander Tokmakov
|
4f39c36408
|
Merge pull request #64312 from ClickHouse/all_replica_groups_cluster
Add clusters with replicas from all replica groups
|
2024-06-10 15:55:35 +00:00 |
|
Kseniia Sumarokova
|
9a55cdf77c
|
Merge pull request #64947 from ilejn/time_virtual_col
Add _time virtual column to file alike storages
|
2024-06-10 12:14:46 +00:00 |
|
kssenii
|
571ddb66df
|
Merge remote-tracking branch 'origin/master' into named-collecitons-in-keeper
|
2024-06-10 13:17:32 +02:00 |
|
Sergei Trifonov
|
686d6d676a
|
Merge pull request #64969 from ClickHouse/revert-64423-precise-memtracking
Revert "Add dynamic untracked memory limits for more precise memory tracking"
|
2024-06-07 16:51:36 +00:00 |
|
Alexander Tokmakov
|
6e156b3be1
|
Merge pull request #64977 from ClickHouse/fix_test_attach_partition_using_copy
Fix `test_attach_partition_using_copy`
|
2024-06-07 14:42:15 +00:00 |
|
serxa
|
7594e06ea2
|
Merge branch 'master' into workload-for-merges
|
2024-06-07 13:58:41 +00:00 |
|
Antonio Andelic
|
b1d6c73208
|
Merge pull request #64604 from ClibMouse/parallel_replicas_custom_key_range_min_max_setting
Allow users to specify a custom range for the range filter when using parallel replicas with dynamic shards
|
2024-06-07 12:26:30 +00:00 |
|
Alexander Tokmakov
|
69045adc10
|
fix bad test
|
2024-06-07 14:09:54 +02:00 |
|
Sergei Trifonov
|
2d9ac2e816
|
Revert "Add dynamic untracked memory limits for more precise memory tracking"
|
2024-06-07 14:03:56 +02:00 |
|
alesapin
|
a9da369bb5
|
Merge pull request #64858 from ClickHouse/fix_segfault_for_super_rare_case
Fix segfault for a very tricky case
|
2024-06-07 11:26:10 +00:00 |
|
Ilya Golshtein
|
b82ab5a402
|
time_virtual_col: style check
|
2024-06-06 21:21:12 +00:00 |
|
Ilya Golshtein
|
258b1f9559
|
time_virtual_col: tests, doc, small refactoring
|
2024-06-06 21:00:47 +00:00 |
|
Han Fei
|
0bd5164f83
|
fix style
|
2024-06-06 21:30:16 +02:00 |
|
Sergei Trifonov
|
9ec1306016
|
Merge pull request #64423 from ClickHouse/precise-memtracking
Add dynamic untracked memory limits for more precise memory tracking
|
2024-06-06 18:37:31 +00:00 |
|
Han Fei
|
823a7d37f3
|
support statistics on replicated merge tree
|
2024-06-06 20:18:42 +02:00 |
|
kssenii
|
481d94b0c7
|
Merge remote-tracking branch 'origin/master' into fix-partitioned-delta-lake
|
2024-06-06 19:35:04 +02:00 |
|
Alexey Milovidov
|
821c7322bd
|
Merge pull request #58349 from azat/ci/flake8
Check python code with flake8
|
2024-06-06 19:03:58 +02:00 |
|
Arthur Passos
|
66060022a6
|
Merge branch 'master' into no_proxy_support
|
2024-06-06 11:05:37 -03:00 |
|
Joshua Hildred
|
76db904de1
|
Update integration tests to use UInt rather than Int
|
2024-06-06 05:28:16 -07:00 |
|
Joshua Hildred
|
59f50ca235
|
Fix existing tests to use UInt rather than Int
|
2024-06-06 05:28:16 -07:00 |
|
Ilya Golshtein
|
aefe7ffc31
|
time_virtual_col: slightly works
|
2024-06-06 09:48:32 +00:00 |
|
Azat Khuzhin
|
a7e4875e4c
|
Fix test_mask_sensitive_info/test.py::test_create_table
CI: https://s3.amazonaws.com/clickhouse-test-reports/64887/5d01a2f7c8b41244ecad2cbf2c7f5ed7e6113cc9/integration_tests__asan__old_analyzer__[2_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-06-06 11:46:12 +02:00 |
|
robot-clickhouse
|
74897790aa
|
Automatic style fix
|
2024-06-06 09:00:44 +00:00 |
|
Sergei Trifonov
|
feb60b566c
|
Merge branch 'master' into precise-memtracking
|
2024-06-06 10:52:28 +02:00 |
|
serxa
|
b9edf204d9
|
better
|
2024-06-06 08:51:22 +00:00 |
|
serxa
|
45fda3fd39
|
use Mi suffix to make things obvious
|
2024-06-06 08:20:52 +00:00 |
|
Alexey Milovidov
|
53f26f614e
|
Merge pull request #64769 from ClickHouse/pufit/rbac-fix-on-cluster-grant-with-default-database
Fix default database with grant on cluster
|
2024-06-06 03:35:32 +02:00 |
|
Alexey Milovidov
|
9ab06931d2
|
Merge pull request #64845 from ClickHouse/follow-up-s3-queue
Follow-up to #64349
|
2024-06-06 02:56:58 +02:00 |
|
Alexey Milovidov
|
9d8bc4d54d
|
Merge pull request #59427 from seandhaynes/master
Use scheduleOrThrow in MergeTree data selection and initialization to avoid deadlocks
|
2024-06-06 02:06:22 +02:00 |
|
pufit
|
dc46084cd8
|
Merge branch 'master' into pufit/fix-definers-restore
|
2024-06-05 16:09:36 -04:00 |
|
alesapin
|
966b08f192
|
Fix segfault for a very tricky case
|
2024-06-05 19:26:20 +02:00 |
|
kssenii
|
5ec3699a19
|
Fix test
|
2024-06-05 18:36:13 +02:00 |
|
Sergei Trifonov
|
9c7a8727d0
|
Merge pull request #64244 from kirillgarbar/check_zk_path
Prevent conversion to Replicated if zookeeper path already exists
|
2024-06-05 16:36:10 +00:00 |
|
Azat Khuzhin
|
8d46078911
|
Use primary.cidx instead of columns.txt to break parts
After fixes for columns.txt the test_max_suspicious_broken_parts starts
to fail
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-06-05 14:47:29 +02:00 |
|
Azat Khuzhin
|
b2535d7f50
|
Fix invalid escape sequence warnings
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-06-05 14:46:38 +02:00 |
|
Azat Khuzhin
|
69d23f5e67
|
Fix all problems in tests that had been found by flake8
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-06-05 14:46:38 +02:00 |
|
Han Fei
|
c04e7e64af
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 13:09:15 +02:00 |
|
Yarik Briukhovetskyi
|
73d0b51283
|
Merge pull request #64220 from yariks5s/test_distributed_table_exception
Add test for #37090
|
2024-06-05 10:49:31 +00:00 |
|
Antonio Andelic
|
0f23f9b384
|
Merge pull request #64784 from ClickHouse/keeper-correct-snapshot-size
Fix Keeper snapshot size in `mntr`
|
2024-06-05 07:17:57 +00:00 |
|
Alexey Milovidov
|
2c5ebf9ca6
|
Merge branch 'master' into master
|
2024-06-05 04:23:37 +02:00 |
|
Alexey Milovidov
|
02a3049876
|
Merge pull request #58285 from canhld94/fix_a_test
Hot reload storage policy for distributed tables when adding a new disk
|
2024-06-05 04:11:49 +02:00 |
|
Han Fei
|
f7ca33868b
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-06-05 01:21:49 +02:00 |
|
Julia Kartseva
|
12bf33c519
|
Merge pull request #64778 from jkartseva/fix-plain-rewritable-cache
Fix crash in a local cache over `plain_rewritable` disk
|
2024-06-04 20:34:58 +00:00 |
|
Kseniia Sumarokova
|
d044d228ba
|
Merge pull request #64349 from ClickHouse/s3queue-fix-ordered-mode
S3Queue rework ordered mode parallel processing
|
2024-06-04 20:27:46 +00:00 |
|
Yarik Briukhovetskyi
|
8bb8806ad4
|
Merge branch 'ClickHouse:master' into test_distributed_table_exception
|
2024-06-04 21:14:00 +02:00 |
|
Arthur Passos
|
236a565e91
|
add missing no_proxy_hosts assignment
|
2024-06-04 15:44:22 -03:00 |
|
Arthur Passos
|
53b9ea483f
|
black fix
|
2024-06-04 15:23:52 -03:00 |
|
Alexander Tokmakov
|
553fcb5e06
|
Update test.py
|
2024-06-04 20:05:58 +02:00 |
|
Arthur Passos
|
c769b3bda0
|
fix conflicts and adapt
|
2024-06-04 15:04:14 -03:00 |
|
Arthur Passos
|
5b79ba0b4f
|
Merge branch 'master' into no_proxy_support
|
2024-06-04 14:55:12 -03:00 |
|
Sema Checherinda
|
dd6ae2f77c
|
Merge pull request #63427 from arthurpassos/fix_wrong_request_protocol_proxy
Several minor fixes to proxy support in ClickHouse
|
2024-06-04 16:35:03 +00:00 |
|
Yarik Briukhovetskyi
|
0f362394b3
|
black check
|
2024-06-04 18:29:07 +02:00 |
|
Sema Checherinda
|
7794fd9ebc
|
Merge branch 'master' into chesema-dedup-matview
|
2024-06-04 17:27:23 +02:00 |
|
Yarik Briukhovetskyi
|
f61c40dbbf
|
do not apply settings explicitly
|
2024-06-04 16:08:01 +02:00 |
|
Alexander Tokmakov
|
9f49c83130
|
Merge pull request #63087 from Unalian/feat-59377
[feature]: allow to attach parts from a different disk (v2.0)
|
2024-06-04 13:52:25 +00:00 |
|
Kseniia Sumarokova
|
557c423007
|
Merge branch 'master' into s3queue-fix-ordered-mode
|
2024-06-04 13:14:49 +02:00 |
|
Antonio Andelic
|
9d30a7f056
|
Fix Keeper snapshot size in mntr
|
2024-06-04 11:30:22 +02:00 |
|
Julia Kartseva
|
d4e6f2e8d6
|
Update test_s3_plain_rewritable test
- add cache_s3_plain_rewritable caching disk
- simplify, don't look up counters
|
2024-06-04 04:53:32 +00:00 |
|
pufit
|
e59d71be48
|
fix test
|
2024-06-03 23:58:39 -04:00 |
|
pufit
|
abdf0d5b58
|
fix test
|
2024-06-03 21:29:08 -04:00 |
|
Michael Kolupaev
|
0fd9cdf47e
|
Track memory allocated by the arrow library
|
2024-06-04 00:01:25 +00:00 |
|
pufit
|
5b3e3376f1
|
Merge branch 'master' into pufit/fix-definers-restore
|
2024-06-03 19:15:48 -04:00 |
|
robot-clickhouse
|
c6108cf8f5
|
Automatic style fix
|
2024-06-03 22:56:02 +00:00 |
|
pufit
|
62aacc5539
|
Fix default database with grant on cluster
|
2024-06-03 18:43:08 -04:00 |
|
Alexander Tokmakov
|
d2184fd2a2
|
Update test.py
|
2024-06-03 20:51:09 +02:00 |
|
Yarik Briukhovetskyi
|
0e2efda93a
|
black check
|
2024-06-03 19:39:41 +02:00 |
|
Yarik Briukhovetskyi
|
d459564408
|
review changes
|
2024-06-03 19:30:01 +02:00 |
|
alesapin
|
c45ebafc70
|
Merge pull request #64694 from ClickHouse/fix_ttl_incompatibility
Fix backward incompatibility in TTL execution
|
2024-06-03 10:29:26 +00:00 |
|
serxa
|
e06c4a8059
|
Merge branch 'master' into precise-memtracking
|
2024-06-02 16:06:29 +00:00 |
|
robot-clickhouse
|
8c86011a90
|
Automatic style fix
|
2024-05-31 12:51:12 +00:00 |
|
kssenii
|
549c6b524e
|
Implement background update
|
2024-05-31 14:49:28 +02:00 |
|
Sema Checherinda
|
c3f72f0cf9
|
revert changes at helpers/s3_mocks/broken_s3.py
|
2024-05-31 14:44:55 +02:00 |
|
Sema Checherinda
|
5fe2249300
|
adjust tesy test_force_deduplication
|
2024-05-31 14:43:35 +02:00 |
|
alesapin
|
a400911d7a
|
Fix backward incompatibility in TTL execution
|
2024-05-31 14:42:01 +02:00 |
|
serxa
|
6375f3a90e
|
Merge branch 'master' into precise-memtracking
|
2024-05-31 09:12:45 +00:00 |
|
serxa
|
b1de84e66e
|
Merge branch 'master' into precise-memtracking
|
2024-05-31 09:11:18 +00:00 |
|
robot-clickhouse
|
3455fba32d
|
Automatic style fix
|
2024-05-31 08:40:18 +00:00 |
|
Alexander Gololobov
|
66f17b7746
|
Normalize find_super_nodes response by sorting
|
2024-05-31 10:28:46 +02:00 |
|
kssenii
|
0571485ef6
|
Merge remote-tracking branch 'origin/master' into named-collecitons-in-keeper
|
2024-05-30 19:45:01 +02:00 |
|
kssenii
|
2a69c00d09
|
Merge remote-tracking branch 'origin/s3queue-fix-ordered-mode' into s3queue-fix-ordered-mode
|
2024-05-30 16:34:00 +02:00 |
|
kssenii
|
9238045eea
|
Add bucket versioning
|
2024-05-30 16:33:40 +02:00 |
|
Arthur Passos
|
4ab5c2c7f7
|
style
|
2024-05-30 11:14:56 -03:00 |
|
Arthur Passos
|
b1861fa851
|
bring back multiple proxy test back
|
2024-05-30 11:00:23 -03:00 |
|
robot-clickhouse
|
75bfa1746b
|
Automatic style fix
|
2024-05-30 13:07:17 +00:00 |
|
kssenii
|
b3a58a6294
|
Merge remote-tracking branch 'origin/s3queue-fix-ordered-mode' into s3queue-fix-ordered-mode
|
2024-05-30 14:58:12 +02:00 |
|
kssenii
|
ee4d5e4260
|
Fix remaining tests
|
2024-05-30 14:57:50 +02:00 |
|
Arthur Passos
|
dba8c98e5f
|
minor changes
|
2024-05-30 09:33:59 -03:00 |
|
Sema Checherinda
|
96992b75e6
|
Merge branch 'master' into chesema-dedup-matview
|
2024-05-30 13:28:46 +02:00 |
|
Sema Checherinda
|
2df9ab60a4
|
Merge branch 'master' into chesema-less-backoff-timeout
|
2024-05-30 13:16:12 +02:00 |
|
robot-clickhouse
|
39dd2735a3
|
Automatic style fix
|
2024-05-29 19:44:48 +00:00 |
|
kssenii
|
59eed8086c
|
Fixes
|
2024-05-29 21:37:42 +02:00 |
|
robot-clickhouse
|
b908421259
|
Automatic style fix
|
2024-05-29 16:05:59 +00:00 |
|
pufit
|
e2b7ca7d11
|
Fix restore from backup for definers
|
2024-05-29 11:54:31 -04:00 |
|
Raúl Marín
|
b1b3514658
|
Merge pull request #64512 from Algunenano/fix_test_lost_part_other_replica
Fix test_lost_part_other_replica
|
2024-05-29 15:12:49 +00:00 |
|
robot-clickhouse
|
c083896c59
|
Automatic style fix
|
2024-05-29 15:06:41 +00:00 |
|
serxa
|
28e71af95c
|
disable precise memory tracking to avoid memory_exceeded exception in test
|
2024-05-29 14:55:32 +00:00 |
|
Sema Checherinda
|
4cc765ace4
|
Merge pull request #64520 from ClickHouse/chesema-test-TotalQpsLimitExceeded
test for TotalQpsLimitExceeded
|
2024-05-29 12:28:54 +00:00 |
|
robot-clickhouse
|
4112efc2ce
|
Automatic style fix
|
2024-05-29 11:05:56 +00:00 |
|
kssenii
|
92e004394d
|
Named collections in keeper
|
2024-05-29 12:57:59 +02:00 |
|
unashi
|
20b225460d
|
Merge branch 'master' into feat-59377
|
2024-05-29 17:14:36 +08:00 |
|
Sema Checherinda
|
bc60f2419b
|
add comment
|
2024-05-29 02:25:05 +02:00 |
|
Alexander Tokmakov
|
ef3b802b4e
|
add test
|
2024-05-29 00:02:39 +02:00 |
|
Julia Kartseva
|
8662f89d21
|
update test_s3_plain_rewritable
|
2024-05-28 18:59:48 +00:00 |
|
Julia Kartseva
|
b11b9515a2
|
ENDPOINT_SUBPATH is unique for each instance in test_s3_plain_rewritable
|
2024-05-28 18:59:48 +00:00 |
|
Sema Checherinda
|
ee3385fbc0
|
adjust after merge with master
|
2024-05-28 18:56:41 +02:00 |
|
Arthur Passos
|
d9c9c4f7dd
|
use skip_access_check
|
2024-05-28 13:48:46 -03:00 |
|
Sema Checherinda
|
6b8ca302d2
|
test for TotalQpsLimitExceeded
|
2024-05-28 17:58:32 +02:00 |
|
Yarik Briukhovetskyi
|
c572290e50
|
black check
|
2024-05-28 16:53:14 +02:00 |
|
Yarik Briukhovetskyi
|
6298d23a2f
|
Check that query doesn't fail
|
2024-05-28 16:41:59 +02:00 |
|
Antonio Andelic
|
9f242391b4
|
Merge pull request #64153 from ClickHouse/fix-backup-without-native-copy
Correctly fallback during backup copy
|
2024-05-28 13:11:06 +00:00 |
|
Raúl Marín
|
1014a11156
|
Enforce proper log checks
|
2024-05-28 15:06:56 +02:00 |
|
Raúl Marín
|
09600eccbd
|
Fix flakiness of test_lost_part_other_replica
|
2024-05-28 14:51:14 +02:00 |
|
serxa
|
b73902b905
|
remove breakpoint
|
2024-05-28 10:53:00 +00:00 |
|
serxa
|
c04d7bc2b7
|
Merge branch 'master' into workload-for-merges
|
2024-05-28 10:44:59 +00:00 |
|
robot-clickhouse
|
18dce4169f
|
Automatic style fix
|
2024-05-27 19:22:34 +00:00 |
|
serxa
|
c973addee6
|
disable precise memory tracking for some tests
|
2024-05-27 19:13:56 +00:00 |
|
kssenii
|
f753a558e8
|
Merge remote-tracking branch 'origin/master' into s3queue-fix-ordered-mode
|
2024-05-27 18:35:56 +02:00 |
|
Sema Checherinda
|
eb35d17e72
|
trigger the error
|
2024-05-27 18:19:37 +02:00 |
|
Sema Checherinda
|
8eb79c7cb3
|
adjust test test_mask_sensitive_info/test.py::test_backup_to_s3
|
2024-05-27 16:47:50 +02:00 |
|
Antonio Andelic
|
8f775037bf
|
Address PR review
|
2024-05-27 13:02:45 +00:00 |
|
Raúl Marín
|
3a6f2ccf4f
|
Merge pull request #64362 from Algunenano/rename_aggregate_function_group_array_has_limit_size
Rename aggregate_function_group_array_has_limit_size
|
2024-05-27 09:42:33 +00:00 |
|
Antonio Andelic
|
4f165733a4
|
Merge branch 'master' into fix-backup-without-native-copy
|
2024-05-27 07:40:55 +00:00 |
|
Han Fei
|
ee7ad460fd
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-05-25 18:01:21 +02:00 |
|
Kseniia Sumarokova
|
31fd4f5eb4
|
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
|
2024-05-25 09:35:55 +00:00 |
|
robot-clickhouse
|
92fd1f08c9
|
Automatic style fix
|
2024-05-24 17:23:56 +00:00 |
|
Sema Checherinda
|
ae4d3f97ae
|
Merge pull request #64225 from ClickHouse/chesema-patch-aws-error-handler
tests for qps_limit_exceeded
|
2024-05-24 13:28:33 +00:00 |
|
Raúl Marín
|
9794a193cf
|
Rename aggregate_function_group_array_has_limit_size
|
2024-05-24 15:05:49 +02:00 |
|
kssenii
|
cfbf1cc1e2
|
S3Queue rework ordered mode
|
2024-05-24 11:47:32 +02:00 |
|
Kseniia Sumarokova
|
c10fc6d80e
|
Merge branch 'master' into use-iobject-storage-for-table-engines-1
|
2024-05-24 10:46:45 +02:00 |
|
kssenii
|
40753ddefb
|
Update hdfs test
|
2024-05-23 21:10:40 +02:00 |
|
kssenii
|
3004f0b63d
|
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
|
2024-05-23 16:51:46 +02:00 |
|
kssenii
|
dd7f3d1ba2
|
Fix test
|
2024-05-23 14:11:30 +02:00 |
|
Sema Checherinda
|
c150c20512
|
adjust tests in test_merge_tree_s3
|
2024-05-23 13:53:36 +02:00 |
|
Yarik Briukhovetskyi
|
a4d303a8e6
|
Update test.py
|
2024-05-23 13:35:09 +02:00 |
|
Arthur Passos
|
5f2cd1740b
|
increase time to wait for proxy resolver
|
2024-05-23 11:18:21 +00:00 |
|
Arthur Passos
|
13f02db8e4
|
Merge branch 'ClickHouse:master' into fix_wrong_request_protocol_proxy
|
2024-05-23 12:23:47 +02:00 |
|
Кирилл Гарбар
|
21d6f9ef22
|
Prevent conversion to Replicated if zookeeper path already exists
|
2024-05-23 03:13:25 +03:00 |
|
Mikhail Artemenko
|
7ecfdbb3aa
|
fix test_hdfsCluster_unset_skip_unavailable_shards
|
2024-05-22 23:05:27 +00:00 |
|
Max K
|
9a40ff033d
|
Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka
|
2024-05-22 20:35:23 +02:00 |
|
Yarik Briukhovetskyi
|
e4812c76df
|
black check fix
|
2024-05-22 19:28:01 +02:00 |
|
robot-clickhouse
|
52fe1fab97
|
Automatic style fix
|
2024-05-22 16:46:10 +00:00 |
|
Sema Checherinda
|
a73d60bae5
|
tests for qps_limit_exceeded
|
2024-05-22 18:35:28 +02:00 |
|
Sergei Trifonov
|
f82a816fdd
|
Merge pull request #64214 from ClickHouse/revert-63670-check_zk_path_exists
Revert "Prevent conversion to Replicated if zookeeper path already exists"
|
2024-05-22 15:59:18 +00:00 |
|
Yarik Briukhovetskyi
|
f58cd8ae72
|
integration test instead of stateless
|
2024-05-22 17:02:09 +02:00 |
|
robot-clickhouse
|
22af95b871
|
Automatic style fix
|
2024-05-22 14:47:06 +00:00 |
|
serxa
|
77d2e6d3d8
|
add tests for merge_workload and mutation_workload settings
|
2024-05-22 14:38:21 +00:00 |
|
Arthur Passos
|
bf1d07b4ca
|
Merge branch 'ClickHouse:master' into fix_wrong_request_protocol_proxy
|
2024-05-22 14:47:13 +02:00 |
|
alesapin
|
40e3527d36
|
Merge pull request #63848 from MikhailBurdukov/lazy_database_cleanup
Remove data from all disks after DROP with Lazy database.
|
2024-05-22 12:27:06 +00:00 |
|
kssenii
|
1059b51177
|
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
|
2024-05-22 14:13:27 +02:00 |
|
Kseniia Sumarokova
|
5f940eaa52
|
Merge pull request #63693 from MikhailBurdukov/truncate_for_obj_storage_disks
Enable truncate operation for object storage disks.
|
2024-05-22 12:09:35 +00:00 |
|
Kseniia Sumarokova
|
fda0b33061
|
Merge pull request #64117 from ClickHouse/fix-azure-multipart-upload-in-backup
Fix azure backup writing multipart blocks by 1mb (read buffer size) instead of `max_upload_part_size` (in non-native copy case)
|
2024-05-22 11:41:18 +00:00 |
|
Sergei Trifonov
|
376282dd6d
|
Revert "Prevent conversion to Replicated if zookeeper path already exists"
|
2024-05-22 09:58:31 +02:00 |
|
Antonio Andelic
|
ef8faeffc0
|
Merge branch 'master' into fix-backup-without-native-copy
|
2024-05-22 09:00:07 +02:00 |
|
Kseniia Sumarokova
|
bedaaa38ef
|
Update test.py
|
2024-05-21 21:03:13 +02:00 |
|
kssenii
|
d2cdb37df8
|
Fix test
|
2024-05-21 17:59:11 +02:00 |
|
alesapin
|
455045056f
|
Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka
|
2024-05-21 17:18:13 +02:00 |
|
kssenii
|
7b225ab59c
|
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
|
2024-05-21 16:58:25 +02:00 |
|
Han Fei
|
93a6c1e5a8
|
fix tests
|
2024-05-21 16:03:38 +02:00 |
|
alesapin
|
e3ac5f4d12
|
Merge pull request #64182 from ClickHouse/fix_azure_native_copy
One attempt to fix native copy for azure
|
2024-05-21 13:49:47 +00:00 |
|
Sergei Trifonov
|
afc316b779
|
Merge pull request #63670 from kirillgarbar/check_zk_path_exists
Prevent conversion to Replicated if zookeeper path already exists
|
2024-05-21 11:58:55 +00:00 |
|
robot-clickhouse
|
1e273f10e2
|
Automatic style fix
|
2024-05-21 11:37:05 +00:00 |
|
Antonio Andelic
|
b80d878b4c
|
Add test
|
2024-05-21 13:28:12 +02:00 |
|
robot-clickhouse
|
a6dd13814c
|
Automatic style fix
|
2024-05-21 09:53:32 +00:00 |
|
alesapin
|
0b3102576e
|
One attempt to fix native copy for azure
|
2024-05-21 11:43:16 +02:00 |
|
Alexey Milovidov
|
9597b804e4
|
Merge pull request #63013 from azat/dist-over-dist-interserver-secret-fix
[RFC] Fix interserver secret for Distributed over Distributed from remote()
|
2024-05-21 06:04:30 +02:00 |
|
Han Fei
|
b8e7e99c91
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-05-21 01:28:36 +02:00 |
|
alesapin
|
6e33443926
|
Merge pull request #64154 from ClickHouse/fix_azure_native_copy
Azure can do native copy between containers
|
2024-05-20 17:33:45 +00:00 |
|
robot-clickhouse
|
235b0f2d5b
|
Automatic style fix
|
2024-05-20 16:28:56 +00:00 |
|
alesapin
|
d6fadfc9a6
|
Azure can do native copy between containers
|
2024-05-20 18:18:18 +02:00 |
|
Anton Ivashkin
|
b752f2b938
|
Merge master
|
2024-05-20 14:38:40 +02:00 |
|
kssenii
|
ba325b6250
|
Merge remote-tracking branch 'origin/master' into fix-azure-multipart-upload-in-backup
|
2024-05-20 12:34:04 +02:00 |
|
alesapin
|
4ca2c0fcd8
|
Merge pull request #64116 from ClickHouse/fix_azure_native_copy
Properly support native copy for azure
|
2024-05-20 10:04:16 +00:00 |
|
kssenii
|
ea774b673a
|
Better test
|
2024-05-19 22:25:56 +02:00 |
|
kssenii
|
c2a613e94d
|
Better
|
2024-05-19 22:08:36 +02:00 |
|
kssenii
|
93b11c57a0
|
Fix azure backup uploaded block size
|
2024-05-19 21:14:06 +02:00 |
|
alesapin
|
2765fd951c
|
Properly support native copy for azure
|
2024-05-19 21:02:12 +02:00 |
|
Anton Ivashkin
|
b8389925a4
|
Merge master
|
2024-05-19 16:12:51 +02:00 |
|
Azat Khuzhin
|
6ed515554b
|
Revert "CI: disable ARM integration test cases with libunwind crash"
|
2024-05-19 08:11:53 +02:00 |
|
Alexey Milovidov
|
bd9709adee
|
Merge pull request #64022 from ClickHouse/fix-analyzer
Fix a typo in Analyzer
|
2024-05-17 20:02:13 +02:00 |
|
Mikhail f. Shiryaev
|
38787c429f
|
Merge pull request #62652 from ianton-ru/fix-host-resolver-fail
Fix HostResolver behavior on fail
|
2024-05-17 17:37:42 +00:00 |
|
Han Fei
|
e9cfdc9c56
|
address comments
|
2024-05-17 17:16:49 +02:00 |
|
Yarik Briukhovetskyi
|
8a24515537
|
fix black
|
2024-05-17 14:23:32 +02:00 |
|
Anton Ivashkin
|
aa6110289e
|
Fix test style
|
2024-05-17 13:58:29 +02:00 |
|
Han Fei
|
a19fb0aea5
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-05-17 12:07:04 +02:00 |
|
Alexey Milovidov
|
26501178e6
|
Fix analyzer
|
2024-05-17 10:23:32 +02:00 |
|
Alexey Milovidov
|
0c84c5658c
|
Merge pull request #63656 from woodlzm/master
Add a build_id ALIAS column to trace_log to facilitate auto renaming upon detecting binary changes.
|
2024-05-17 04:32:26 +00:00 |
|
Alexey Milovidov
|
4021e9a507
|
Merge pull request #63933 from jkartseva/allow-certain-alters-plain-rw
Allow certain ALTER TABLE commands for `plain_rewritable` disk
|
2024-05-17 03:47:02 +00:00 |
|
Alexander Tokmakov
|
d9d6950965
|
Merge pull request #63549 from ClickHouse/rdb_auto_recovery
Automatically recover Replicated database if the queue got stuck
|
2024-05-16 22:48:58 +00:00 |
|
Alexander Gololobov
|
935ffe14f0
|
Merge pull request #63862 from ClickHouse/keeper_client_fixes
Fixes in `find_super_nodes` and `find_big_family` command of keeper-client
|
2024-05-16 20:01:51 +00:00 |
|
Anton Ivashkin
|
92df0f9737
|
More parameters for tls layer in protocols
|
2024-05-16 18:34:17 +02:00 |
|
Max K
|
17aa799101
|
CI: aarh64: disable kerberos tests
|
2024-05-16 16:43:54 +02:00 |
|
Han Fei
|
2e76275124
|
Merge pull request #63202 from hanfei1991/hanfei/fix-intersection
fix intersect parts when restart after drop range
|
2024-05-16 14:27:25 +00:00 |
|
kssenii
|
af6f124df0
|
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
|
2024-05-16 16:02:35 +02:00 |
|
Alexander Gololobov
|
97e7f404c7
|
Fix test: only top 10 by default
|
2024-05-16 12:40:53 +02:00 |
|
Alexander Gololobov
|
4b5f31a22c
|
Fix test for big family to account for whole subtree
|
2024-05-16 10:42:38 +02:00 |
|
Julia Kartseva
|
81a7862ed4
|
Allow certain ALTER TABLE commands for plain_rewritable
Currently all alters are disallowed, this is too restrictive. Allow
altering settings (through {MODIFY|RESET} SETTING) and comments (MODIFY
COMMENT).
|
2024-05-16 08:40:28 +00:00 |
|
Zimu Li
|
c0f5d70c5c
|
Merge branch 'ClickHouse:master' into master
|
2024-05-15 22:38:22 -07:00 |
|
alesapin
|
7aeeaabf3d
|
Merge pull request #63839 from ClickHouse/disable_intel_qpl_coe
Disable `test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec` on arm
|
2024-05-15 19:43:58 +00:00 |
|
Max K
|
6b6f8334c5
|
Merge pull request #63867 from ClickHouse/disable_arm_integration_test_cases_with_libunwind_crash
CI: disable ARM integration test cases with libunwind crash
|
2024-05-15 18:31:41 +00:00 |
|
Alexander Sapin
|
8f5c8fdb27
|
Proper fix
|
2024-05-15 19:14:32 +02:00 |
|
alesapin
|
dc9edaf6af
|
Merge pull request #63832 from ClickHouse/fix_disk_types_for_arm
Fix `test_disk_types` for aarch64
|
2024-05-15 17:02:31 +00:00 |
|
alesapin
|
2d3bd654f0
|
Merge pull request #63789 from ClickHouse/fix_catboost_test
Fix `test_catboost_evaluate` for aarch64
|
2024-05-15 17:01:51 +00:00 |
|
alesapin
|
beebebbe0c
|
Merge pull request #63836 from ClickHouse/fix_test_backward_compatibility_arm
Fix `test_short_strings_aggregation` for arm
|
2024-05-15 17:00:11 +00:00 |
|
robot-clickhouse
|
d0c7e8c44f
|
Automatic style fix
|
2024-05-15 16:43:16 +00:00 |
|
Alexander Tokmakov
|
b17bfb16cd
|
Merge pull request #63695 from ClickHouse/flaten-nested-is-broken-with-replicated-database
flatten_nested is broken with replicated database.
|
2024-05-15 16:34:03 +00:00 |
|
Max K
|
c1da3a4726
|
CI: disable ARM integration test cases with libunwind crash"
|
2024-05-15 18:33:58 +02:00 |
|
Anton Ivashkin
|
e9d2b54de6
|
Reformat test file
|
2024-05-15 18:17:50 +02:00 |
|
Nikita Mikhaylov
|
330af1c37a
|
Merge pull request #63806 from jkartseva/add-endpoint-subpath-to-plain-rw
Add `endpoint_subpath` S3 URI setting
|
2024-05-15 13:50:43 +00:00 |
|
MikhailBurdukov
|
ae10e7ded1
|
Remove data from all disks after DROP with Lazy database.
|
2024-05-15 13:09:00 +00:00 |
|
Kruglov Pavel
|
61a6a27325
|
Fix check black
|
2024-05-15 14:39:45 +02:00 |
|
Alexander Sapin
|
0d00f73a1f
|
Disable test for specialed intel codec on arm
|
2024-05-15 14:37:38 +02:00 |
|
Alexander Sapin
|
e17646f68e
|
Fix test_short_strings_aggregation for arm
|
2024-05-15 14:27:35 +02:00 |
|
Han Fei
|
171bf4f201
|
Merge branch 'master' into hanfei/fix-intersection
|
2024-05-15 13:59:52 +02:00 |
|
robot-clickhouse
|
fb65c168a7
|
Automatic style fix
|
2024-05-15 11:54:56 +00:00 |
|
Alexander Sapin
|
a9f724e10a
|
Remove empty files
|
2024-05-15 13:52:53 +02:00 |
|
Alexander Sapin
|
a3283e0cb3
|
Fix test_disk_types for aarch64
|
2024-05-15 13:46:19 +02:00 |
|
Yarik Briukhovetskyi
|
00c886133d
|
Merge pull request #63516 from zhongyuankai/group_array_limit_size
Add server setting `aggregate_function_group_array_has_limit_size`
|
2024-05-15 11:05:24 +00:00 |
|
kssenii
|
5ede316ec5
|
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
|
2024-05-15 12:52:25 +02:00 |
|
Alexander Sapin
|
45b1f4fe8f
|
Merge branch 'fix_catboost_test' of github.com:ClickHouse/ClickHouse into fix_catboost_test
|
2024-05-15 12:45:16 +02:00 |
|
Alexander Sapin
|
2a6962c78c
|
Merge remote-tracking branch 'origin/master' into fix_catboost_test
|
2024-05-15 12:44:44 +02:00 |
|
Kseniia Sumarokova
|
cd90655fa5
|
Merge pull request #63638 from ClickHouse/account-failed-files-in-ttl-and-files-limit-for-s3queue
S3Queue: account failed files in tracked_file_ttl_sec and traked_files_limit
|
2024-05-15 10:29:24 +00:00 |
|
alesapin
|
0c19914918
|
Merge pull request #63787 from ClickHouse/fix_odbc_interaction_for_arm
Fix `test_odbc_interaction` for arm64 on linux
|
2024-05-15 09:09:48 +00:00 |
|
Ubuntu
|
bdca4c73fc
|
Skip the added tests in sanitizers where trace_log is disabled, and add a new sanitizer_check_node to facilitate checking sanitizer config existence.
|
2024-05-15 08:06:41 +00:00 |
|
Julia Kartseva
|
4824acf91f
|
update test_s3_plain_rewritable
|
2024-05-15 03:02:31 +00:00 |
|
Кирилл Гарбар
|
54e9ffd0bf
|
Move test to new file
|
2024-05-15 02:31:19 +03:00 |
|
Ubuntu
|
0202bc1c75
|
Skip the added tests in sanitizers where trace_log is disabled.
|
2024-05-14 23:14:39 +00:00 |
|
Zimu Li
|
8545724fc1
|
Merge branch 'ClickHouse:master' into master
|
2024-05-14 16:14:07 -07:00 |
|
Kseniia Sumarokova
|
fab4217293
|
Merge pull request #63756 from ClickHouse/fix-disk-hidden-arg
Do not hide disk name
|
2024-05-14 19:47:20 +00:00 |
|
Alexander Tokmakov
|
9eaf9004b7
|
Merge branch 'master' into rdb_auto_recovery
|
2024-05-14 20:35:00 +02:00 |
|
robot-clickhouse
|
c7550fa6c5
|
Automatic style fix
|
2024-05-14 17:27:06 +00:00 |
|
Alexander Sapin
|
3b52fc834d
|
Fix test_catboost_evaluate
|
2024-05-14 19:17:07 +02:00 |
|
Alexander Sapin
|
01e50f3ca1
|
Fix integration tests for arm64 on linux
|
2024-05-14 18:53:59 +02:00 |
|
Han Fei
|
79bbe0b587
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-05-14 18:16:52 +02:00 |
|
Alexander Tokmakov
|
7ad87c80f3
|
Update test.py
|
2024-05-14 17:22:36 +02:00 |
|
robot-clickhouse
|
98360e8c57
|
Automatic style fix
|
2024-05-14 14:37:26 +00:00 |
|
zhongyuankai
|
d2d269117f
|
Merge branch 'master' into group_array_limit_size
|
2024-05-14 22:31:30 +08:00 |
|
kssenii
|
cdf619b21e
|
Review fixes
|
2024-05-14 16:30:31 +02:00 |
|
Kseniia Sumarokova
|
39db357745
|
Update test.py
|
2024-05-14 15:37:46 +02:00 |
|
kssenii
|
8774fd2a1b
|
Fix
|
2024-05-14 13:09:56 +02:00 |
|
Zimu Li
|
c6eea55430
|
Merge branch 'ClickHouse:master' into master
|
2024-05-13 20:02:49 -07:00 |
|
kssenii
|
a8f0cfe580
|
Fixes
|
2024-05-13 20:57:19 +02:00 |
|
Kseniia Sumarokova
|
1c527e86aa
|
Update test.py
|
2024-05-13 19:16:05 +02:00 |
|
avogar
|
a323dd1a78
|
Propagate new timeout properly
|
2024-05-13 16:41:04 +00:00 |
|
avogar
|
927ba761a3
|
Try to fix flaky s3 tests test_seekable_formats and test_seekable_formats_url
|
2024-05-13 16:33:38 +00:00 |
|
Anton Ivashkin
|
22f1c197e5
|
Test for HostResolver fail_count
|
2024-05-13 18:03:32 +02:00 |
|
Кирилл Гарбар
|
7543cd372c
|
Move test to another file
|
2024-05-13 18:52:25 +03:00 |
|
kssenii
|
4b270e9078
|
Add a test
|
2024-05-13 17:15:26 +02:00 |
|
kssenii
|
9ce465bb88
|
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
|
2024-05-13 16:14:58 +02:00 |
|