Sergei Trifonov
|
3177ed050f
|
Merge pull request #43307 from ClickHouse/cpu-progress-protocol-fix
fix CPU load indication on client
|
2022-11-22 14:09:55 +01:00 |
|
Dmitry Novik
|
e67bda65a0
|
Merge pull request #43453 from ClickHouse/fix-hard-limit-in-test
Do not reuse jemalloc memory in test_global_overcommit
|
2022-11-22 13:24:34 +01:00 |
|
Vitaly Baranov
|
6c2b53f0ae
|
Merge pull request #42940 from filimonov/exceptions_with_masker
Add SensitiveDataMasker to exceptions messages
|
2022-11-21 23:20:15 +01:00 |
|
Dmitry Novik
|
b17dc24a94
|
Do not reuse jemalloc memory in test
|
2022-11-21 16:10:47 +00:00 |
|
Sergei Trifonov
|
35d37bc198
|
Merge branch 'master' into cpu-progress-protocol-fix
|
2022-11-18 16:30:40 +01:00 |
|
Sergei Trifonov
|
d05223e70b
|
Merge pull request #43335 from ClickHouse/revert-43306-revert-43014-disk-s3-throttler
Revert "Revert "S3 request per second rate throttling""
|
2022-11-18 16:22:30 +01:00 |
|
Vitaly Baranov
|
a348332eab
|
Merge pull request #43227 from vitlibar/improve-masking-sensitive-info
Improve masking sensitive info
|
2022-11-18 15:37:50 +01:00 |
|
Sergei Trifonov
|
f2f0676bcc
|
Revert "Revert "S3 request per second rate throttling""
|
2022-11-17 17:35:04 +01:00 |
|
serxa
|
1920c6267d
|
typo
|
2022-11-17 16:20:21 +00:00 |
|
serxa
|
c0d98aa749
|
do not reorder, ignore 4 readings, fix period
|
2022-11-17 15:53:47 +00:00 |
|
Nikita Taranov
|
7beb58b0cf
|
Optimize merge of uniqExact without_key (#43072)
* impl for uniqExact
* rm unused (read|write)Text methods
* fix style
* small fixes
* impl for variadic uniqExact
* refactor
* fix style
* more agressive inlining
* disable if max_threads=1
* small improvements
* review fixes
* Revert "rm unused (read|write)Text methods"
This reverts commit a7e7480584 .
* encapsulate is_able_to_parallelize_merge in Data
* encapsulate is_exact & argument_is_tuple in Data
|
2022-11-17 13:19:02 +01:00 |
|
Vladimir C
|
a29c5b9e3a
|
Merge pull request #43232 from ClickHouse/vdimir/max_map_null_totals_bug
|
2022-11-17 13:10:05 +01:00 |
|
Sema Checherinda
|
1ad48d091d
|
Merge pull request #43249 from Algunenano/i43247
Fix ubsan in AggregateFunctionMinMaxAny::read with high sizes
|
2022-11-17 12:21:05 +01:00 |
|
Alexander Tokmakov
|
9011a18234
|
Revert "S3 request per second rate throttling"
|
2022-11-16 22:33:48 +03:00 |
|
Sergei Trifonov
|
159743edd6
|
Merge pull request #43014 from ClickHouse/disk-s3-throttler
S3 request per second rate throttling
|
2022-11-16 18:51:06 +01:00 |
|
Alexey Milovidov
|
b4165f95a9
|
Merge branch 'master' into build/poco-leftovers
|
2022-11-16 06:09:58 +01:00 |
|
Alexey Milovidov
|
04687c0d69
|
Merge pull request #43206 from ClickHouse/miscellaneous-changes-parallel-replicas
Miscellaneous changes
|
2022-11-16 05:30:03 +01:00 |
|
Vitaly Baranov
|
ce81166c7e
|
Fix style.
|
2022-11-16 01:35:11 +01:00 |
|
Vitaly Baranov
|
8d72f75556
|
Make the password wiping an option of IAST::format().
|
2022-11-16 01:35:06 +01:00 |
|
Raúl Marín
|
143b67d0be
|
Fix ubsan in AggregateFunctionMinMaxAny::read with high sizes
|
2022-11-15 15:40:06 +01:00 |
|
Kseniia Sumarokova
|
59cf5def67
|
Merge branch 'master' into disk-s3-throttler
|
2022-11-15 12:13:37 +01:00 |
|
Vladimir C
|
0017416069
|
Update src/Common/FieldVisitorSum.cpp
|
2022-11-15 11:55:54 +01:00 |
|
filimonov
|
8369998286
|
Style
|
2022-11-14 22:06:22 +01:00 |
|
vdimir
|
28fec44ffc
|
Fix merging null values in AggregateFunctionSumMap
|
2022-11-14 20:56:36 +00:00 |
|
Mikhail Filimonov
|
19d39d7881
|
Add SensitiveDataMasker to exceptions messages
|
2022-11-14 19:06:17 +01:00 |
|
Vitaly Baranov
|
8e99f5fea3
|
Move maskSensitiveInfoInQueryForLogging() to src/Parsers/
|
2022-11-14 18:55:19 +01:00 |
|
Raúl Marín
|
4988e387f2
|
Merge remote-tracking branch 'blessed/master' into over-read
|
2022-11-14 12:28:31 +01:00 |
|
Kseniia Sumarokova
|
e58a7140be
|
Merge pull request #43194 from ClickHouse/async-metrics-documentation
Add documentation for `system.asynchronous_metrics`.
|
2022-11-14 12:21:34 +01:00 |
|
Kseniia Sumarokova
|
79206c6eb0
|
Merge pull request #43147 from kssenii/named-collections-refactoring
Add generic implementation for arbitrary structured named collections, access type and system.named_collections
|
2022-11-14 11:57:17 +01:00 |
|
Alexey Milovidov
|
8e87e141a4
|
Miscellaneous changes
|
2022-11-14 06:57:53 +01:00 |
|
Alexey Milovidov
|
a77032fafa
|
Miscellaneous changes
|
2022-11-14 06:54:58 +01:00 |
|
Alexey Milovidov
|
b8c877db29
|
Fix annoying messages in AsynchronousMetrics
|
2022-11-12 19:07:28 +01:00 |
|
Igor Nikonov
|
ee5756b5b4
|
Merge pull request #43122 from ClickHouse/revert-43116-revert-42607-igor/insert_zk_retries_retry
Revert "Revert " Keeper retries during insert (clean)""
|
2022-11-11 18:22:38 +01:00 |
|
kssenii
|
616da1f695
|
Review fixed, style check fix
|
2022-11-11 16:50:02 +01:00 |
|
Raúl Marín
|
54db7c6520
|
Enforce checking read output
|
2022-11-11 10:56:18 +01:00 |
|
Azat Khuzhin
|
953457de28
|
Remove POCO_CLICKHOUSE_PATCH
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-11-10 22:41:26 +01:00 |
|
Maksim Kita
|
a6d2069c2b
|
Added compound types typo corrections
|
2022-11-10 19:21:51 +01:00 |
|
Maksim Kita
|
e220906c9e
|
Analyzer added identifier typo corrections
|
2022-11-10 19:21:51 +01:00 |
|
kssenii
|
c4f522b414
|
Support arbintrary structure collections
|
2022-11-10 16:32:15 +01:00 |
|
Igor Nikonov
|
f8c907c463
|
Revert "Revert " Keeper retries during insert (clean)""
|
2022-11-10 13:14:04 +01:00 |
|
Alexander Tokmakov
|
fb8c527a2f
|
Revert " Keeper retries during insert (clean)"
|
2022-11-10 14:12:24 +03:00 |
|
Igor Nikonov
|
1b9be27fdb
|
Merge pull request #42607 from ClickHouse/igor/insert_zk_retries_retry
Keeper retries during insert (clean)
|
2022-11-10 12:01:00 +01:00 |
|
Yakov Olkhovskiy
|
a930ad25e1
|
fix ub type punning
|
2022-11-09 09:44:59 -05:00 |
|
Yakov Olkhovskiy
|
7f28a89273
|
fix ub type punning
|
2022-11-09 09:39:27 -05:00 |
|
kssenii
|
e94e087187
|
Add generic named collections class and factory
|
2022-11-09 14:08:16 +01:00 |
|
Igor Nikonov
|
379113f8f1
|
Merge remote-tracking branch 'origin/master' into igor/insert_zk_retries_retry
|
2022-11-09 13:03:32 +00:00 |
|
Alexander Tokmakov
|
1c6a617207
|
Merge branch 'master' into fix_intersecting_parts2
|
2022-11-09 14:38:18 +03:00 |
|
Igor Nikonov
|
345304abe0
|
Merge remote-tracking branch 'origin/master' into igor/insert_zk_retries_retry
|
2022-11-08 20:26:50 +00:00 |
|
Sergei Trifonov
|
8eedd1e046
|
Merge branch 'master' into disk-s3-throttler
|
2022-11-08 15:00:56 +01:00 |
|
Nikolay Degterinsky
|
2b286222f7
|
Merge branch 'master' into tuple-of-intervals
|
2022-11-08 00:15:35 +01:00 |
|