Commit Graph

154650 Commits

Author SHA1 Message Date
Alexey Milovidov
d8272757a1
Update KeyCondition.cpp 2024-09-26 01:46:54 +02:00
Alexey Milovidov
4cde163fb1
Update KeyCondition.h 2024-09-26 01:46:24 +02:00
Alexey Milovidov
23529b5945
Merge pull request #69743 from iskakaushik/s3-allows-dots
Add test parsing s3 URL with a bucket name including a dot
2024-09-25 22:58:15 +00:00
Alexey Milovidov
ee7defe9b9 Add a test for #49823 2024-09-26 00:51:44 +02:00
Andrey Zvonov
6f602853a1 fix shellcheck 2024-09-25 21:38:14 +00:00
pufit
a140fb48b6 More tests, more docstrings, some fixes 2024-09-25 17:04:49 -04:00
Raúl Marín
e0c5037a9b Merge remote-tracking branch 'blessed/master' into faster_debug_startup 2024-09-25 22:59:50 +02:00
Andrey Zvonov
b9d247f899 Better approach to test 2024-09-25 20:59:22 +00:00
Raúl Marín
d97fceb700 Merge remote-tracking branch 'blessed/master' into analyzer_compatibility 2024-09-25 22:57:56 +02:00
Raúl Marín
e1d684007c
Merge pull request #69914 from Algunenano/dbms_functionless
Remove dbms dependency on clickhouse_functions
2024-09-25 20:42:32 +00:00
Arthur Passos
b55c2df393 naive fix 2024-09-25 17:06:44 -03:00
Robert Schulze
d0bbed15e4
Merge pull request #69877 from rschu1ze/docs-tpc-h-ds
Docs: Add TPC-H and TPC-DS tutorials
2024-09-25 16:44:54 +00:00
Nikita Mikhaylov
cdae520e80
Merge pull request #69930 from ClickHouse/vdimir/fix-mongo-c-driver-bld
Followup for #69861
2024-09-25 16:43:21 +00:00
pufit
2b142ca0e5 Merge branch 'master' into pufit/radix-grants
# Conflicts:
#	src/Access/Common/AccessRightsElement.h
#	src/Parsers/Access/ASTGrantQuery.cpp
2024-09-25 12:24:37 -04:00
vdimir
69792e0446
Revert "att 2"
This reverts commit 5ce6f284db.
2024-09-25 16:17:41 +00:00
vdimir
5ce6f284db
att 2 2024-09-25 16:16:22 +00:00
Nikita Mikhaylov
2003f91389
Merge pull request #63151 from ClickHouse/parallel-replicas-beta
Rework parallel replicas settings
2024-09-25 16:14:43 +00:00
Robert Schulze
bf25f47dc3
Update aspell-dict 2024-09-25 16:14:09 +00:00
kssenii
f337fef8e2 Fix build 2024-09-25 18:11:04 +02:00
Robert Schulze
5f8edfe8ad
Update tpch.md 2024-09-25 18:03:34 +02:00
Robert Schulze
eadd48dd58
Update slug 2024-09-25 18:02:55 +02:00
kssenii
a02f222326 Merge remote-tracking branch 'origin' into fix-read-settings-in-index-loading 2024-09-25 17:53:08 +02:00
Kseniia Sumarokova
8fe3e11ed5
Merge pull request #69769 from ClickHouse/fix-s3-queue-incompatibility
S3Queue: support having deprecated settings to not fail server startup
2024-09-25 15:51:22 +00:00
robot-clickhouse
4d894b9833 Automatic style fix 2024-09-25 15:41:36 +00:00
Antonio Andelic
6a96048336 Fix test_keeper_mntr_data_size 2024-09-25 17:31:22 +02:00
Alexey Milovidov
df57b5fe90
Merge pull request #66801 from scanhex12/enum_json
Autocast Strings to Int for Enum for JSON
2024-09-25 15:14:29 +00:00
Alexey Milovidov
47a1f7efdd
Merge pull request #69033 from filimonov/patch-11
alpine docker images - use ubuntu 22.04 as glibc donor
2024-09-25 15:12:52 +00:00
Robert Schulze
16f9185c57
Update aspell-dict 2024-09-25 15:10:18 +00:00
vdimir
1d3a6a7a37
Revert "wip fixing test_dictionaries_all_layouts_separate_sources"
This reverts commit 2750507793.
2024-09-25 14:27:39 +00:00
vdimir
2750507793
wip fixing test_dictionaries_all_layouts_separate_sources 2024-09-25 14:22:37 +00:00
kssenii
42b4494cc4 Style 2024-09-25 16:15:23 +02:00
kssenii
38eb656c38 Fix error The specified key does not exist 2024-09-25 16:02:52 +02:00
vdimir
abd3579eae
Merge pull request #69851 from ClickHouse/prevent-dirty-working-tree
Prevent build from modifying the source code tree
2024-09-25 13:32:34 +00:00
Vitaly Baranov
f23980f5af
Merge pull request #69892 from OlegGalizin/patch-1
default precision datetime64.md
2024-09-25 13:10:25 +00:00
Vitaly Baranov
70ec26d9aa
Merge pull request #69891 from hardstep33/patch-2
Update clickhouse-keeper.md
2024-09-25 12:59:33 +00:00
Nikita Mikhaylov
0fe444f3b3
Merge pull request #69907 from Avogar/create-or-replace-view-deps
Don't check dependencies during CREATE OR REPLACE VIEW during DROP of old table
2024-09-25 12:53:54 +00:00
avogar
8386c30405 Merge branch 'master' of github.com:ClickHouse/ClickHouse into create-or-replace-view-deps 2024-09-25 12:47:34 +00:00
Robert Schulze
506bf5dc24
Update performance README 2024-09-25 12:43:39 +00:00
Robert Schulze
38b77a0cde
Merge pull request #69928 from rschu1ze/less-public-private-diff
Minor: Reduce diff between public and private repo
2024-09-25 12:13:39 +00:00
vdimir
d390f51172
fix configure in contrib/mongo-c-driver-cmake/CMakeLists.txt 2024-09-25 12:12:36 +00:00
vdimir
7cf85dbc99
Revert "no mongo-driver on macos"
This reverts commit d20dcba358.
2024-09-25 12:10:02 +00:00
vdimir
d20dcba358
no mongo-driver on macos 2024-09-25 12:09:41 +00:00
Raúl Marín
1aabde6d4b Add OMIT_HEAVY_DEBUG_SYMBOLS to selected inherited files 2024-09-25 13:36:05 +02:00
Robert Schulze
71a6b40e68
Reduce diff between public and private repo 2024-09-25 11:24:07 +00:00
Raúl Marín
66f7ca7ee8 Add comments around extract_into_parent_list usages 2024-09-25 13:11:31 +02:00
Nikita Mikhaylov
8c4aea735a
Merge pull request #69901 from ClickHouse/rename-ripe
Rename `ripeMD160` to `RIPEMD160`
2024-09-25 10:50:59 +00:00
Nikita Mikhaylov
7b19c65890 Return back obsolete setting 2024-09-25 10:47:57 +00:00
Nikita Mikhaylov
45e781c66f Interesting hack 2024-09-25 10:47:57 +00:00
Nikita Mikhaylov
5ecb2d600b Better 2024-09-25 10:47:57 +00:00
Nikita Mikhaylov
917ba02293 Adjust settings 2024-09-25 10:47:57 +00:00