Commit Graph

1593 Commits

Author SHA1 Message Date
Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs 2024-10-09 11:41:08 +02:00
pufit
a89b81852c
Merge branch 'master' into pufit/fix-implicit-grants 2024-10-08 09:45:02 +08:00
Patrick Druley
b9b905089d minor typo fix for example intersect SQL 2024-10-07 14:42:20 -04:00
Michael Kolupaev
97923069e5
Merge pull request #60669 from ClickHouse/mvrere
Refreshable MV: DatabaseReplicated support, coordination among replicas
2024-10-05 18:46:46 +00:00
Christoph Wurm
dab614ee4b
Align other sources paragraph 2024-10-04 10:59:28 +01:00
Christoph Wurm
17c124fa71
Update grant.md: Complete list of SOURCES grants
Align with the current list of sources grants in the source code here: af1a0f12aa/src/Access/Common/AccessType.h (L226-L240)
2024-10-04 10:13:35 +01:00
pufit
1250251b4d add FINAL modifier 2024-10-03 22:59:05 -04:00
pufit
dcbccc6f00 Merge branch 'master' into pufit/fix-implicit-grants 2024-10-03 22:58:44 -04:00
Michael Kolupaev
9c95c47449 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-03 17:13:44 +00:00
Nikolay Degterinsky
0d08f0e500
Merge pull request #70326 from ClickHouse/evillique-patch-1
Update view.md
2024-10-03 15:30:47 +00:00
Nikolay Degterinsky
e067c8aedb
Update view.md 2024-10-03 16:29:55 +02:00
pufit
2a107e3429 Add WITH IMPLICIT, fix error with implicit grants 2024-10-02 23:20:33 -04:00
Michael Kolupaev
1df357aab0 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 16:57:22 +00:00
Justin de Guzman
c784069d13
Improve clarity on MATERIALIZE COLUMN docs 2024-10-01 11:37:20 -07:00
alsu
9d4d22ae45 fix some typos 2024-10-01 16:44:13 +02:00
Hung Duong
582b6bb448
Add database to Exists Docs 2024-10-01 09:12:19 +07:00
Michael Kolupaev
f13dee5901 Merge remote-tracking branch 'origin/master' into HEAD 2024-09-30 18:01:32 +00:00
Vitaly Baranov
924e21f632
Merge pull request #70025 from alsugiliazova/docs--update-create/alter-user-syntax-for-multiple-auth-methods-feature
Docs: update create/alter user syntax for multiple authentication methods feature
2024-09-28 12:29:04 +00:00
Alexander Tokmakov
76edf4e81d
Merge pull request #69091 from tuanpach/create-table-with-clone-as
Support creating a table with: CREATE TABLE ... CLONE AS ...
2024-09-27 17:25:26 +00:00
alsu
cafddf0833 add missing space 2024-09-26 19:17:45 +02:00
Rich Raposa
c6c2e3c579
Update kill.md
Formatting typo
2024-09-26 09:35:35 -06:00
alsu
7e10705886 update create/alter user syntax 2024-09-26 17:30:40 +02: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
Tuan Pham Anh
da78040ef3 Merge branch 'master' into create-table-with-clone-as 2024-09-24 08:27:16 +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
alsu
18e82c4ff8 update settings profile syntax in docs 2024-09-23 13:16:24 +02:00
Alsu Giliazova
97c0727f39
Merge branch 'master' into update-create/alter-user-syntax-in-docs 2024-09-23 12:14:31 +03:00
alsu
6357427019 remove TO from ALTER SETTINGS PROFILE syntax box in docs and update russian alter/create settings profile 2024-09-23 11:08:05 +02:00
alsu
224a23647a remove extra space 2024-09-23 11:02:54 +02:00
Denny Crane
a05273ef02 fix broken link 2024-09-22 12:02:46 -03:00
Alexey Milovidov
9f6eaf5f00
Merge pull request #69392 from heavelock/patch-1
DOCS: Replace live view with refreshable since the former is deprecated
2024-09-21 18:52:09 +02:00
Michael Kolupaev
52dee64af7 Merge remote-tracking branch 'origin/master' into mvrere 2024-09-19 21:22:36 +00:00
alsu
3e7ae86419 update syntax box in docs for create/alter settings profile 2024-09-19 11:37:22 +02:00
alsu
47d00f85cd update syntax for create/alter role 2024-09-19 11:29:05 +02:00
Michael Kolupaev
7db9ac2d14 Merge remote-tracking branch 'origin/master' into mvrere 2024-09-14 00:52:13 +00:00
Arthur Passos
2c165096cd Merge branch 'master' into multi_auth_methods 2024-09-13 05:18:11 -03:00
Tuan Pham Anh
561daee66f Update document 2024-09-10 10:24:31 +00:00
Damian Kula
367e31d50f
Removes last reference to live view
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-09-10 10:53:47 +02:00
Damian Kula
86c3b9d185
Replace live view with refreshable since the former is deprecated 2024-09-09 16:46:17 +02:00
Tuan Pham Anh
841dc275bd 1) Throw an error when creating a table with CLONE AS and specifying ENGINE. 2) Add document for creating a table with Schema and Data CLoned from another table. 2024-09-09 08:05:29 +00:00
Robert Schulze
c5f8802ac8
Docs: Mention FROM-before-SELECT 2024-09-09 08:05:18 +00:00
Michael Kolupaev
8c8a806458 Merge remote-tracking branch 'origin/master' into mvrere 2024-09-06 22:34:31 +00:00
Konstantin Bogdanov
4ad2b04702
Merge pull request #69289 from cwurm/docs_clarify_lightweight_delete_v2
Docs: Add info on lightweight_deletes_sync
2024-09-05 23:03:34 +00:00
Christoph Wurm
5e0673d207 Remove version note 2024-09-05 16:07:33 +01:00
Alexander Tokmakov
b6572e36b4
Merge pull request #61987 from allmazz/feat/59376
support ATTACH PARTITION `ALL` FROM `TABLE`
2024-09-05 14:57:38 +00:00
Christoph Wurm
57f80473cc Docs: Add info on lightweight_deletes_sync 2024-09-05 13:42:09 +01:00
Christoph Wurm
35748dffb2 Clarify lightweight delete. 2024-09-05 10:31:14 +01:00
alsu
8e9b45a010 update create/alter user syntax in docs according to current functionality 2024-09-04 11:12:42 +02:00
Michael Kolupaev
8ebbe9fb51 Merge remote-tracking branch 'origin/master' into mvrere 2024-09-03 21:40:19 +00:00
Arthur Passos
a22f9fd91f Merge branch 'master' into multi_auth_methods 2024-08-30 16:59:40 -03:00