Commit Graph

14946 Commits

Author SHA1 Message Date
Alexey Milovidov
d24b8bea37
Merge pull request #70468 from johnnyfish/patch-1
Update gui.md
2024-10-09 15:53:18 +00:00
Pavel Kruglov
26f9aec1a5
Merge pull request #70288 from Avogar/json-as-string-row-binary
Allow to read/write JSON type as binary string in RowBinary format
2024-10-09 03:15:38 +00:00
Robert Schulze
eefe70472e
Merge pull request #70418 from Blargian/docs_connectionId
[Docs] update `connectionId` alias
2024-10-09 02:14:41 +00:00
Robert Schulze
df8568c446
Merge pull request #70421 from Blargian/docs_extract
[Docs] Updates `extract`, adds `extractGroups` documentation
2024-10-09 01:46:01 +00:00
Robert Schulze
6307267ba2
Merge pull request #70419 from Blargian/docs_current_schemas
[Docs] Document `currentSchemas` function
2024-10-09 01:43:15 +00:00
Robert Schulze
703382776c
Merge pull request #70416 from Blargian/docs_ignore
[Docs] Update `ignore` documentation
2024-10-09 01:42:20 +00:00
Robert Schulze
7569d6917e
Update other-functions.md 2024-10-09 03:41:18 +02:00
singhksandeep25
3a41316977 changed username 2024-10-09 02:21:52 +05:30
singhksandeep25
6ad3cf433f added example on how to set this setting for a user 2024-10-09 02:19:01 +05:30
Blargian
c35c812edf review changes 2024-10-08 17:56:52 +02:00
Blargian
f151d4f4b5 link to UInt64 page 2024-10-08 17:31:33 +02:00
Blargian
62374ac645 undo accidental change on wrong branch 2024-10-08 17:30:24 +02:00
Blargian
ce4d6c81b8 link UInt64 to relevant page 2024-10-08 17:29:19 +02:00
Blargian
5703b5409a review changes and fix style-heck 2024-10-08 17:23:30 +02:00
Blargian
fce6df5e93 review changes 2024-10-08 16:17:26 +02:00
Robert Schulze
6f88ada7a9
Merge pull request #70467 from rschu1ze/docs-grammar
[Docs] Fix grammar and consistency
2024-10-08 10:11:49 +00:00
Pavel Kruglov
30991f29ac
Merge pull request #69691 from Avogar/default-implementation-for-dynamic
Support Dynamic type in most functions
2024-10-08 08:22:26 +00:00
Robert Schulze
c9fdeb5174
[Docs] Fix grammar and consistency
Cf. #70219, #70220, #70221, #70255, #70279
2024-10-08 08:05:41 +00:00
pufit
a89b81852c
Merge branch 'master' into pufit/fix-implicit-grants 2024-10-08 09:45:02 +08:00
kylhuk
97b596123d fix: fixed filename reference in documentation 2024-10-07 23:19:47 +02:00
johnnyfish
92d7b11eef Update gui.md 2024-10-08 00:09:22 +03:00
Patrick Druley
b9b905089d minor typo fix for example intersect SQL 2024-10-07 14:42:20 -04:00
Pavel Kruglov
84541a3f49
Update formats.md 2024-10-07 12:30:54 +08:00
Pavel Kruglov
291cd824cd
Merge branch 'master' into json-as-string-row-binary 2024-10-07 06:29:51 +02:00
Blargian
341edc06b1 update extract and add extractGroups 2024-10-06 19:49:18 +02:00
Blargian
ba777cdcc8 document currentSchemas function 2024-10-06 12:32:33 +02:00
Blargian
5f734dbeba remove duplicate connection_id and add it as an alias to connectionId 2024-10-06 12:08:32 +02:00
Blargian
0dd8de1844 update ignore function documentation 2024-10-06 11:42:16 +02:00
Alexey Milovidov
d87fcab2fb Fix typos 2024-10-06 11:33:59 +08:00
Alexey Milovidov
8c881049b5 Fix typos 2024-10-06 11:14:51 +08:00
Alexey Milovidov
f657f1e0b4 Fix typos 2024-10-06 11:13:43 +08:00
Alexey Milovidov
c71e20146f Step 2: synchronize docs with the source 2024-10-06 11:12:59 +08: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
Alexey Milovidov
7e7a92cef6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into sync-settings 2024-10-05 16:26:28 +08:00
Alexey Milovidov
35b081acab Merge branch 'master' into sync-settings 2024-10-05 15:48:33 +08:00
Alexey Milovidov
418233dbd8
Merge pull request #63689 from mariaKhr/interactive-metrics-table
An option for clickhouse-client to show realtime table with metrics
2024-10-05 07:19:14 +00:00
Alexey Milovidov
4524dc3e52
Merge pull request #70361 from cwurm/patch-4
Update grant.md: Complete list of SOURCES grants
2024-10-05 06:02:46 +00:00
Nikolai Kochetov
0cc5940fba
Merge pull request #70327 from jsc0218/IgnoreInDeduplicateMergeProjectionMode
Add Ignore Option In DeduplicateMergeProjectionMode
2024-10-04 10:25:43 +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
Julia Kartseva
53879083a9 Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-10-04 03:02:02 +00: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
jsc0218
6f3cf49229 add test and change doc 2024-10-03 17:44:35 +00: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
Alexey Milovidov
1a5c05330d Synchronize settings with private 2024-10-03 15:01:18 +02:00
Pavel Kruglov
f1415ef1ea
Fix docs 2024-10-03 12:58:05 +02:00
Kseniia Sumarokova
62cdedd57e
Merge pull request #70279 from peter279k/improve_ipv4_or_null
Improve toIPv4OrNull function usage
2024-10-03 10:55:07 +00:00