Commit Graph

147440 Commits

Author SHA1 Message Date
Antonio Andelic
05c7dc582a Add some comments 2024-07-18 13:40:03 +02:00
Antonio Andelic
9ec1fd1ab7 Fix non-jemalloc builds 2024-07-18 12:13:44 +02:00
Antonio Andelic
9a43183eb3 Finish background memory thread 2024-07-18 10:40:47 +02:00
Antonio Andelic
c413e7a494 Merge branch 'master' into read-cgroup-memory-usage-async-metrics 2024-07-18 09:01:54 +02:00
Antonio Andelic
21009577d8 Dedicated memory background thread 2024-07-18 09:01:20 +02:00
Antonio Andelic
3d6f91039e
Merge pull request #66548 from ClickHouse/correctly-handle-realloc
Correctly track memory for `Allocator::realloc`
2024-07-18 06:08:17 +00:00
Alexey Milovidov
60a1ed1a29
Merge pull request #66657 from ClickHouse/fix_02044_url_glob_parallel_connection_refused
Fix wrong queries hung error because of 02044_url_glob_parallel_connection_refused
2024-07-18 03:03:08 +00:00
Alexey Milovidov
a2b383a83f
Merge pull request #65871 from ClickHouse/uninteresting-changes
Uninteresting changes
2024-07-18 01:40:25 +00:00
Alexey Milovidov
4ac48f08c3
Merge pull request #66505 from ClickHouse/fix-double-whitespace-in-explain-ast
Fix double whitespace in EXPLAIN AST CREATE
2024-07-18 01:25:37 +00:00
Nikolay Degterinsky
4afd5f60fe
Merge pull request #66409 from evillique/fix-valid-until
Fix VALID UNTIL clause resetting after restart
2024-07-18 00:05:57 +00:00
Nikita Mikhaylov
33268f8144
Merge pull request #66640 from ClickHouse/Avogar-patch-5
Don't run test 03198_dynamic_read_subcolumns in azure
2024-07-17 22:09:22 +00:00
Igor Nikonov
9810a658e3
Merge pull request #66380 from ClickHouse/pr-cleanup
PR cleanup: remove redundant code
2024-07-17 21:45:10 +00:00
Nikita Mikhaylov
5111300b45
Merge pull request #66558 from ClickHouse/fix-fasttest-expect
Fix something in Fast Test
2024-07-17 21:29:19 +00:00
Han Fei
2b7ad9c54c
Merge pull request #66531 from hanfei1991/hanfei/fix_keeper_tcp_log
fix log in keeper tcp handler
2024-07-17 21:04:24 +00:00
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
Nikita Taranov
c57ce063a3 impl 2024-07-17 18:37:38 +01: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
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
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
Antonio Andelic
97f4ec2adb Read cgroup memory usage in async metrics thread 2024-07-17 16:59:35 +02: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
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
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
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
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
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
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
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
Alexey Milovidov
ec87bfc956 Merge branch 'update-tidy-for-clang-19' into clickhouse-fix-msan-report-in-epoll 2024-07-17 05:49:49 +02:00