kssenii
|
1573790fe7
|
Better
|
2023-03-28 20:51:25 +02:00 |
|
kssenii
|
13f29a7242
|
Better
|
2023-03-28 18:57:24 +02:00 |
|
kssenii
|
04b28bf822
|
Merge remote-tracking branch 'upstream/master' into better-tests-for-data-lakes
|
2023-03-28 15:39:24 +02:00 |
|
robot-ch-test-poll3
|
b18c051943
|
Merge pull request #47970 from ClickHouse/rs/fix-catboost
Fix "Field value too long" in catboostEvaluate()
|
2023-03-26 04:16:42 +02:00 |
|
robot-clickhouse
|
e46ec88ccb
|
Automatic style fix
|
2023-03-25 18:26:36 +00:00 |
|
Robert Schulze
|
b46ea5572d
|
Fix expected results
|
2023-03-25 18:06:03 +00:00 |
|
kssenii
|
36cc6fee51
|
Rewrite data lakes (part 1)
|
2023-03-24 22:35:12 +01:00 |
|
Alexander Gololobov
|
a1e4f70c18
|
Merge branch 'master' into keeper_batch_bytes_size_limit
|
2023-03-24 22:08:05 +01:00 |
|
Maksim Kita
|
5cb2d30563
|
Merge pull request #47316 from ClickHouse/vdimir/transform_external_query_analyzer
Support transformQueryForExternalDatabase for analyzer
|
2023-03-24 17:53:00 +01:00 |
|
SmitaRKulkarni
|
17cff78393
|
Removed SYSTEM SYNC from test test_concurrent_backups_on_same_node. (#47944)
|
2023-03-24 14:56:48 +01:00 |
|
Alexander Gololobov
|
afe3af230f
|
Limit keeper request batching by size in bytes
|
2023-03-24 14:41:09 +01:00 |
|
Mikhail f. Shiryaev
|
290ee6bbf1
|
Merge pull request #47790 from CurtizJ/apply-black-to-all-files
Apply black formatter to all python scripts
|
2023-03-24 14:20:50 +03:00 |
|
Robert Schulze
|
3628d11405
|
Fix "Field value too long" in catboostEvaluate()
Fixes #47616
|
2023-03-24 11:02:55 +00:00 |
|
Mikhail f. Shiryaev
|
4f2c336cfc
|
Update black version, run it for the repository
|
2023-03-24 11:54:38 +01:00 |
|
Antonio Andelic
|
52541e5e23
|
Merge pull request #47885 from ClickHouse/more-s3-events
Add more S3 write profile events
|
2023-03-24 09:48:34 +01:00 |
|
Alexander Tokmakov
|
4c9b63ccc0
|
Merge pull request #47916 from ClickHouse/fix_logical_error_in_distributed
Fix logical error in DistributedSink
|
2023-03-24 04:43:45 +03:00 |
|
Alexander Tokmakov
|
cd7d1fb990
|
Revert "Revert "Revert "Backup_Restore_concurrency_check_node"""
|
2023-03-24 04:35:50 +03:00 |
|
Antonio Andelic
|
3ae09c6ce8
|
Merge branch 'master' into more-s3-events
|
2023-03-23 18:23:53 +01:00 |
|
Anton Popov
|
0ee8dfad53
|
apply black formatter
|
2023-03-23 15:33:23 +00:00 |
|
Vitaly Baranov
|
f49cab91c0
|
Merge pull request #47002 from ilejn/orphaned_role
Tests for orphaned role fix
|
2023-03-23 14:09:34 +01:00 |
|
Vitaly Baranov
|
1d9bfca68d
|
Merge pull request #47919 from vitlibar/improve-replicated-used-defined-functions
Improve replicated user defined functions
|
2023-03-23 14:07:08 +01:00 |
|
Alexander Tokmakov
|
eeb5a4c241
|
fix an unrelated flaky test
|
2023-03-23 13:48:02 +01:00 |
|
Antonio Andelic
|
b57e82ded6
|
Add S3 write profile events
|
2023-03-23 09:05:41 +00:00 |
|
SmitaRKulkarni
|
04822a63e1
|
Merge pull request #47586 from ClickHouse/revert-47581-revert-47216-Backup_Restore_concurrency_check_node
Revert "Revert "Backup_Restore_concurrency_check_node""
|
2023-03-23 10:02:00 +01:00 |
|
Vitaly Baranov
|
14cae25bd3
|
Allow start without ZooKeeper.
|
2023-03-23 02:47:50 +01:00 |
|
Alexander Tokmakov
|
a6a2a3fba1
|
Merge pull request #47871 from ClickHouse/non_parallel_test_server_reload
Make test_server_reload non-parallel
|
2023-03-22 18:27:34 +03:00 |
|
vdimir
|
6919db3d46
|
Fix test_mysql_protocol
|
2023-03-22 08:59:04 +01:00 |
|
vdimir
|
c2f0583dc6
|
Adjust test_mysql_protocol and others for analyzer
|
2023-03-22 08:59:04 +01:00 |
|
Alexander Tokmakov
|
0a7e7637aa
|
make test_server_reload non-parallel
|
2023-03-22 00:50:47 +01:00 |
|
kssenii
|
716bbe1a97
|
Fix style check, black check
|
2023-03-21 22:19:05 +01:00 |
|
Vitaly Baranov
|
a70b627897
|
Merge pull request #47851 from vitlibar/fix-test_replicated_merge_tree_encryption_codec
Fix test test_replicated_merge_tree_encryption_codec
|
2023-03-21 21:25:50 +01:00 |
|
kssenii
|
19819f12f3
|
Better
|
2023-03-21 20:19:30 +01:00 |
|
robot-clickhouse
|
2d2183f54f
|
Automatic style fix
|
2023-03-21 18:54:56 +00:00 |
|
Smita Kulkarni
|
9c822c70c5
|
Updated retry_count and sleep_time for checking BACKUP_CREATED query as it might take longer to create backup due to increase in data size
|
2023-03-21 19:34:19 +01:00 |
|
kssenii
|
d9053b8a7c
|
Fix
|
2023-03-21 17:42:50 +01:00 |
|
kssenii
|
6486c4421e
|
Fix hudi test
|
2023-03-21 17:20:26 +01:00 |
|
Vitaly Baranov
|
840e825282
|
Fix test test_replicated_merge_tree_encryption_codec.
|
2023-03-21 14:29:00 +01:00 |
|
kssenii
|
eceb54b001
|
Hudi tests
|
2023-03-21 12:51:14 +01:00 |
|
Kseniia Sumarokova
|
3c550b4314
|
Merge pull request #46647 from kssenii/named-collections-finish
Named collections: finish replacing old code for storages
|
2023-03-21 12:36:46 +01:00 |
|
Ilya Golshtein
|
5091b4e224
|
orphaned role - expiration_time => expiration_time_seconds
|
2023-03-21 08:44:08 +01:00 |
|
Ilya Golshtein
|
c3ce0aa3ba
|
orphaned role - cache expiration time and timeout in tests decreased
|
2023-03-20 23:21:25 +01:00 |
|
Ilya Golshtein
|
4166b3bb09
|
orphaned role - xml indentation fix
|
2023-03-20 23:21:25 +01:00 |
|
Ilya Golshtein
|
c9691b943d
|
orphaned role - make stylecheck happy
|
2023-03-20 23:21:25 +01:00 |
|
Ilya Golshtein
|
e1d1ead941
|
orphaned role - tests only
|
2023-03-20 23:21:25 +01:00 |
|
kssenii
|
34b247900f
|
Better test
|
2023-03-20 16:53:54 +01:00 |
|
kssenii
|
75624c52f7
|
Merge remote-tracking branch 'upstream/master' into named-collections-granular-access
|
2023-03-20 16:38:14 +01:00 |
|
Vitaly Baranov
|
198409e12a
|
Merge pull request #46085 from aalexfvk/alexfvk/store_udf_in_zookeeper
Replication of user-defined SQL functions using ZooKeeper
|
2023-03-20 13:41:29 +01:00 |
|
kssenii
|
cae3b335d6
|
Merge remote-tracking branch 'upstream/master' into named-collections-finish
|
2023-03-20 11:23:22 +01:00 |
|
robot-clickhouse
|
826dd397b1
|
Automatic style fix
|
2023-03-20 09:58:42 +00:00 |
|
Smita Kulkarni
|
722404ca64
|
Disallow concurrency for backup restore test, added another insert block to data and setting mutations_sync
|
2023-03-20 10:34:55 +01:00 |
|