Commit Graph

154509 Commits

Author SHA1 Message Date
Tuan Pham Anh
2e5ae0d312 Not drop database in test 2024-09-24 07:52:59 +00:00
Oleg Galizin
cbf8ed0936
default precision datetime64.md 2024-09-24 10:32:56 +03:00
Tuan Pham Anh
0a71befde4 Update IdentifierQuotingRule description 2024-09-24 07:01:34 +00:00
hardstep33
a08fe0365e
Update clickhouse-keeper.md
грамматическая ошибка
2024-09-24 11:52:14 +07:00
kevinyhzou
a481d18f40 fix check-style 2024-09-24 11:07:46 +08:00
Tuan Pham Anh
49276e999e Merge branch 'master' into add-identifier-quoting-rule 2024-09-24 02:53:55 +00:00
kevinyhzou
56fec19a14 modify the join to settings type 2024-09-24 10:00:13 +08:00
Tuan Pham Anh
c62f2495eb Upddate test script 2024-09-24 01:32:38 +00:00
Alexey Milovidov
aa84f0523a
Merge pull request #69882 from rschu1ze/fix-build
Fix linking after settings refactoring
2024-09-24 01:08:00 +00:00
Alexey Milovidov
71dcc7ef69 Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header"
This reverts commit b6ea3442b4, reversing
changes made to 0076084f9a.
2024-09-24 02:57:30 +02:00
Tuan Pham Anh
ebcb25a3b9 Retry to resolve the table identifier 2024-09-24 00:14:44 +00:00
Alexey Milovidov
8b4a9b6544
Merge pull request #68455 from petern48/fix_trim_empty_string
Fix trim empty string
2024-09-23 22:40:48 +00:00
Alexey Milovidov
fdaf7e87f0
Merge pull request #69853 from ClickHouse/add-test-55981
Add a test for #55981
2024-09-23 22:38:55 +00:00
jsc0218
fe8c81d850 fix 2024-09-23 20:59:21 +00:00
Robert Schulze
ce8e75316b
Update star-schema.md 2024-09-23 22:41:07 +02:00
jsc0218
fad0ce5b6b add proj obsolete setting 2024-09-23 20:40:00 +00:00
Robert Schulze
b0f49043fc
Fix build 2024-09-23 20:30:49 +00:00
Robert Schulze
43831a6355
Try to fix DocCheck errors 2024-09-23 19:55:11 +00:00
Sergei Trifonov
d01c6c1a6e
Merge pull request #69239 from alsugiliazova/update-create/alter-user-syntax-in-docs
Update docs: create/alter statements syntax according to current functionality
2024-09-23 17:58:12 +00:00
Robert Schulze
828848be77
Update aspell 2024-09-23 17:55:06 +00:00
Alexey Milovidov
767b93ac11
Update CHANGELOG.md 2024-09-23 19:37:12 +02:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
Support function arrayElementOrNull
2024-09-23 17:24:44 +00:00
Robert Schulze
3adfe42596
Merge pull request #69872 from rschu1ze/untrash-mysqlhandler2
Document implicit `prefer_column_name_to_alias = 1` in MySQL handler
2024-09-23 17:21:20 +00:00
Robert Schulze
e8f574008b
Docs: Add TPC-H and TPC-DS tutorials 2024-09-23 17:19:58 +00:00
Raúl Marín
a84cb1e67a Add initial 24.9 CHANGELOG 2024-09-23 19:12:33 +02:00
Alexey Milovidov
df41af1026
Update 03240_cte_in_subquery.sql 2024-09-23 19:11:33 +02:00
Alexander Tokmakov
5f2414a1e3 Merge branch 'master' into sum12-tmp 2024-09-23 18:40:43 +02:00
Robert Schulze
eb40ea679e
Merge pull request #69860 from rschu1ze/refactor-stats
Refactor functions and variables in statistics code
2024-09-23 16:39:37 +00:00
Raúl Marín
8fd67fe96e Adjust fast test time limit a bit 2024-09-23 18:36:00 +02:00
Robert Schulze
feb514c70d
Update mysql.md 2024-09-23 17:48:11 +02:00
Robert Schulze
1de8a54b7c
Update mysql.md 2024-09-23 17:27:39 +02:00
Robert Schulze
96464aef63
Document implicit 'prefer_column_name_to_alias = 1' in MySQL handler 2024-09-23 15:24:42 +00:00
Nikolai Kochetov
9004bb6006 Merge branch 'master' into remove-sorting-from-stream-properties 2024-09-23 15:13:53 +00:00
robot-clickhouse
05fb6ab397 Automatic style fix 2024-09-23 15:13:37 +00:00
vdimir
f0ecb3ad73
Merge branch 'master' into prevent-dirty-working-tree 2024-09-23 17:00:59 +02:00
vdimir
4cae201026
fix test_dictionaries_all_layouts_separate_sources/test_mongo.py 2024-09-23 14:59:39 +00:00
Michael Stetsyuk
5b1c4cc594 fix 02731_analyzer_join_resolve_nested.reference 2024-09-23 14:59:25 +00:00
Dmitry Novik
8734e57165 Add a test for execute() 2024-09-23 16:57:23 +02:00
MikhailBurdukov
1a1698bc17
Merge branch 'master' into fix_inf_loop_zero_copy 2024-09-23 17:56:07 +03:00
Dmitry Novik
26aeb34da7 Fix executable() arguments evaluation 2024-09-23 16:47:08 +02:00
Mikhail f. Shiryaev
63319a65a6
Merge pull request #65248 from DamianMaslanka5/html-test-ci
Run htmltest in CI to detect invalid links with hashes
2024-09-23 14:05:19 +00:00
Anton Popov
2517e8a7e3
Merge pull request #65488 from zvonand/zvonand-ttl
Read only necessary columns & respect `ttl_only_drop_parts` on `materialize ttl`
2024-09-23 13:03:43 +00:00
Raúl Marín
f2e27a0aa8 Merge remote-tracking branch 'blessed/master' into s3-allows-dots 2024-09-23 14:55:07 +02:00
vdimir
987635c12f
Merge branch 'master' into vdimir/fix-mongo-cxx-driver-gen 2024-09-23 12:49:33 +00:00
Mikhail f. Shiryaev
8a86cbf4fe
Multiple improvements of docs_check.py
- Run the script as a current user, not root
- Add `--no-pull-image` to use a local one
- Simplify logs analyze
2024-09-23 14:35:05 +02:00
Mikhail f. Shiryaev
99976a476b
Update a log file in TeePopen on write 2024-09-23 14:33:48 +02:00
Mikhail f. Shiryaev
1a1996f318
Build htmltest in docs-builder 2024-09-23 14:33:09 +02:00
Alexey Katsman
c907ad13f6
Merge pull request #69843 from azat/dist/failed-drop-blocked-sends
Fix permanent blocked distributed sends if DROP of distributed table fails
2024-09-23 11:33:02 +00:00
Michael Stetsyuk
9ffd25de44 empty 2024-09-23 11:19:10 +00:00
alsu
a2b0618a7a Merge branch 'update-create/alter-user-syntax-in-docs' of https://github.com/alsugiliazova/ClickHouse into update-create/alter-user-syntax-in-docs 2024-09-23 13:17:55 +02:00