Commit Graph

1703 Commits

Author SHA1 Message Date
Konstantin Bogdanov
b2c81981fb
Use clang-19 2024-11-20 23:08:47 +01:00
Sema Checherinda
b3f4e3e5a5 Merge branch 'master' into chesema-merge-wb 2024-11-15 13:53:46 +01:00
Sema Checherinda
5b3b9fad2f
Merge branch 'master' into chesema-merge-wb 2024-11-14 12:04:00 +01:00
Alexey Milovidov
d33f368fd9
Merge branch 'master' into fp16 2024-11-13 18:21:20 +01:00
Alexey Milovidov
8a724cd2fa Fix tidy 2024-11-13 02:50:18 +01:00
Sema Checherinda
fe2aa961b6 rework TCPHandler exception handling 2024-11-11 11:37:13 +01:00
Sema Checherinda
f1ab911910 cancel or finalize write buffer 2024-11-11 11:37:12 +01:00
Alexey Milovidov
3a855f501c Cleanups 2024-11-11 02:15:31 +01:00
Alexey Milovidov
f042c921ee Distances 2024-11-11 00:16:28 +01:00
Alexey Milovidov
16d05bbc6d Comparisons 2024-11-10 22:41:40 +01:00
Alexey Milovidov
7877d59ff6 Manual implementation 2024-11-10 22:13:22 +01:00
Alexey Milovidov
04a6107966 Merge branch 'master' into fp16 2024-11-10 00:11:28 +01:00
Pablo Marcos
9cdd56abbc Reduce the general critical section for query_metric_log
- Use a separate mutex for each query to reduce the contention
period for queries_mutex.

- Refactor to use std::mutex instead of std::recursive_mutex
for queries_mutex.

- In case we're running late to schedule the next task, schedule
it immediately.

- Fix LockGuard because unlocking twice is undefined behavior.
2024-11-06 20:52:54 +00:00
Nikita Taranov
44e0797e08
Merge pull request #71416 from ClickHouse/fix_method
Rename `compare8` to `compare16` for consistency
2024-11-04 17:28:22 +00:00
Nikita Taranov
6471034082 impl 2024-11-04 13:02:58 +01:00
Vitaly Baranov
d24b029e45 Add support for chrono data types to the "fmt" formatter. 2024-10-30 22:18:35 +01:00
Örjan Fors
c2ce618ec9 Increase auxv vector to support higher values
This makes the server run on Oracle Linux UEK 6.10+.
2024-10-28 09:28:40 +00:00
Alexey Milovidov
63657bf372
Merge pull request #70979 from ClickHouse/uniq_exact_two_level_negative_zero
Fix an error with negative zeros in two-level hash table
2024-10-23 20:08:27 +00:00
János Benjamin Antal
f2ca21134f
Merge pull request #69657 from petern48/regexp_logger
Filter logging using regular expressions
2024-10-23 16:01:24 +00:00
Alexey Milovidov
702467d3a6 Fix an error with negative zeros in two-level hash table 2024-10-23 17:21:19 +02:00
Peter Nguyen
89ce8c2292 Make Poco::Logger getChannel() and setChannel() thread-safe 2024-10-21 02:16:01 -07:00
Max Kainov
62c073bb2c disable custom musl/getauxval.c for aarch64 2024-10-18 18:11:21 +02:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes 2024-10-06 12:29:20 +02:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16.
2024-09-23 07:06:58 +00:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-18 16:14:02 +04:00
Antonio Andelic
8cdcc431fe Fix 2024-09-16 13:30:17 +02:00
Antonio Andelic
3c47f3df4b Support more advanced SSL options for Keeper internal communication 2024-09-13 14:23:01 +02:00
Michael Kolupaev
bd0a07f199 Merge remote-tracking branch 'origin/master' into musysroot 2024-09-03 23:14:04 +00:00
Konstantin Bogdanov
dc0b491f11
Merge pull request #69130 from m4xxx1m/hostname-validation-config
Add validation of IP addresses and domains in settings
2024-09-03 17:09:17 +00:00
m4xxx1m
99fbeacddd Fix 'file not found' error 2024-09-03 13:28:39 +03:00
m4xxx1m
611ae2c013 Use Poco implementation of IP addresses validation 2024-09-03 12:41:39 +03:00
m4xxx1m
6fd7656aeb Added Poco::Util::AbstractConfiguration::getHost method 2024-09-01 12:36:36 +03:00
Michael Kolupaev
e955b2fc71 Merge remote-tracking branch 'origin/master' into musysroot 2024-08-31 19:48:19 +00:00
serxa
c6aa12feae Merge branch 'master' into s3-streams-scheduler 2024-08-31 12:13:38 +00:00
vdimir
bb22736bc3
Merge pull request #68867 from ucasfl/url-engine
Add virtual column _headers for url table engine
2024-08-27 13:27:19 +00:00
Nikita Mikhaylov
f38f95a144
Update base/poco/NetSSL_OpenSSL/src/SecureSocketImpl.cpp 2024-08-25 14:26:21 +02:00
flynn
e4aceed36a Add virtual column _headers for url table engine 2024-08-25 07:49:30 +00:00
Yakov Olkhovskiy
d163880004
process possible SSL error on connection reset 2024-08-25 00:11:31 -04:00
Kirill Nikiforov
40462bc716
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-08-23 22:10:06 +04:00
Michael Kolupaev
11658c07b6 Merge remote-tracking branch 'origin/master' into musysroot 2024-08-19 21:52:41 +00:00
Alexey Milovidov
83608cb7bf Miscellaneous changes from #66999 (2) 2024-08-17 01:40:07 +02:00
Michael Kolupaev
82fc6bfa9e Merge remote-tracking branch 'origin/master' into musysroot 2024-08-15 21:39:38 +00:00
Nikita Taranov
3c5d588302
Merge pull request #62003 from nickitat/cpu_cgroup_aware
Fix cpu metric collection in cgroups
2024-08-14 11:08:01 +00:00
Michael Kolupaev
c869b06519 Remove getpwuid() calls in Poco::PathImpl 2024-08-14 03:43:48 +00:00
Michael Kolupaev
0716b460db Fix duplicate symbol errors 2024-08-14 03:00:51 +00:00
Nikita Taranov
b5134fd490 fix build 2024-08-13 23:31:03 +01:00
Nikita Taranov
dd3fa7c3b6
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
2024-08-13 15:06:43 +00:00
Nikita Taranov
05b5950948 small fix 2024-08-12 17:31:56 +01:00
Nikita Taranov
f0f10bc009 remove cgroupsV2MemoryControllerEnabled() 2024-08-12 17:30:12 +01:00