Commit Graph

142133 Commits

Author SHA1 Message Date
Han Fei
b8e7e99c91 Merge branch 'master' into hanfei/stats_uniq 2024-05-21 01:28:36 +02:00
alesapin
6e33443926
Merge pull request #64154 from ClickHouse/fix_azure_native_copy
Azure can do native copy between containers
2024-05-20 17:33:45 +00:00
Alexey Milovidov
46f951ab7e
Merge pull request #64125 from ClickHouse/retries-in-submodules
Add retries in `git submodule update`
2024-05-20 19:48:19 +02:00
Raúl Marín
2450eb9932
Merge pull request #64040 from Algunenano/missing_recover_replica_settings
Add missing settings to recoverLostReplica
2024-05-20 17:13:44 +00:00
Kseniia Sumarokova
dcb2ed8b9b
Update src/Disks/ObjectStorages/AzureBlobStorage/AzureObjectStorage.h 2024-05-20 18:34:47 +02:00
robot-clickhouse
235b0f2d5b Automatic style fix 2024-05-20 16:28:56 +00:00
alesapin
d6fadfc9a6 Azure can do native copy between containers 2024-05-20 18:18:18 +02:00
Alexey Milovidov
d5c52e08df Merge branch 'master' into retries-in-submodules 2024-05-20 17:32:00 +02:00
Alexey Milovidov
f9a5102fd4
Merge pull request #64127 from ClickHouse/fix-ubsan-1
Fix UBSan error in negative positional arguments
2024-05-20 17:31:29 +02:00
Alexey Milovidov
c83f1933a3
Merge pull request #64130 from ClickHouse/more-instrumentation-index
More instrumentation around index
2024-05-20 17:26:57 +02:00
Alexey Milovidov
a5ae7c2b6e
Merge pull request #63942 from azat/client-pretty-format-tty-only
Disable pretty format restrictions when stdout is not TTY
2024-05-20 17:23:07 +02:00
jsc0218
41dec5e4f5
Merge pull request #63487 from korowa/fix-used-dictionaries-logging
fix: empty used_dictionaries in system.query_log
2024-05-20 13:29:25 +00:00
Alexey Milovidov
deb5b47829
Merge pull request #64098 from ClickHouse/speed-up-index-set-a-little
Speed up Set index a little
2024-05-20 10:41:21 +00:00
Raúl Marín
bf9e335508 Merge remote-tracking branch 'blessed/master' into missing_recover_replica_settings 2024-05-20 10:28:09 +00:00
Kseniia Sumarokova
42c984df64
Merge pull request #63475 from tomershafir/disks-io-iouring-refactor-get-from-context
io_uring: refactor get reader from context
2024-05-20 10:17:32 +00:00
alesapin
4ca2c0fcd8
Merge pull request #64116 from ClickHouse/fix_azure_native_copy
Properly support native copy for azure
2024-05-20 10:04:16 +00:00
alesapin
23e87ef80e Review fix 2024-05-20 11:56:44 +02:00
alesapin
6a7a09a1f9
Update src/Backups/BackupIO_AzureBlobStorage.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-05-20 11:55:50 +02:00
alesapin
314752e044
Update src/Backups/BackupIO_AzureBlobStorage.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-05-20 11:55:44 +02:00
Alexey Milovidov
925ed89195 More instrumentation around index 2024-05-20 10:31:32 +02:00
Azat Khuzhin
434816820d Fix upgrade settings changes check
settings changes check simply checks that the settings are either the
same, or there is a record in system.settings_changes, however, the
problem is that clickhouse-local now adjusts some settings for Pretty
format in case of stdout is not a tty, and this is the case for this
check.

So to avoid this, just run the clickhouse-local under script(1) to fool
it.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 10:19:11 +02:00
Azat Khuzhin
1525ca4cf0 Disable pretty format restrictions when stdout is not TTY
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 10:19:11 +02:00
Alexey Milovidov
1042acc124 Merge branch 'master' into retries-in-submodules 2024-05-20 09:48:11 +02:00
Alexey Milovidov
f7c9fa696f Fix UBSan error in negative positional arguments 2024-05-20 09:45:23 +02:00
Antonio Andelic
3d76de3fec
Merge pull request #63816 from ClickHouse/fix-race-log-entry-data
Fix race in `ReplicatedMergeTreeLogEntryData`
2024-05-20 07:31:43 +00:00
Alexey Milovidov
dae050d2d4
Merge pull request #64023 from azat/build/freebsd-bcrypt-fix
Fix libbcrypt for FreeBSD build
2024-05-20 09:51:39 +02:00
Alexey Milovidov
28ded4a471
Merge pull request #63632 from azat/global-query-profiler-followup
Ignore global profiler if system.trace_log is not enabled and fix really disable it for keeper standalone build
2024-05-20 08:42:25 +02:00
Alexey Milovidov
7bce45f2a0
Merge pull request #64084 from ClickHouse/pretty-print-number-nullable-low-cardinality
Print number tips in case of LowCardinality and Nullable
2024-05-20 08:41:05 +02:00
Alexey Milovidov
db491fb847 Merge branch 'master' into retries-in-submodules 2024-05-20 08:38:43 +02:00
Alexey Milovidov
dcf410a916 Merge branch 'master' into speed-up-index-set-a-little 2024-05-20 08:38:08 +02:00
Alexey Milovidov
9fefece70b Fix tidy 2024-05-20 08:37:48 +02:00
Alexey Milovidov
1e7eca66ec Merge branch 'master' into speed-up-index-set-a-little 2024-05-20 06:14:02 +02:00
Alexey Milovidov
63f31d3c1e Add retries in git submodule update 2024-05-20 06:13:06 +02:00
Alexey Milovidov
6c51b771c5
Merge pull request #60883 from ClickHouse/uuid
Fix race in refreshable materialized views causing SELECT to fail sometimes
2024-05-20 06:02:46 +02:00
Alexey Milovidov
341c758002 Merge branch 'master' into speed-up-index-set-a-little 2024-05-20 05:16:45 +02:00
Alexey Milovidov
ce4158f496
Merge pull request #64082 from ClickHouse/prevent-stack-overflow-ci
Prevent stack overflow in Fuzzer and Stress test
2024-05-20 05:14:59 +02:00
Alexey Milovidov
64645e4010 Merge branch 'master' into pretty-print-number-nullable-low-cardinality 2024-05-20 05:14:29 +02:00
Alexey Milovidov
e9e4e5b2d2
Merge pull request #64081 from ClickHouse/change-log-level
This log message is better in Trace
2024-05-20 05:12:47 +02:00
Alexey Milovidov
921e44a616
Merge pull request #64051 from azat/build/freebsd-fix
Fix searching for libclang_rt.builtins.*.a on FreeBSD
2024-05-20 05:11:25 +02:00
Alexey Milovidov
039b385e73
Merge pull request #64058 from azat/fix-unwind-on-aarch64
Fix unwind on SIGSEGV on aarch64 (due to small stack for signal)
2024-05-20 05:10:55 +02:00
Alexey Milovidov
a00868a116
Merge pull request #64089 from azat/tests/03036_reading_s3_archives
tests: fix expected error for 03036_reading_s3_archives (fixes CI)
2024-05-20 05:07:23 +02:00
Alexey Milovidov
7921b74fd9
Merge pull request #64080 from yohannj/h3PointDistErrorMsg
harmonize h3PointDist* error messages
2024-05-20 05:06:08 +02:00
Alexey Milovidov
543e9cc05a Merge branch 'master' into speed-up-index-set-a-little 2024-05-20 03:10:21 +02:00
Alexey Milovidov
53545b5304
Merge pull request #64090 from azat/fix-sanitizers
Fix sanitizers
2024-05-20 03:03:07 +02:00
alesapin
56d25c74b1 Merge remote-tracking branch 'azat/fix-sanitizers' into fix_azure_native_copy 2024-05-19 23:28:03 +02:00
Azat Khuzhin
64a308013f Tune mmap_rnd_bits to workaround sanitizers issues
v1: vm.mmap_rnd_bits=28
v2: rebase with clang 18.1.6 + kernel.randomize_va_space=0
v3: leave only vm.mmap_rnd_bits=28 + use pre-run.sh (hope that it will
    be used), that way docker will not require --privileged and by some
    reason this breaks ASAN (though I cannot reproduce it)
v4: use actions/common_setup over init_runner.sh (it requires some
    manual deploy)
2024-05-19 22:37:16 +02:00
alesapin
2765fd951c Properly support native copy for azure 2024-05-19 21:02:12 +02:00
Yohann Jardin
524f289f47 empty commit 2024-05-19 17:20:22 +02:00
Alexey Milovidov
a28309689f
Update MergeTreeIndexSet.h 2024-05-19 16:13:58 +03:00
Alexey Milovidov
11af3fd54f
Update MergeTreeIndexSet.cpp 2024-05-19 16:13:41 +03:00