Alexey Milovidov
|
496b4c9a5c
|
Merge pull request #66393 from ClickHouse/vdimir/client-noninteractive-mem-usage
Add --memory-usage option to client in non interactive mode
|
2024-07-17 18:25:40 +00:00 |
|
Max K.
|
a5746d8145
|
Merge pull request #66513 from ClickHouse/ci_tests_3_block_fix
CI: Do not block Tests_3 unless MAX_FAILED_TESTS exceeded
|
2024-07-17 18:16:07 +00:00 |
|
Amos Bird
|
eb129232ff
|
Avoid generating named tuple for special keywords
|
2024-07-18 02:00:45 +08:00 |
|
Nikita Taranov
|
c57ce063a3
|
impl
|
2024-07-17 18:37:38 +01:00 |
|
Han Fei
|
c7fa082eac
|
add log for splitBlockIntoParts
|
2024-07-17 19:32:54 +02:00 |
|
Alexey Milovidov
|
7e22f75f3b
|
Merge pull request #66620 from Blargian/patch-7
Fix formatting error of `fqdn`
|
2024-07-17 17:10:06 +00:00 |
|
Max K.
|
c7e0aa5671
|
Merge pull request #66622 from ClickHouse/ci_try_decreasing_asg_from_terminating_runners
CI: Scale down AutoScaling Groups from runners
|
2024-07-17 16:49:30 +00:00 |
|
Alexey Milovidov
|
fefeccf897
|
Merge branch 'master' into fix-apache-arrow
|
2024-07-17 18:33:57 +02:00 |
|
Alexey Milovidov
|
37dd775643
|
Update Squashing.cpp
|
2024-07-17 18:31:27 +02:00 |
|
Alexey Milovidov
|
d5345c5aae
|
Update Squashing.cpp
|
2024-07-17 18:31:10 +02:00 |
|
Alexey Milovidov
|
f7ca8513d0
|
Merge branch 'master' into uninteresting-changes
|
2024-07-17 18:30:19 +02:00 |
|
Alexey Milovidov
|
6af5f44175
|
Merge pull request #66561 from XuJia0210/update-trusted-contributors
update trusted contributors
|
2024-07-17 16:20:39 +00:00 |
|
Shaun Struwig
|
245bc587ae
|
add 'fqdn' to list
|
2024-07-17 17:57:28 +02:00 |
|
Alexey Milovidov
|
c4972920c8
|
Merge pull request #66562 from ClickHouse/fix-hash-empty-tuple
Fix hashing of empty tuples
|
2024-07-17 15:53:45 +00:00 |
|
Alexey Milovidov
|
2c54b5cab4
|
Merge pull request #66631 from ClickHouse/remove-outdated-articles
Remove outdated articles from the docs
|
2024-07-17 15:45:01 +00:00 |
|
Alexey Milovidov
|
9585b79e89
|
Merge pull request #66509 from ClickHouse/clickhouse-fix-msan-report-in-epoll
Fix MSan report in GRPC
|
2024-07-17 15:42:15 +00:00 |
|
János Benjamin Antal
|
e25fbb6d47
|
Fix style
|
2024-07-17 15:28:08 +00:00 |
|
János Benjamin Antal
|
7092f42a29
|
Merge pull request #66231 from ClickHouse/fix-system-number-limit-offset
Fix bug in `numbers` when both limit and offset is used but the index cannot be used
|
2024-07-17 15:26:39 +00:00 |
|
Nikolay Degterinsky
|
383ce4bb8c
|
Merge remote-tracking branch 'upstream/master' into fix-valid-until
|
2024-07-17 14:58:09 +00:00 |
|
Konstantin Bogdanov
|
5ce0675de8
|
Merge pull request #66334 from aalexfvk/watchdog_keeps_unlinked_logs
Watchdog keeps descriptors of unlinked log files
|
2024-07-17 14:52:47 +00:00 |
|
Nikolai Kochetov
|
74b4bc78ad
|
Merge pull request #65400 from k-morozov/add_system_detach_tables
system detached_tables
|
2024-07-17 14:05:31 +00:00 |
|
Konstantin Morozov
|
fd443a1721
|
add mutable
|
2024-07-17 13:43:36 +00:00 |
|
yariks5s
|
f2076daa76
|
Merge https://github.com/ClickHouse/ClickHouse into group_array_intersect_merge_fix
|
2024-07-17 13:23:53 +00:00 |
|
Konstantin Morozov
|
0de54b9d29
|
fix comma
|
2024-07-17 13:01:04 +00:00 |
|
Vitaly Baranov
|
c8eac30108
|
Merge pull request #66621 from vitlibar/fix-logical-error-in-prometheus-request-handler
Fix logical error in PrometheusRequestHandler
|
2024-07-17 12:35:46 +00:00 |
|
Konstantin Morozov
|
8211d8eabf
|
fix data race
|
2024-07-17 12:04:37 +00:00 |
|
János Benjamin Antal
|
7356e809ab
|
Ensure that getPath is not called with an absolute path
|
2024-07-17 11:32:02 +00:00 |
|
Yarik Briukhovetskyi
|
f01a285f60
|
Merge pull request #65359 from joelynch/joelynch/dict-acl-bypass
Fix more dictGet ACL bypasses
|
2024-07-17 11:15:44 +00:00 |
|
Kruglov Pavel
|
3ade6de95d
|
Add description about no-object-storage tag
|
2024-07-17 13:13:51 +02:00 |
|
Han Fei
|
d47a09456d
|
Merge branch 'master' into hanfei/fix_keeper_tcp_log
|
2024-07-17 13:09:02 +02:00 |
|
MikhailBurdukov
|
8a81946033
|
Rename opt
|
2024-07-17 10:52:01 +00:00 |
|
robot-clickhouse
|
c40473ff80
|
Automatic style fix
|
2024-07-17 10:51:00 +00:00 |
|
Sema Checherinda
|
762593e5e9
|
Merge pull request #66144 from ClickHouse/revert-66134-revert-61601-chesema-dedup-matview
Revert "Revert "insertion deduplication on retries for materialized views""
|
2024-07-17 10:44:35 +00:00 |
|
Max K
|
2958803255
|
do not decrease from lambda
|
2024-07-17 12:38:52 +02:00 |
|
Robert Schulze
|
67852402aa
|
Better (perhaps, if the stars align)
|
2024-07-17 10:30:56 +00:00 |
|
Kruglov Pavel
|
005256429f
|
Don't run test 03198_dynamic_read_subcolumns in azure
|
2024-07-17 11:49:15 +02:00 |
|
Robert Schulze
|
93abd4a6e9
|
Merge pull request #66374 from Zawa-ll/66010-add-machine-id-to-snowflakeid-clean
Add `machine_id` parameter to `generateSnowflakeID`
|
2024-07-17 09:28:17 +00:00 |
|
Robert Schulze
|
237ee50226
|
Merge remote-tracking branch 'ClickHouse/master' into revert-revert-show-index-sorting
|
2024-07-17 09:21:21 +00:00 |
|
vdimir
|
2188db3d45
|
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
|
2024-07-17 10:38:36 +02:00 |
|
Antonio Andelic
|
51e339305e
|
Merge branch 'master' into correctly-handle-realloc
|
2024-07-17 09:36:34 +02:00 |
|
János Benjamin Antal
|
b4755b36de
|
Fix dropping named collection in local storage
|
2024-07-17 07:26:44 +00:00 |
|
Alexander Gololobov
|
88f9a87ce6
|
unused error codes
|
2024-07-17 08:43:38 +02:00 |
|
Alexey Milovidov
|
7a03dd8184
|
Merge pull request #66625 from ClickHouse/update-tidy-for-clang-19
Allow to run clang-tidy with clang-19
|
2024-07-17 06:01:05 +00:00 |
|
Alexey Milovidov
|
968d28f1f4
|
Remove outdated articles from the docs
|
2024-07-17 07:24:46 +02:00 |
|
Alexey Milovidov
|
855f03d1d3
|
Remove is_deterministic from system.functions
|
2024-07-17 06:57:16 +02:00 |
|
Alexey Milovidov
|
187a9a623c
|
Remove is_deterministic from system.functions
|
2024-07-17 06:56:32 +02:00 |
|
Yakov Olkhovskiy
|
452d463d77
|
Merge pull request #65238 from peacewalker122/master
feat: support accept_invalid_certificate in client's config
|
2024-07-17 03:54:39 +00:00 |
|
Alexey Milovidov
|
84760f83a6
|
Merge pull request #66627 from jiaosenvip/patch-1
Conditional statement error
|
2024-07-17 03:53:16 +00:00 |
|
Alexey Milovidov
|
d62d1fd73f
|
Merge branch 'update-tidy-for-clang-19' into uninteresting-changes
|
2024-07-17 05:51:46 +02:00 |
|
Alexey Milovidov
|
fe3601bcda
|
Merge branch 'update-tidy-for-clang-19' into fix-double-whitespace-in-explain-ast
|
2024-07-17 05:50:43 +02:00 |
|