Vladimir Cherkasov
|
59fe7e1951
|
Merge pull request #71911 from ianton-ru/auxiliary_autodicovery
Auxiliary autodiscovery
|
2024-11-20 11:27:04 +00:00 |
|
Nikita Mikhaylov
|
dae913c53b
|
Merge pull request #72080 from ClickHouse/fix-move-partition-to-table-formatting-with-parens
Fix formatting of `MOVE PARTITION ... TO TABLE ...` alter commands
|
2024-11-20 00:50:19 +00:00 |
|
pufit
|
07be02d297
|
Merge pull request #70332 from zvonand/ldap-remote-roles
Passing external user roles from query originator to other nodes
|
2024-11-19 23:06:45 +00:00 |
|
Vladimir Cherkasov
|
456a41ee42
|
Merge pull request #71845 from aalexfvk/acquire_zero_copy_shared_lock_before_swap
Acquire zero-copy shared lock before moving a part
|
2024-11-19 19:38:54 +00:00 |
|
Kseniia Sumarokova
|
0ff7c280f9
|
Merge pull request #72075 from ClickHouse/kssenii-patch-13
Fix test_disk_over_web_server/
|
2024-11-19 15:46:01 +00:00 |
|
János Benjamin Antal
|
7f493c81d0
|
Fix test
|
2024-11-19 14:10:55 +00:00 |
|
János Benjamin Antal
|
a1fb0ad706
|
Make sure parens are always matching
|
2024-11-19 13:11:11 +00:00 |
|
Kseniia Sumarokova
|
6e1de8b8a4
|
Update test.py
|
2024-11-19 11:23:46 +01:00 |
|
Kseniia Sumarokova
|
9c4456df1a
|
Merge branch 'master' into fix-s3-queue-log-processed-rows
|
2024-11-19 11:21:40 +01:00 |
|
Aleksei Filatov
|
559d9ac517
|
Merge branch 'master' into acquire_zero_copy_shared_lock_before_swap
|
2024-11-19 13:00:31 +03:00 |
|
Andrey Zvonov
|
6e58cfc5b8
|
fix build, fix test
|
2024-11-19 09:53:28 +00:00 |
|
Andrey Zvonov
|
c4fc7a1bac
|
fix style (2)
|
2024-11-19 09:53:28 +00:00 |
|
Andrey Zvonov
|
94e2a9cc43
|
fix style
|
2024-11-19 09:53:28 +00:00 |
|
Andrey Zvonov
|
9fadfb98b4
|
add a test that works
|
2024-11-19 09:53:27 +00:00 |
|
Andrey Zvonov
|
86eb3d6425
|
Revive #42537
Co-authored-by: Enmk <V.Nemkov@gmail.com>
fix memory access
|
2024-11-19 09:53:27 +00:00 |
|
Anton Ivashkin
|
9917dc66d4
|
Antother style fix
|
2024-11-18 16:18:36 +01:00 |
|
Anton Ivashkin
|
fb4e1feb16
|
Add cleanup after test
|
2024-11-18 14:38:46 +01:00 |
|
Sema Checherinda
|
67d1eb84aa
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-18 13:54:20 +01:00 |
|
Anton Ivashkin
|
2d48406a82
|
Fix test style
|
2024-11-18 11:21:32 +01:00 |
|
Vladimir Cherkasov
|
3e05ffe675
|
Merge pull request #71560 from xogoodnow/json-utc-formatted-log
Added UTC date format (RFC 3339) for json formatted logging
|
2024-11-18 09:10:52 +00:00 |
|
Vitaly Baranov
|
e00128c717
|
Increase timeout in test test_long_disconnection_stops_backup.
|
2024-11-17 17:36:22 +01:00 |
|
Sema Checherinda
|
63aacef8d5
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-17 00:42:03 +01:00 |
|
Ali
|
59f2c44a52
|
Merge branch 'ClickHouse:master' into json-utc-formatted-log
|
2024-11-16 11:29:48 +03:30 |
|
Kseniia Sumarokova
|
e58e6dd4bd
|
Merge branch 'master' into fix-s3-queue-log-processed-rows
|
2024-11-15 17:24:26 +01:00 |
|
robot-clickhouse
|
0b3945e48a
|
Automatic style fix
|
2024-11-15 13:55:39 +00:00 |
|
kssenii
|
0e24114b16
|
Fix
|
2024-11-15 14:46:38 +01:00 |
|
Alexander Gololobov
|
bb4549eb08
|
Merge pull request #66606 from ClickHouse/vdimir/tmp_data_refactoring
Refactor TempDataOnDisk
|
2024-11-15 13:23:15 +00:00 |
|
Sema Checherinda
|
b3f4e3e5a5
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-15 13:53:46 +01:00 |
|
kssenii
|
96dc3cd55a
|
Fix flaky check
|
2024-11-15 11:21:28 +01:00 |
|
kssenii
|
6b1eae5899
|
Fix
|
2024-11-14 20:54:43 +01:00 |
|
Vladimir Cherkasov
|
ad65cdab90
|
Merge branch 'master' into acquire_zero_copy_shared_lock_before_swap
|
2024-11-14 17:35:17 +01:00 |
|
xogoodnow
|
99e5e550da
|
Omitted comment and reformatted
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-14 19:47:30 +03:30 |
|
xogoodnow
|
5ae6572cd6
|
ran black
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-14 19:33:32 +03:30 |
|
xogoodnow
|
140bd01427
|
Corrected the check for time format
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-14 19:20:30 +03:30 |
|
Vladimir Cherkasov
|
5fafb44446
|
m
|
2024-11-14 15:05:34 +01:00 |
|
vdimir
|
fb1c2a470a
|
Fix test_storage_mongodb/test.py::test_secure_connection_uri
|
2024-11-14 13:25:15 +00:00 |
|
Kseniia Sumarokova
|
9c3984b735
|
Merge pull request #71817 from ClickHouse/kssenii-patch-13
Update defaults of s3/azure queue polling settings
|
2024-11-14 11:08:04 +00:00 |
|
Sema Checherinda
|
5b3b9fad2f
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-14 12:04:00 +01:00 |
|
xogoodnow
|
1ccd88e6df
|
By default the "date_time_utc" is not included in the log
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
|
2024-11-14 13:12:55 +03:30 |
|
Nikita Mikhaylov
|
7a393dc140
|
Merge pull request #71865 from ClickHouse/rabbitmq-healthcheck
Added proper a healthcheck for RabbitMQ compose file
|
2024-11-14 00:59:00 +00:00 |
|
Anton Ivashkin
|
3145aeda84
|
Cluster autodiscovery with auxiliary keeper test
|
2024-11-13 22:24:37 +01:00 |
|
Anton Popov
|
acd4f46d9c
|
Merge pull request #71179 from kirillgarbar/table-limit
Hard limits on number of replicated tables, dictionaries and views
|
2024-11-13 21:13:49 +00:00 |
|
Nikita Mikhaylov
|
eef2006b68
|
Merge pull request #71300 from cwurm/reject_invalid_mutation_queries
Check that mutation queries are valid
|
2024-11-13 20:14:09 +00:00 |
|
Nikita Mikhaylov
|
191fe999c1
|
Merge pull request #71715 from vitlibar/correction-after-reworking-backup-sync
Corrections after reworking backup/restore synchronization
|
2024-11-13 19:24:53 +00:00 |
|
Kseniia Sumarokova
|
451a1da6c4
|
Update test.py
|
2024-11-13 18:48:14 +01:00 |
|
Kseniia Sumarokova
|
d2fbc4ab16
|
Update test.py
|
2024-11-13 16:27:15 +01:00 |
|
Nikita Mikhaylov
|
e7ab5fd649
|
Added proper healthcheck
|
2024-11-13 14:41:16 +01:00 |
|
vdimir
|
dd246fae0e
|
Merge branch 'master' into vdimir/tmp_data_refactoring
|
2024-11-13 13:21:26 +00:00 |
|
Aleksei Filatov
|
eb384d489c
|
Fix style for tests 2
|
2024-11-13 11:51:42 +00:00 |
|
Vladimir Cherkasov
|
41415197ab
|
stylecheck
|
2024-11-13 12:28:46 +01:00 |
|