Commit Graph

154686 Commits

Author SHA1 Message Date
Antonio Andelic
414066ee57
Merge pull request #69965 from ClickHouse/fix-test_keeper_mntr_data_size
Fix test_keeper_mntr_data_size
2024-09-26 07:37:08 +00:00
Alexey Milovidov
a7371ce41b
Merge pull request #69989 from ClickHouse/revert-66205-output-format-json-compact-with-progress
Revert "JSONCompactWithProgress query output format"
2024-09-26 09:49:15 +02:00
Alexey Milovidov
0d7354953a
Revert "JSONCompactWithProgress query output format" 2024-09-26 09:47:08 +02:00
JackyWoo
2383152d92 Some fixups 2024-09-26 15:32:23 +08:00
Alexey Milovidov
69cbf80daf
Merge branch 'master' into symlinks 2024-09-26 08:38:19 +02:00
Alexey Milovidov
ccdbfbd2b6
Merge pull request #69925 from matsumotomiki/use_skip_indexes_if_final
Add an explanation for use_skip_indexes_if_final in the settings docs
2024-09-26 06:35:24 +00:00
zhanglistar
dc74f0dd0f format code 2024-09-26 14:20:19 +08:00
zhanglistar
be7a21c8d9 fix FixedString input for replace and clean some logic 2024-09-26 14:15:43 +08:00
Tuan Pham Anh
3fc2f551d1 Try to get table with the database and table names when resolving the table identifier 2024-09-26 06:12:59 +00:00
Alexey Milovidov
21a12b1f09 More tests 2024-09-26 07:25:24 +02:00
Alexey Milovidov
eef2dca85c Add a test for #45303 2024-09-26 07:22:32 +02:00
pufit
5226d3c0c3 Fix param views with definers 2024-09-26 01:08:26 -04:00
pufit
2cd2eb9b56 Fix parsing for definers 2024-09-26 00:25:21 -04:00
Alexey Milovidov
3e79924f40
Merge pull request #69982 from ClickHouse/changelog-24.9
Add changelog for 24.9
2024-09-26 04:15:01 +00:00
shiyer7474
454137f731 PR review feedback incorporated 2024-09-26 03:35:06 +00:00
Alexey Milovidov
041fbcdc55
Merge pull request #69981 from ClickHouse/add-test-49823
Add a test for #49823
2024-09-26 02:01:03 +00:00
Alexey Milovidov
54982dfade Add changelog for 24.9 2024-09-26 04:00:42 +02:00
Alexey Milovidov
63d5a3744e
Update KeyCondition.cpp 2024-09-26 02:12:23 +02:00
Anton Popov
8cbc432c3b fix tests 2024-09-26 00:11:25 +00:00
Alexey Milovidov
77d59de78a
Update KeyCondition.cpp 2024-09-26 02:07:53 +02:00
Alexey Milovidov
b2a3a9230c
Update KeyCondition.h 2024-09-26 02:06:25 +02:00
Alexey Milovidov
e9c5814e88
Update KeyCondition.cpp 2024-09-26 02:03:57 +02:00
Alexey Milovidov
1903feb0f2
Update KeyCondition.cpp 2024-09-26 01:57:05 +02:00
Alexey Milovidov
b27b78e1c8
Update KeyCondition.cpp 2024-09-26 01:53:51 +02:00
Alexey Milovidov
fa24529613
Update KeyCondition.cpp 2024-09-26 01:52:34 +02:00
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
Anton Popov
f0f6b11e93 convert sparse to full for indexes 2024-09-25 15:41:39 +00:00
robot-clickhouse
4d894b9833 Automatic style fix 2024-09-25 15:41:36 +00:00