Commit Graph

86873 Commits

Author SHA1 Message Date
alesapin
ba81816dc1 Better cmake 2022-04-20 12:11:55 +02:00
mergify[bot]
0df5fda6ed
Merge branch 'master' into musl-check 2022-04-20 09:28:40 +00:00
Suzy Wang
59f0e83c4b
fix clang tidy warning, add nullptr check (#35540)
update passing reference instead of pointer in queryHasWithClause based on recommandation

Co-authored-by: larryluogit <larry.luo@ca.ibm.com>
2022-04-20 11:26:44 +02:00
tavplubix
2c54381520
Merge pull request #36200 from ClickHouse/fix_create_as_replicated_default_args
Fix CREATE AS for ReplicatedMergeTree with default arguments
2022-04-20 12:01:13 +03:00
Mikhail f. Shiryaev
1e9d80a9c2
Merge pull request #36297 from ClickHouse/docs-staging
Docs staging
2022-04-20 10:47:54 +02:00
Kseniia Sumarokova
f37812f89a
Merge pull request #36079 from kssenii/change-hashed-path
Change hashed path for cache
2022-04-20 10:27:44 +02:00
Mikhail f. Shiryaev
462a28a2e6
Remove innecessary requirement 2022-04-20 10:24:12 +02:00
Kseniia Sumarokova
766a84e64f
Merge pull request #35915 from kssenii/better-s3-settings
Better settings configuration for s3
2022-04-20 10:22:06 +02:00
Antonio Andelic
f0774ca9ee
Merge pull request #36393 from tcoyvwac/fix/prefer-standard-algorithms-std-transform-storages
Minor refactor to prefer C++ Standard Algorithms
2022-04-20 08:42:54 +02:00
Antonio Andelic
bbb0be6a44
Merge pull request #36402 from rschu1ze/clang-tidy-contains
Activate clang-tidy warning "readability-container-contains"
2022-04-20 08:15:46 +02:00
Yakov Olkhovskiy
f6a7b6c2a1
Merge pull request #36352 from awakeljw/fork_chmaster
Possible range issues in automatic assigned enums, also fix error message.
2022-04-19 23:34:35 -04:00
Yakov Olkhovskiy
389cc4b17b
Update enum.md
automatic assigned enums for ru is added
2022-04-19 23:33:04 -04:00
Yakov Olkhovskiy
58a3ce78e9
Update enum.md
some corrections
2022-04-19 23:31:23 -04:00
rfraposa
3642977fc8 Force the workflow action 2022-04-19 17:07:14 -06:00
Mikhail f. Shiryaev
8e2874328f
Prepare docs_check.py to be used in docs-clickhouse 2022-04-19 23:35:39 +02:00
Mikhail f. Shiryaev
222e17e2a2
Try build docs on aarch64 2022-04-19 22:36:49 +02:00
Rich Raposa
5d44e2d416
Merge pull request #36436 from ClickHouse/docs-staging-rich
Update _category_.yml
2022-04-19 14:09:40 -06:00
rfraposa
05341d7bd6 Update _category_.yml 2022-04-19 14:08:14 -06:00
Mikhail f. Shiryaev
1ee05116f7
Move symlinks to clickhouse-docs, restore development/index.md 2022-04-19 21:52:21 +02:00
Rich Raposa
59f25bb173
Merge pull request #36435 from ClickHouse/docs-staging-rich
EOL fixes
2022-04-19 13:51:20 -06:00
rfraposa
6576fd88c1 EOL fixes 2022-04-19 13:50:45 -06:00
Kruglov Pavel
894b1b163e
Merge pull request #36055 from helifu/master2
Don't materialize external tables if it's explain statement
2022-04-19 20:26:27 +02:00
Kruglov Pavel
7fb7fc9daa
Merge pull request #36275 from Avogar/fix-insert-select
Place new logic of schema inference in insert select from table function under setting
2022-04-19 20:19:28 +02:00
rfraposa
476122e92a
Fix broken links 2022-04-19 20:17:01 +02:00
Vadim Volodin
97c9ac0531
Fix docs for integration tests (#36426) 2022-04-19 19:42:43 +02:00
Azat Khuzhin
f4543f4b4e
Respect library type for contrib libraries (#36399)
The following libraries forces STATIC:
- rockdb
- libstemmer-c
- lemmagen
- mariadb-connector-c

This is a preparation for USE_STATIC_LIBRARIES=OFF

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-19 18:05:42 +02:00
alesapin
ffca5c3cdc
Merge branch 'master' into musl-check 2022-04-19 17:51:54 +02:00
alesapin
44e5c55d19 Fix build 2022-04-19 17:44:28 +02:00
Alexey Milovidov
7b8a0ba198 Fix error in sanity checks 2022-04-19 17:44:27 +02:00
Alexey Milovidov
152acb19a9 Fix strange trash in Keeper 2022-04-19 17:44:27 +02:00
alesapin
53eee117f7 Black 2022-04-19 17:44:27 +02:00
alesapin
fafc636104 Fix integration tests parser 2022-04-19 17:44:27 +02:00
fenglv
5a158320df update test 2022-04-19 17:44:27 +02:00
fenglv
07b6274825 Implement type inference for INSERT INTO function null() 2022-04-19 17:44:27 +02:00
Alexey Milovidov
034eb9246f Do not randomize "priority" setting 2022-04-19 17:44:27 +02:00
Alexey Milovidov
fec7a74f68 Add an option for build profiling 2022-04-19 17:44:27 +02:00
fenglv
ee3e366356 fix
fix typo
2022-04-19 17:44:27 +02:00
fenglv
72b0aa18e7 Add setting throw_if_no_data_to_insert 2022-04-19 17:44:27 +02:00
Alexey Milovidov
93229133e2 Return two changes 2022-04-19 17:44:27 +02:00
Alexey Milovidov
79be0aa75b Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
2bb7fd6a1c Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
436bece3f6 Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
3c1e05eb53 Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
0118d98e93 Remove Arcadia 2022-04-19 17:44:27 +02:00
Alexey Milovidov
8a8b9c1e34 Remove "Arcadia" build system 2022-04-19 17:44:27 +02:00
Alexey Milovidov
8fb78f89cf Fix clang-tidy 2022-04-19 17:44:27 +02:00
Alexey Milovidov
7629016f66 Fix clang-tidy-14 (part 1) 2022-04-19 17:44:27 +02:00
Alexey Milovidov
d0bcc5ea99 Fix slow test 2022-04-19 17:44:27 +02:00
Alexey Milovidov
b6c06268eb Simplification #36313 2022-04-19 17:44:27 +02:00
Alexey Milovidov
767b2eecff Remove trash 2022-04-19 17:44:27 +02:00