Commit Graph

1485 Commits

Author SHA1 Message Date
Arthur Passos
456613e7fa minor doc change 2024-07-26 14:40:50 -03:00
Arthur Passos
5a45563f1b add note about downgrading 2024-07-26 14:36:58 -03:00
Arthur Passos
f3f9d5f4de add notes about no_password behavior 2024-07-25 09:07:13 -03:00
Arthur Passos
cc02ebca75 Merge branch 'master' into multi_auth_methods 2024-07-15 10:55:40 -03:00
Arthur Passos
3ab6760412 update docs 2024-07-12 15:21:29 -03:00
Thom O'Connor
b7964bc13e
Update kill.md
Including extra verbiage for ON CLUSTER required in ClickHouse Cloud or self-managed clusters
2024-07-10 14:34:54 +00:00
Robert Schulze
9d79bd9625
Merge pull request #65792 from rschu1ze/stats-refactoring
Refactor statistics interface
2024-07-03 17:26:09 +00:00
Robert Schulze
2cefa56f9b
Update docs 2024-07-03 10:13:15 +00:00
Justin de Guzman
54c4f02dca
[Docs] Better wording for behavior of MATERIALIZED expr 2024-07-02 15:22:48 -07:00
Arthur Passos
cc13783acd Merge branch 'master' into multi_auth_methods 2024-07-02 09:11:20 -03:00
Konstantin Bogdanov
138eb924fa
Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation
Add support for x509 SubjectAltName identification
2024-07-02 11:20:01 +00:00
Anton Kozlov
b1b9aaf2ec Add support for x509 SubjectAltName identification 2024-07-01 09:47:28 +00:00
Arthur Passos
306d55f636 add some docs 2024-06-29 18:29:05 -03:00
Nikita Mikhaylov
f399764021
Merge pull request #65793 from ClickHouse/docs-named-collections-cloud-support
[Docs] Specify that Named Collections are not supported in Cloud
2024-06-28 00:10:09 +00:00
justindeguzman
78c659e8ce [Docs] Specify that Named Collections are not supported in Cloud 2024-06-27 12:15:48 -07:00
Linh Giang
2265861f83
fixed misspelled word
originally "quering" changed to "querying"
2024-06-27 09:38:19 -06:00
Maciej Bak
d8eef19f56 Documentation: Add missing IF NOT EXISTS clause for manipulating constraints 2024-06-25 16:41:12 +02:00
Yarik Briukhovetskyi
f811dbf8f8
Merge pull request #65165 from Blargian/fix_deadlinks
Fix broken links in docs
2024-06-12 16:15:37 +00:00
Nikita Mikhaylov
7082730554
Merge pull request #60622 from phil-schreiber/fix/docu-column-ddl-for-codec-and-comment
fix column ddl expression order documentation
2024-06-12 15:51:29 +00:00
Blargian
d851fa871f Fix broken links in docs 2024-06-12 14:09:37 +02:00
Christoph Wurm
4cc9cecd7c
Document REPLACE PARTITION as atomic 2024-06-06 10:14:38 +01:00
Han Fei
c04e7e64af Merge branch 'master' into hanfei/stats_uniq 2024-06-05 13:09:15 +02:00
Han Fei
f7ca33868b Merge branch 'master' into hanfei/stats_uniq 2024-06-05 01:21:49 +02:00
Robert Schulze
9e440e1417
Add docs 2024-06-04 11:20:15 +00:00
Francesco Ciocchetti
a82cc3da6a
Add Note about ZSTD_QAT codec being disabled in ClickHouse Cloud 2024-06-03 09:08:02 +02:00
Peignon Melvyn
299a0ec9cf
Update view.md 2024-05-31 03:09:54 +02:00
Peignon Melvyn
a286524a46
Update view.md 2024-05-31 03:06:20 +02:00
Nikita Mikhaylov
e54949da2a
Merge pull request #64515 from ClickHouse/melvynator-patch-2
Update view.md
2024-05-28 23:25:30 +00:00
Nikolay Degterinsky
f48f3feafa
Unify SYSTEM query docs 2024-05-28 18:35:46 +02:00
Peignon Melvyn
6a729fbb7e
Update view.md
Remove mention of experimental settings.
2024-05-28 16:25:08 +02:00
Han Fei
ee7ad460fd Merge branch 'master' into hanfei/stats_uniq 2024-05-25 18:01:21 +02:00
Blargian
ce26c4f657 Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
Han Fei
6e15d6b344 address comments 2024-05-22 15:24:18 +02:00
Han Fei
2e2d20717b refine docs 2024-05-17 17:37:16 +02:00
Han Fei
79bbe0b587 Merge branch 'master' into hanfei/stats_uniq 2024-05-14 18:16:52 +02:00
vdimir
d3f03e9c94
More details about allow_experimental_join_condition 2024-05-14 08:57:56 +00:00
Maksim Kita
5885f4263b Recursive CTE documentation fix 2024-05-08 17:20:38 +03:00
Maksim Kita
0b59c24866 Fixed style check 2024-05-07 11:29:50 +03:00
Maksim Kita
da4f6f7b6c Added recursive CTE documentation 2024-05-07 11:29:50 +03:00
Yarik Briukhovetskyi
15c3da9e3e
Merge branch 'ClickHouse:master' into truncate_all_tables_from 2024-05-03 19:35:59 +02:00
János Benjamin Antal
7aab5855b6 Fix links 2024-05-02 07:00:40 +00:00
Yarik Briukhovetskyi
fd2716c5c4
fix docs 2024-05-01 17:42:42 +02:00
vdimir
7617155901
Merge branch 'master' into vdimir/ineq_join_v2 2024-05-01 11:53:43 +00:00
lgbo-ustc
6fa6c0261b apply 27a2b19 2024-04-28 09:27:16 +08:00
lgbo-ustc
cd9c87811f fixed bugs for all right join
add test cases

fixed typos

add document

fixed stype error and rename some variables

fixed test error

add test cases

try to recude hash join code size

debug

fixed

fixed coredump

fixed. condition result type is not bool

enable when allow_experimental_analyzer=0

fixed tests

fixed

update tests

update tests

roll backup when use the old analyzer

fixed typos

fixed

test

large obj check

test

test
2024-04-28 09:26:11 +08:00
Pablo Marcos
9002d4c751 Merge branch 'master' into pamarcos/system-unload-primary-key 2024-04-27 08:57:29 +02:00
Nikita Mikhaylov
44c05dde02
Merge pull request #62810 from ClickHouse/docs-add-final-keyword-examples
[Docs] Add examples for FINAL
2024-04-26 11:11:16 +00:00
Pablo Marcos
24b84ef68a Merge branch 'master' into pamarcos/system-unload-primary-key 2024-04-25 18:26:14 +02:00
Han Fei
42621b2060 Merge branch 'master' into hanfei/stats_uniq 2024-04-24 19:55:15 +02:00
Maksim Kita
0e28d20791 Fixed code review issues 2024-04-22 14:37:04 +03:00