Commit Graph

98627 Commits

Author SHA1 Message Date
vdimir
c0898ce289
Use abstraction for temporary data on disk in Sort and Aggregation 2022-09-29 09:51:41 +00:00
vdimir
ac39bbb3f1
[wip] Common interface for temporary data on disk 2022-09-29 09:51:40 +00:00
vdimir
3a2508a200
Upd ru doc for tmp_policy 2022-09-29 09:51:39 +00:00
vdimir
367c77f0fb
Check if tmp volume contains only local disks 2022-09-29 09:51:39 +00:00
Robert Schulze
145a617dac
Merge pull request #41886 from ClickHouse/fix-links
Docs: Reference external papers as DOIs
2022-09-29 09:47:09 +02:00
Robert Schulze
6379cb41ce
Merge branch 'master' into fix-links 2022-09-29 09:17:39 +02:00
Alexey Milovidov
91b70b4120
Merge pull request #41897 from ClickHouse/require-ldapr-in-download-script
Make LDAPR a prerequisite for downloading the ARMv8.2 build
2022-09-29 02:58:33 +03:00
Antonio Andelic
5c3924af58
Merge pull request #41845 from ClickHouse/test-jepsen
Fix Jepsen
2022-09-28 23:24:52 +02:00
Antonio Andelic
abc6f0c5de
Merge branch 'master' into test-jepsen 2022-09-28 23:18:44 +02:00
Mikhail f. Shiryaev
79bb44ad80
Merge pull request #41857 from ClickHouse/integration-cgroups
Fix cgroups for recent systemd
2022-09-28 18:48:26 +02:00
Yakov Olkhovskiy
b5768be1ca
Merge pull request #41743 from ClickHouse/fix-cert-err-msg2
Add parameter --accept-invalid-certificate and set appropriate invalid certificate handling
2022-09-28 10:13:13 -04:00
Antonio Andelic
a8d0f15e5f Merge branch 'master' into test-jepsen 2022-09-28 14:10:49 +00:00
Robert Schulze
de97d5fc65
Make LDAPR a prerequisite for downloading the ARMv8.2 build
The ARMv8.2 build now requires presence of LDAPR instructions. Make the
same assumption in universal.sh, i.e. the automatic download script.

See https://github.com/ClickHouse/ClickHouse/pull/41778#discussion_r980136159
2022-09-28 13:57:00 +00:00
Antonio Andelic
d6fa738ee7 Revert "Enable only jepsen"
This reverts commit e8e8086b83.
2022-09-28 13:55:19 +00:00
alesapin
072c19ba96
Merge pull request #41838 from tbsal/tbsal_34798
Improve feedback when replacing partition with different primary key
2022-09-28 15:33:11 +02:00
alesapin
1d9e126f94
Merge pull request #41856 from ClickHouse/fix_possible_no_such_key
Remove two redundant lines
2022-09-28 15:05:55 +02:00
Nikolai Kochetov
da375f27c5
Merge pull request #41740 from ClickHouse/fix-41269
Fix possible crash for SELECT from Merge table
2022-09-28 14:45:02 +02:00
Mikhail f. Shiryaev
10f3df340e
Use cgroups v1 on ubuntu workers 2022-09-28 14:24:45 +02:00
Robert Schulze
fa93952231
Docs: Reference external papers as DOIs
See also #31076 which noted that links were broken but didn't fix.
2022-09-28 12:21:58 +00:00
Robert Schulze
cea21846ea
Merge pull request #41878 from ClickHouse/docs-modelevaluate
Docs: Remove obsolete modelEvaluate() mention
2022-09-28 14:10:27 +02:00
Antonio Andelic
ceb548beab Revert "Try jepsen only run"
This reverts commit faecb502b8.
2022-09-28 12:06:12 +00:00
Robert Schulze
82139fad0e
Docs: Remove obsolete modelEvaluate() mention 2022-09-28 11:47:16 +00:00
Nikolai Kochetov
9564b8b3fa Add comment. 2022-09-28 11:30:09 +00:00
Alexey Milovidov
1dd5dc8c3e
Merge pull request #41858 from Avogar/json-object-schema
Infer Object type only when allow_experimental_object_type is enabled
2022-09-28 14:25:37 +03:00
Alexey Milovidov
7099602d5e
Merge pull request #41778 from danlark1/master
Add ldapr to AArch64 server builds
2022-09-28 14:23:33 +03:00
Antonio Andelic
7265b47932 Conditionally disable strict-host-key-checking 2022-09-28 11:22:41 +00:00
Nikita Mikhaylov
bf4d675830
Fix backward incompatibility in Replicated database creation (#41875) 2022-09-28 13:22:19 +02:00
Alexey Milovidov
73c7fbc1e0
Merge pull request #39875 from UnamedRus/patch-1
Test for ignore function in PARTITION KEY
2022-09-28 14:21:50 +03:00
Alexey Milovidov
59b37bf4a0
Merge pull request #40684 from ClickHouse/add-missing-tests-geobase
Add missing tests for legacy geobase
2022-09-28 14:08:30 +03:00
Alexey Milovidov
1653482406
Merge pull request #41823 from ClickHouse/trying_to_fix_compressed_marks
Fix compressed marks read for compact parts
2022-09-28 14:06:56 +03:00
Antonio Andelic
c68ef2ff7f Remove echo 2022-09-28 10:29:16 +00:00
Antonio Andelic
430397a9ba Small fixes 2022-09-28 10:28:13 +00:00
Antonio Andelic
08f4e7c8f6 Remove call to loadKnownHosts 2022-09-28 10:21:43 +00:00
Kseniia Sumarokova
b0a362e403
Merge pull request #41839 from ClickHouse/kssenii-patch-5
Remove unused variable in registerStorageMergeTree.cpp
2022-09-28 11:58:01 +02:00
Kseniia Sumarokova
155a87b198
Merge pull request #41853 from ClickHouse/kssenii-patch-6
Increase `request_timeout_ms` for s3 tests in CI
2022-09-28 11:55:14 +02:00
Antonio Andelic
98bffff71d Override config 2022-09-28 09:51:47 +00:00
Antonio Andelic
d593066c1e Overwrite SSHJ client 2022-09-28 09:35:12 +00:00
Antonio Andelic
a9f73d344d
Merge pull request #41784 from ClickHouse/fix-drop-keeper-map-again
Possible fix for KeeperMap drop
2022-09-28 10:28:50 +02:00
Antonio Andelic
5c3a29e841 Update sshj version 2022-09-28 07:54:44 +00:00
Robert Schulze
de3264691c
Merge pull request #41790 from ClickHouse/print-git-hash
Log git hash during startup
2022-09-28 09:43:17 +02:00
Antonio Andelic
e73c2ce951 Update jepsen 2022-09-28 07:07:56 +00:00
Antonio Andelic
faecb502b8 Try jepsen only run 2022-09-28 06:56:17 +00:00
Antonio Andelic
dfffe157f6
Merge pull request #41730 from azat/client-interactive-history-search
Add interactive history search with fzf-like utility (fzf/sk) to clickhouse-client/local
2022-09-28 08:41:32 +02:00
Alexey Milovidov
e5ffd74a56
Merge branch 'master' into trying_to_fix_compressed_marks 2022-09-28 02:30:10 +03:00
avogar
76be0d2ee1 Infer Object type only when allow_experimental_object_type is enabled 2022-09-27 23:07:36 +00:00
Alexey Milovidov
fcd443f0e3
Merge branch 'master' into add-missing-tests-geobase 2022-09-28 01:58:02 +03:00
Alexey Milovidov
2c4a0a11a8
Update install.sh 2022-09-28 01:57:47 +03:00
Alexey Milovidov
3d9d1369b1
Merge pull request #41518 from ClickHouse/filimonov-config-xml-obsolete-comment
Remove obsolete comment from the config.xml
2022-09-28 01:05:56 +03:00
Alexey Milovidov
be6689ef08
Merge pull request #41372 from HarryLeeIBM/hlee-s390x-siphash
Another fix for SipHash Endian issue on s390x
2022-09-28 01:05:05 +03:00
Alexey Milovidov
05e7106bd5
Merge branch 'master' into patch-1 2022-09-28 01:04:14 +03:00