Commit Graph

154675 Commits

Author SHA1 Message Date
Alexey Milovidov
e9d17166a8
Merge pull request #69988 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-09-26 09:29:48 +00:00
Alexey Milovidov
4c931b3a95
Merge pull request #69987 from ClickHouse/add-test-45303
Add a test for #45303
2024-09-26 09:29:40 +00:00
Tyler Hannan
1b3f040978
Update README.md
Moving dates for Barcelona Meetup
2024-09-26 17:22:37 +08:00
Dmitry Novik
33e1a1abe1 Merge remote-tracking branch 'origin/master' into fix-new-analyzer-evaluateConstantExpression 2024-09-26 10:36:02 +02:00
Tuan Pham Anh
7a3217b8c4 Fix the test case: 02437_drop_mv_restart_replicas, exclude TABLE_IS_BEING_RESTARTED error from thread_ddl 2024-09-26 08:24:03 +00:00
Alexey Milovidov
5e74e9b8c7
Update CHANGELOG.md 2024-09-26 09:45:55 +02:00
JackyWoo
19bbc17b8c Fix build error 2024-09-26 15:37:38 +08:00
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
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
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