Commit Graph

99550 Commits

Author SHA1 Message Date
Robert Schulze
6d70b4a1f6
Generate config_version.h into ${CONFIG_INCLUDE_PATH}
This makes the target location consistent with other auto-generated
files like config_formats.h, config_core.h, and config_functions.h and
simplifies the build of clickhouse_common.
2022-09-28 12:48:26 +00:00
Robert Schulze
78fc36ca49
Generate config.h into ${CONFIG_INCLUDE_PATH}
This makes the target location consistent with other auto-generated
files like config_formats.h, config_core.h, and config_functions.h and
simplifies the build of clickhouse_common.
2022-09-28 12:48:26 +00:00
Anton Popov
c8beae8237 Merge remote-tracking branch 'upstream/master' into HEAD 2022-09-28 12:47:02 +00: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
alesapin
d372bd25d6 Fix 2022-09-28 14:39:53 +02:00
alesapin
4b4c63749a Correct test version 2022-09-28 14:38:11 +02:00
Roman Vasin
d50dcf3314 Add tests for DateTime64 2022-09-28 12:26:20 +00: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
Kruglov Pavel
bfddb91c9a
Update docs/en/interfaces/formats.md
Co-authored-by: Sergei Trifonov <svtrifonov@gmail.com>
2022-09-28 14:15:53 +02:00
Kruglov Pavel
f1ac2d66be
Merge branch 'master' into json-object-each-row 2022-09-28 14:15:02 +02: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
avogar
1bd7e531db Better exception message for duplicate column names in schema inference 2022-09-28 12:07:25 +00:00
Duc Canh Le
6fd234d652 fix document typo and format 2022-09-28 20:06:18 +08:00
Antonio Andelic
ceb548beab Revert "Try jepsen only run"
This reverts commit faecb502b8.
2022-09-28 12:06:12 +00:00
Kseniia Sumarokova
6037da1ca8
Update CachedOnDiskReadBufferFromFile.cpp 2022-09-28 14:04:39 +02:00
robot-clickhouse
9bc7a96624 Automatic style fix 2022-09-28 11:49:57 +00:00
Robert Schulze
82139fad0e
Docs: Remove obsolete modelEvaluate() mention 2022-09-28 11:47:16 +00:00
Kruglov Pavel
2036641ea8
Fix 02267_file_globs_schema_inference.sql flakiness 2022-09-28 13:42:46 +02: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
c0d7fa74e4
Merge branch 'master' into sudo 2022-09-28 14:16:49 +03:00
alesapin
2eef384807 Add comments and test 2022-09-28 13:09:48 +02: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
alesapin
9e77d520d4 Merge branch 'master' into make_copy_instead_of_hardlink 2022-09-28 12:10:00 +02: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
Robert Schulze
a300ea6024
Try to fix binary compatibility check + extend check to library-bridge 2022-09-28 09:56:58 +00:00
Duc Canh Le
170ca26435 add document 2022-09-28 17:55:20 +08: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
Duc Canh Le
44296bd76b Merge branch 'master' into ch_canh_fix_decrypt_with_null 2022-09-28 17:36:01 +08:00
Antonio Andelic
d593066c1e Overwrite SSHJ client 2022-09-28 09:35:12 +00:00
Evgeny Konkov
b08ab05fbb fix typo in comment 2022-09-28 12:28:59 +03: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
Robert Schulze
06507c40de
${ConfigIncludePath} --> ${CONFIG_INCLUDE_PATH} 2022-09-28 08:28:47 +00:00
Robert Schulze
0c095b30b2
Remove unused file 2022-09-28 08:12:15 +00:00
Robert Schulze
1885bb0524
Make comment consistent accross generated files 2022-09-28 08:11:09 +00:00
Antonio Andelic
5c3a29e841 Update sshj version 2022-09-28 07:54:44 +00:00
Amos Bird
bb755d1334
Fix wrong test result 2022-09-28 15:50:13 +08:00
Robert Schulze
0a4862f177
Fix style 2022-09-28 07:48:36 +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