vdimir
f323c76431
Merge pull request #68461 from linhgiang24/patch-3
...
Update grant.md to include POSTGRES privilege
2024-08-20 11:09:53 +00:00
Linh Giang
4f84c82d6d
Update grant.md to include POSTGRES privilege
...
Added POSTGRES privilege under the SOURCES category as it seems to be missing.
2024-08-16 11:02:44 -06:00
Michael Kolupaev
4b9a2997d0
Merge remote-tracking branch 'origin/master' into mv4
2024-08-16 00:33:30 +00:00
jsc0218
fb037bcc72
move to mergetree setting and add more info
2024-08-15 13:48:43 +00:00
Michael Kolupaev
15ca86db7a
Merge remote-tracking branch 'origin/master' into mv4
2024-08-12 21:17:45 +00:00
Robert Schulze
574c445be9
Refactor tests for (experimental) statistics
2024-08-12 05:56:16 +00:00
Alexander Tokmakov
53bc1b7e35
Revert "Refactor tests for (experimental) statistics"
2024-08-11 13:19:36 +02:00
Robert Schulze
45db564354
Merge pull request #68034 from rschu1ze/stats-tests-refactoring
...
Refactor tests for (experimental) statistics
2024-08-11 08:43:31 +00:00
Alexey Milovidov
e6e06af7bd
Merge pull request #64281 from bigo-sg/extend_inequal_join
...
`Any/Semi/Anti` join support mixed join conditions
2024-08-09 21:36:31 +00:00
Robert Schulze
9b94bbc87e
Merge remote-tracking branch 'ClickHouse/master' into stats-tests-refactoring
2024-08-09 07:54:35 +00:00
Duc Canh Le
fdd8d5e5d8
Merge branch 'master' into drop_detached_partition_all
...
Fix CI
2024-08-08 14:44:10 +00:00
Robert Schulze
b0ba53788a
Refactor tests for (experimental) statistics
2024-08-08 11:21:23 +00:00
Ilya Yatsishin
4fb1febe48
Update table.md
2024-08-07 18:51:24 +02:00
maxvostrikov
37a6bd25f6
squash! docs for lightweight_mutation_projection_mode option starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible
2024-08-07 14:06:02 +02:00
maxvostrikov
c39cdcffaf
docs for lightweight_mutation_projection_mode option
...
starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible
2024-08-07 14:03:53 +02:00
lgbo-ustc
bd4d648f63
update doc
2024-08-07 15:15:32 +08:00
Duc Canh Le
c6c2fce9d2
update document
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-08-06 07:51:35 +00:00
Michael Kolupaev
c52b6f58be
Merge remote-tracking branch 'origin/master' into mv4
2024-07-29 20:44:30 +00: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
Michael Kolupaev
8a04c8716a
Merge remote-tracking branch 'origin/master' into mv4
2024-07-26 19:36:02 +00: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
Michael Kolupaev
b4ca0efcaa
Merge remote-tracking branch 'origin/master' into mv4
2024-07-26 02:31:35 +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
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
Michael Kolupaev
e09d984fec
Merge remote-tracking branch 'origin/master' into mv4
2024-07-23 17:52:40 +00:00
joelynch
240f04561e
Fix docs for COMMENT clause
2024-07-22 19:12:39 +02: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
Michael Kolupaev
ba5e50cedc
Merge remote-tracking branch 'origin/master' into mv4
2024-07-04 08:28:59 +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
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
Michael Kolupaev
d8cab4a772
Merge remote-tracking branch 'origin/master' into mv4
2024-07-01 20:26:53 +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
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
Michael Kolupaev
4ac37682e3
Merge remote-tracking branch 'origin/master' into mv4
2024-06-27 20:45:08 +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
Michael Kolupaev
9957fe1734
Comment fixes
2024-06-25 08:44:37 +00:00
Michael Kolupaev
5e4d3b2e43
Refreshable materialized views improvements
2024-06-25 08:44:34 +00: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