Alexey Milovidov
77d31b520c
Merge pull request #63992 from kashwy/fix_client_abort
...
fix_client_abort: Resolve Client Abortion When Using KQL Table function
2024-05-21 04:34:39 +02:00
Alexey Milovidov
897796bea3
Merge pull request #64111 from rschu1ze/fix-tidy
...
Clean up .clang-tidy after transition to Clang 18
2024-05-21 04:31:55 +02:00
Alexey Milovidov
fb4e1cef84
Merge pull request #64108 from rschu1ze/move-isallascii
...
Move `isAllASCII` from UTFHelper to StringUtils
2024-05-21 04:30:39 +02:00
Alexey Milovidov
7074b21504
Merge pull request #64135 from ClickHouse/move-changes-from-private
...
Syncing code
2024-05-21 04:28:39 +02:00
Alexey Milovidov
d3bb4a8b97
Merge pull request #64118 from rschu1ze/catch-cgroup-exception
...
Ignore exception when checking for cgroupsv2
2024-05-21 04:28:03 +02:00
Alexey Milovidov
b4e87f34ad
Merge pull request #64126 from ClickHouse/alexey-milovidov-patch-8
...
HDFS is unsupported
2024-05-21 01:55:41 +00:00
Alexey Milovidov
3c0d35ed05
Merge pull request #60468 from ClickHouse/libunwind-fix-crash
...
Fix crash in libunwind while interpreting debug info
2024-05-21 04:03:02 +02:00
Michael Kolupaev
2e83043d7b
fix
2024-05-21 00:34:54 +00:00
Michael Kolupaev
4ed944285d
Enable ORC test too
2024-05-20 22:55:42 +00:00
Michael Kolupaev
6c6cdaccd1
Fix filter pushdown for Parquet and maybe StorageMerge
2024-05-20 22:55:42 +00:00
Raúl Marín
84459052b6
Prevent LOGICAL_ERROR on CREATE TABLE as MaterializedView
2024-05-20 21:27:24 +02:00
Max Kainov
a735ab7dd1
fix upstream commit status update in sync pr
2024-05-20 18:58:56 +00:00
Alexey Milovidov
29f7a766a5
Merge branch 'master' into libunwind-fix-crash
2024-05-20 19:49:37 +02: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
Alexey Milovidov
39b84d0e3d
Merge branch 'master' into alexey-milovidov-patch-8
2024-05-20 19:44:54 +02:00
Alexey Milovidov
ede7b14749
More of that
2024-05-20 19:43:39 +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
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
MikhailBurdukov
b43fd17fc5
Review changes
2024-05-20 16:57: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
kssenii
577bdf6b17
Ping CI
2024-05-20 18:27:28 +02:00
alesapin
d6fadfc9a6
Azure can do native copy between containers
2024-05-20 18:18:18 +02:00
Azat Khuzhin
599470241c
tests: reduce flakienss of 02340_parts_refcnt_mergetree
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 18:05:04 +02:00
Azat Khuzhin
a74fa02279
tests: reduce pobability of extra parts holders in 02340_parts_refcnt_mergetree
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 17:41:49 +02:00
Azat Khuzhin
722b7ab522
tests: improve 02340_parts_refcnt_mergetree (from 12sec to 1sec)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 17:41:48 +02:00
Azat Khuzhin
0832f96107
tests: 02340_parts_refcnt_mergetree cleanup
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 17:41:48 +02:00
Azat Khuzhin
85998672f0
tests: attempt to fix 02340_parts_refcnt_mergetree flakiness
...
I'm not sure that this was the case, but I don't see any other reasons
for now.
I've also looked at the logs and trace_log, and did not noticed anything
interesting.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-20 17:41:48 +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
Alexey Milovidov
cb912a656e
Losen build resource limits for unusual architectures
2024-05-20 17:07:35 +02:00
Maciej Bak
fb619bac2f
Fix backup all documentation
2024-05-20 16:35:06 +02:00
Max Kainov
c4f47b9071
set greem mergeable status in upstream pr from finish check in sync
2024-05-20 14:09:17 +00: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
Robert Schulze
f22a39ffca
Merge remote-tracking branch 'rschu1ze/master' into fix-tidy
2024-05-20 13:16:23 +00:00
Robert Schulze
6f56642567
Incorporate review feedback
2024-05-20 13:14:37 +00:00
Robert Schulze
a2f2003445
Merge remote-tracking branch 'rschu1ze/master' into catch-cgroup-exception
2024-05-20 13:02:36 +00:00
Robert Schulze
70637b2ecf
Merge remote-tracking branch 'rschu1ze/master' into move-isallascii
2024-05-20 13:01:53 +00:00
Antonio Andelic
d32c059e7f
Move changes from private
2024-05-20 13:48:14 +02: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
Alexey Milovidov
7d3a601ecc
Update docs/en/operations/storing-data.md
2024-05-20 13:39:07 +03:00
Alexey Milovidov
e959ba9578
Update docs/en/operations/storing-data.md
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-05-20 13:38:19 +03:00
kssenii
4609a330de
Update settings changes history
2024-05-20 12:37:07 +02:00
kssenii
ba325b6250
Merge remote-tracking branch 'origin/master' into fix-azure-multipart-upload-in-backup
2024-05-20 12:34:04 +02: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