Commit Graph

6235 Commits

Author SHA1 Message Date
Justin de Guzman
c784069d13
Improve clarity on MATERIALIZE COLUMN docs 2024-10-01 11:37:20 -07:00
Raúl Marín
cedc1d6ed9 Remove references of avgWeighted(Decimal) from the docs 2024-10-01 18:35:18 +02:00
Yarik Briukhovetskyi
2f4518fa66
init 2024-10-01 13:29:39 +02:00
Hung Duong
582b6bb448
Add database to Exists Docs 2024-10-01 09:12:19 +07:00
Alexey Katsman
b2b3931aa9
Merge pull request #69917 from shiyer7474/add_getSettingOrDefault_function
Add getSettingOrDefault() function
2024-09-30 16:16:21 +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
Dergousov Maxim
850a333c5a
Merge branch 'ClickHouse:master' into ripemd160-support 2024-09-28 00:14:06 +03:00
Maxim Dergousov
39dca43aed add RIPEMD160 support 2024-09-27 23:57:31 +03: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
Yarik Briukhovetskyi
1de0aeac33
Merge pull request #69900 from yariks5s/tostartofinterval-aliases
Add aliases for `toStartOfInterval`
2024-09-27 11:48:48 +00:00
shiyer7474
647f5a01da More code review comments 2024-09-27 05:19:51 +00:00
Shichao
64b278275c
Merge pull request #70037 from holadepo/patch-4
Update rounding-functions.md
2024-09-27 01:06:58 +00:00
Shichao
d29e393c55
Merge pull request #70014 from Algunenano/warn_toDecimal
Add warnings in toDecimal function when the input is a floating point number
2024-09-26 18:53:21 +00:00
Habibullah Oladepo
c9485ef0e2
Update rounding-functions.md
Remove irrelevant context from the description of the `num` parameter of the `roundToExp2` function that seems to have been copied from the `roundAge` function
2024-09-26 19:25:21 +01:00
alsu
cafddf0833 add missing space 2024-09-26 19:17:45 +02:00
Yarik Briukhovetskyi
71937b9fc8
Merge branch 'ClickHouse:master' into tostartofinterval-aliases 2024-09-26 18:43:52 +02:00
Raúl Marín
95f0ca28d4
Merge pull request #70024 from ClickHouse/rfraposa-patch-3
Update kill.md
2024-09-26 16:14:08 +00:00
Robert Schulze
d37f254ad1
Merge pull request #70005 from rschu1ze/revert-RIPEMD160
Revert "Add RIPEMD160 function"
2024-09-26 15:55:29 +00: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
Raúl Marín
d6efa6c365 Add warnings in toDecimal function when the input is a floating point number 2024-09-26 15:01:42 +02:00
Robert Schulze
da77f360cd
Minor fixups 2024-09-26 10:36:09 +00:00
Robert Schulze
c278b24131
Revert "feat: add docs"
This reverts commit dfe0beb53b.
2024-09-26 10:31:20 +00:00
Robert Schulze
399225dc9c
Revert "feat: add docs"
This reverts commit 7f15f61426.
2024-09-26 10:31:15 +00:00
Robert Schulze
2425eb287d
Revert "fix: correct return type inconsistencies in docs"
This reverts commit a2ff8e4384.
2024-09-26 10:30:22 +00:00
Robert Schulze
b3f1a2dd77
Revert "Update docs/en/sql-reference/functions/hash-functions.md"
This reverts commit 69f6ea5083.
2024-09-26 10:30:17 +00:00
Robert Schulze
090dd7bd02
Revert "small cosmetic changes in docs"
This reverts commit 8c4329964f.
2024-09-26 10:30:11 +00:00
Robert Schulze
fd6f87a01c
Revert "Renamed a function"
This reverts commit 0983c5067a.
2024-09-26 10:29:46 +00:00
shiyer7474
454137f731 PR review feedback incorporated 2024-09-26 03:35:06 +00: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
Yarik Briukhovetskyi
592a425223
Merge branch 'ClickHouse:master' into tostartofinterval-aliases 2024-09-24 18:11:43 +02:00
Yarik Briukhovetskyi
409711ad7c
enhance docs 2024-09-24 15:36:12 +02:00
Nikita Mikhaylov
0983c5067a Renamed a function 2024-09-24 14:44:07 +02:00
vdimir
b858595e54
Merge pull request #69861 from ClickHouse/vdimir/fix-mongo-cxx-driver-gen
Resubmit #63279
2024-09-24 11:41:28 +00:00
Tuan Pham Anh
da78040ef3 Merge branch 'master' into create-table-with-clone-as 2024-09-24 08:27:16 +00:00
Sergei Trifonov
d01c6c1a6e
Merge pull request #69239 from alsugiliazova/update-create/alter-user-syntax-in-docs
Update docs: create/alter statements syntax according to current functionality
2024-09-23 17:58:12 +00:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
Support function arrayElementOrNull
2024-09-23 17:24:44 +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
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16.
2024-09-23 07:06:58 +00:00
shiyer7474
3f1d96c3de Add function getSettingOrNull() 2024-09-23 04:57:17 +00:00
Justin de Guzman
019b227edf
[Docs] Fix s3cluster example syntax error 2024-09-22 18:26:44 -07:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
Denny Crane
a05273ef02 fix broken link 2024-09-22 12:02:46 -03:00
Denny Crane
020fb667f0 fix broken link 2024-09-22 11:43:26 -03:00
Alexey Milovidov
14cb02a18c
Merge pull request #63279 from allmazz/mongodb_refactoring
MongoDB integration refactoring
2024-09-21 18:18:44 +00:00
Alexey Milovidov
b995b45f8b
Merge pull request #67656 from ClickHouse/docs-peerdb
[Docs] Add notes on PeerDB
2024-09-21 16:54:06 +00:00