vdimir
|
ae09d04578
|
Merge pull request #57154 from ClickHouse/vdimir/params_test_check_table
Minor changes in test_check_table
|
2023-11-28 11:10:26 +01:00 |
|
Antonio Andelic
|
9707796869
|
Ignore comments when comparing column descriptions
|
2023-11-27 12:25:41 +00:00 |
|
Kruglov Pavel
|
b10e46b2bc
|
Merge pull request #57126 from Avogar/size-virtual-column
Add _size virtual column to s3/file/hdfs/url/azureBlobStorage engines
|
2023-11-27 10:12:18 +01:00 |
|
Vitaly Baranov
|
4fed61e8ca
|
Merge pull request #57146 from vitlibar/fix-test_replicated_merge_tree_encryption_codec_different_keys_2
Fix test test_replicated_merge_tree_encryption_codec/test.py::test_different_keys
|
2023-11-25 09:36:33 +01:00 |
|
Alexey Milovidov
|
c478acab42
|
Merge pull request #57206 from azat/tests/test_distributed_storage_configuration
Fix test_distributed_storage_configuration flakiness
|
2023-11-25 02:57:51 +01:00 |
|
Sema Checherinda
|
abd399705e
|
Merge pull request #57025 from CheSema/s3_engine_heavy_write_check_mem
test_s3_engine_heavy_write_check_mem: turn test off
|
2023-11-24 21:07:35 +01:00 |
|
Azat Khuzhin
|
d0b4917fd3
|
Fix test_distributed_storage_configuration flakiness
It fails [1] due to extra reservation on disk2 for some system.*_log
tables, sure we can turn them off, but better to fix it explicitly with
a separate policy.
[1]: https://s3.amazonaws.com/clickhouse-test-reports/0/98cddf5312722e403dcea429639ac13dc6cada33/integration_tests__tsan__[2_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-11-24 20:28:18 +01:00 |
|
Vitaly Baranov
|
5769a88b92
|
Merge pull request #57133 from vitlibar/change-default-for-wait_dictionaries_load_at_startup
Change the default for wait_dictionaries_load_at_startup to true
|
2023-11-24 17:09:05 +01:00 |
|
Vitaly Baranov
|
683827c6df
|
Add comment.
|
2023-11-24 14:01:52 +01:00 |
|
vdimir
|
3b4f70a811
|
Minor changes in test_check_table
|
2023-11-23 16:24:11 +00:00 |
|
Vitaly Baranov
|
eabdc76e7c
|
Fix test test_replicated_merge_tree_encryption_codec/test.py::test_different_keys
|
2023-11-23 15:36:11 +01:00 |
|
Vitaly Baranov
|
5f461ff780
|
Change the default for "wait_dictionaries_load_at_startup" to true,
and use this setting only if "dictionaries_lazy_load" is false.
|
2023-11-23 14:45:42 +01:00 |
|
Aleksei Filatov
|
1a03f5f7f4
|
Merge remote-tracking branch 'upstream/master' into add_cancellation_point_for_moving_background_operation
|
2023-11-23 16:43:33 +03:00 |
|
avogar
|
e3afb4182b
|
Fix tests
|
2023-11-23 11:10:41 +00:00 |
|
Kruglov Pavel
|
b84e3cf683
|
Merge branch 'master' into size-virtual-column
|
2023-11-22 19:25:00 +01:00 |
|
avogar
|
193f8a5d23
|
Add test for azure
|
2023-11-22 18:12:50 +00:00 |
|
Kruglov Pavel
|
9fb1acc947
|
Merge pull request #56810 from Avogar/iceberg-metadata-files
Iceberg metadata files
|
2023-11-22 14:40:04 +01:00 |
|
Sema Checherinda
|
adf4ade00a
|
Update tests/integration/test_merge_tree_s3/test.py
|
2023-11-22 13:38:15 +01:00 |
|
Kseniia Sumarokova
|
e4f66b8469
|
Merge pull request #55158 from kssenii/fs-cache-improvement
fs cache improvement for big reads
|
2023-11-21 21:50:00 +01:00 |
|
Nikita Mikhaylov
|
087a0a6043
|
Merge pull request #57040 from ClickHouse/fix-rabbitmq-supress-tsan-in-test
Fix: suppress TSAN in RabbitMQ test
|
2023-11-21 17:52:36 +01:00 |
|
Sema Checherinda
|
63bd45fa5f
|
Update tests/integration/test_merge_tree_s3/test.py
|
2023-11-21 17:42:37 +01:00 |
|
vdimir
|
a139ae97eb
|
Merge pull request #52918 from ClickHouse/vdimir/s3_blob_log
Add system table with blob storage operations log
|
2023-11-21 17:40:42 +01:00 |
|
Vitaly Baranov
|
4052ae8bfd
|
Merge pull request #57007 from vitlibar/fix-dropping-tables-in-test_create_or_drop_tables_during_backup
Fix dropping tables in test_create_or_drop_tables_during_backup
|
2023-11-21 17:16:16 +01:00 |
|
Sema Checherinda
|
2e1c142d6d
|
black style
|
2023-11-21 14:03:49 +01:00 |
|
Igor Nikonov
|
08b2740d0f
|
Fix: supress test with tsan
|
2023-11-21 11:26:14 +00:00 |
|
Kseniia Sumarokova
|
d384762123
|
Merge branch 'master' into fs-cache-improvement
|
2023-11-21 11:24:52 +01:00 |
|
Kseniia Sumarokova
|
f960036d76
|
Merge pull request #56874 from ClickHouse/kssenii-patch-8
Update test_storage_s3_queue/test.py
|
2023-11-21 11:13:00 +01:00 |
|
vdimir
|
15234474d7
|
Implement system table blob_storage_log
|
2023-11-21 09:18:25 +00:00 |
|
Sema Checherinda
|
524edd8460
|
turn test off
|
2023-11-21 00:08:20 +01:00 |
|
Alexey Milovidov
|
6a1955cb34
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-useless-install
|
2023-11-20 21:34:31 +01:00 |
|
Sema Checherinda
|
485f1834d8
|
Merge pull request #56938 from CheSema/lz4-buffering
Lz4 compression: buffer block in a rare case
|
2023-11-20 20:33:30 +01:00 |
|
Kseniia Sumarokova
|
9454b203e1
|
Merge branch 'master' into kssenii-patch-8
|
2023-11-20 20:19:21 +01:00 |
|
Vitaly Baranov
|
897cd06bcf
|
Fix dropping tables in test "test_create_or_drop_tables_during_backup".
|
2023-11-20 19:31:53 +01:00 |
|
Sema Checherinda
|
a7fc8d4b99
|
test_merge_tree_s3 counts errors, turn off s3_use_adaptive_timeouts
|
2023-11-20 15:04:14 +01:00 |
|
Kseniia Sumarokova
|
4c7daf5167
|
Fix
|
2023-11-20 14:55:23 +01:00 |
|
Sema Checherinda
|
f999337dae
|
Revert "Revert "s3 adaptive timeouts""
|
2023-11-20 14:53:22 +01:00 |
|
Alexander Tokmakov
|
5031f239c3
|
Revert "s3 adaptive timeouts"
|
2023-11-20 14:28:59 +01:00 |
|
Alexey Milovidov
|
241cc2abf4
|
Merge branch 'master' into remove-useless-install
|
2023-11-20 01:12:08 +01:00 |
|
Igor Nikonov
|
b9a28028e4
|
Merge branch 'master' into test-rabbitmq-with-secure-connection
|
2023-11-19 21:33:09 +01:00 |
|
Alexey Milovidov
|
9367dcc276
|
Merge pull request #56975 from rschu1ze/unflake-test_backward_compat
Add exclude for tryBase64Decode to backward compat test (follow-up to #56913)
|
2023-11-19 16:41:42 +01:00 |
|
Robert Schulze
|
a3c9f13ac9
|
Add exclude for tryBase64Decode to backward compat test (follow-up to #56913)
Fixes #56969
|
2023-11-19 15:33:58 +00:00 |
|
Antonio Andelic
|
ab234a87a8
|
Merge pull request #56960 from ClickHouse/fix-test_keeper_auth
Fix `test_keeper_auth`
|
2023-11-19 16:09:04 +01:00 |
|
Sema Checherinda
|
a950595c24
|
Merge pull request #56314 from CheSema/s3-aggressive-timeouts
s3 adaptive timeouts
|
2023-11-19 14:12:14 +01:00 |
|
Antonio Andelic
|
7c81d9b2b7
|
Fix test_keeper_auth
|
2023-11-18 19:38:33 +00:00 |
|
Antonio Andelic
|
274f2c71f2
|
Merge pull request #56460 from ClickHouse/keeper-map-backup-restore
Backup/Restore for KeeperMap tables
|
2023-11-18 19:27:36 +01:00 |
|
Antonio Andelic
|
9eaafff3d2
|
Merge pull request #56715 from incfly/keeper-az-fix
Fix keeper availability zone configuration.
|
2023-11-18 19:24:24 +01:00 |
|
Alexey Milovidov
|
74319b5cbd
|
Merge pull request #56082 from Algunenano/less_diff_images
See what happens if we use less different docker images in integration tests
|
2023-11-18 17:24:28 +01:00 |
|
Sema Checherinda
|
6d5a5f9fcd
|
buffer result if out copacity is not enough
|
2023-11-17 17:31:00 +01:00 |
|
Raúl Marín
|
4d5becb4de
|
Adapt test_storage_s3/test.py::test_predefined_connection_configuration
|
2023-11-17 15:01:54 +01:00 |
|
Raúl Marín
|
7074bdb3bb
|
Merge remote-tracking branch 'blessed/master' into access-control-and-named-collections-by-default
|
2023-11-17 14:53:02 +01:00 |
|