Arthur Passos
fa6564dbe3
Merge branch 'master' into multi_auth_methods
2024-07-30 10:32:13 -03:00
Arthur Passos
ae72bd57f2
try to fix docs? is it broken at all
2024-07-29 09:50:54 -03:00
Alexey Milovidov
512797a247
Merge pull request #67160 from xc0derx/patch-1
...
fix broken links (compression codecs)
2024-07-28 11:24:20 +00:00
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
Alexey Milovidov
6f4aa977d7
Merge pull request #66832 from joelynch/joelynch/table-comments
...
Ensure COMMENT clause works for all table engines
2024-07-26 09:35:57 +00:00
xc0derx
18fb7396f9
fix broken links (compression codecs)
2024-07-25 23:21:30 +02:00
Dmitry Novik
93a2dbf85c
Move syntax part on top
2024-07-25 17:02:11 +02:00
Arthur Passos
f3f9d5f4de
add notes about no_password behavior
2024-07-25 09:07:13 -03:00
joelynch
e1dc94e1a5
Merge branch 'master' into joelynch/table-comments
2024-07-25 10:15:03 +02:00
Linh Giang
6a3f49ada4
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
...
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARY and RELOAD DICTIONARIES commands to ensure execution on all replicas. Also to conform with the rest of the document.
2024-07-23 13:23:35 -06:00
joelynch
240f04561e
Fix docs for COMMENT clause
2024-07-22 19:12:39 +02: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
vdimir
1bb5ae954d
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-11 10:37:27 +00: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
vdimir
c24c33917f
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-10 09:49:51 +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
vdimir
81723dbd01
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-01 10:27:11 +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
vdimir
3e9090cbeb
fix
2024-06-12 08:45:39 +00: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