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 |
|
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 |
|
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 |
|
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 |
|
Alexander Sapin
|
e17646f68e
|
Fix test_short_strings_aggregation for arm
|
2024-05-15 14:27:35 +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 |
|
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 |
|
Julia Kartseva
|
4824acf91f
|
update test_s3_plain_rewritable
|
2024-05-15 03:02:31 +00: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 |
|
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 |
|
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 |
|
Kseniia Sumarokova
|
1c527e86aa
|
Update test.py
|
2024-05-13 19:16:05 +02:00 |
|
kssenii
|
4b270e9078
|
Add a test
|
2024-05-13 17:15:26 +02:00 |
|
Nikolai Kochetov
|
e59a515f1b
|
Add a test with Nested and replicated database.
|
2024-05-13 13:23:41 +00:00 |
|
Azat Khuzhin
|
65e66f9860
|
Apply black for test_config_yaml_merge_keys
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-05-10 20:04:23 +02:00 |
|
Azat Khuzhin
|
fa3e8b3b2c
|
Adjust the test_config_yaml_merge_keys expectations
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-05-10 20:04:23 +02:00 |
|
Eduard Karacharov
|
4770446dbe
|
test: yaml merge keys
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-05-10 20:04:23 +02:00 |
|
Kruglov Pavel
|
6247f6a2b0
|
Merge pull request #62423 from Avogar/better-exception-s3-globs-partitions
Fix exception message during writing to partitioned s3/hdfs/azure path with globs
|
2024-05-10 12:35:04 +00:00 |
|
Kruglov Pavel
|
a406871c80
|
Fix style
|
2024-05-10 14:28:55 +02:00 |
|
Kseniia Sumarokova
|
a76058aa20
|
Merge pull request #63397 from kirillgarbar/mysql
Allow to create MaterializedMySQL database without connection to MySQL
|
2024-05-10 12:08:59 +00:00 |
|
zhongyuankai
|
15b74cee54
|
rename
|
2024-05-10 17:01:00 +08:00 |
|
Yarik Briukhovetskyi
|
cf45181e8c
|
fix black
|
2024-05-10 00:26:59 +02:00 |
|
Alexey Milovidov
|
39b4411028
|
Merge pull request #63515 from ClickHouse/fix-rabbitmq-heap-use-after-free
Fix rabbitmq heap-use-after-free with clang18
|
2024-05-08 21:30:28 +00:00 |
|
kssenii
|
c2b8443111
|
Fix for RabbitMQ
|
2024-05-08 16:51:28 +02:00 |
|
zhongyuankai
|
6098f98cf4
|
Add server setting group_array_limit_size.
|
2024-05-08 19:29:35 +08:00 |
|
Kseniia Sumarokova
|
35d96f98f4
|
Merge pull request #63484 from ClickHouse/fix-custom-web-disk-with-config-reload
Fix logical error when reloading config with customly created web disk broken after #56367
|
2024-05-08 09:28:54 +00:00 |
|
vdimir
|
00de6f2e58
|
Merge pull request #63481 from ClickHouse/vdimir/fix_mysql_dictionary_source
Fix mysql dictionary source
|
2024-05-08 08:36:32 +00:00 |
|
Kseniia Sumarokova
|
3f5feb1520
|
Update test.py
|
2024-05-07 23:53:30 +02:00 |
|
Vitaly Baranov
|
7a1e6b7c33
|
Merge pull request #57684 from vitlibar/fix-backup-for-multiple-shards
Fix making backup when multiple shards are used
|
2024-05-07 21:38:04 +00:00 |
|
Kseniia Sumarokova
|
60cf7cdb80
|
Merge pull request #62120 from zvonand/zvonand-s3-globs
Improve S3 glob performance
|
2024-05-07 20:39:16 +00:00 |
|
Julia Kartseva
|
fc9fa706fb
|
Merge pull request #63365 from jkartseva/support-generic-disk-s3-plain-rw
Enable plain_rewritable metadata for `local` and `azure` object storages
|
2024-05-07 19:37:28 +00:00 |
|
kssenii
|
836cf150b5
|
Fix
|
2024-05-07 19:00:30 +02:00 |
|
vdimir
|
b2377c3fef
|
Fix mysql dictionary source
|
2024-05-07 15:31:35 +00:00 |
|