Commit Graph

19666 Commits

Author SHA1 Message Date
Alexey Milovidov
cfab738682
Merge pull request #67802 from peter279k/update_stackoverflow_daraset_doc
Improve Stack Overflow dataset doc
2024-09-30 16:09:02 +00:00
Robert Schulze
1daee5c71b
Docs: Update link to open issues 2024-09-30 15:19:58 +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
39786f7352
Merge pull request #69448 from tuanpach/add-identifier-quoting-rule
Add show_create_query_identifier_quoting_rule setting
2024-09-27 19:05:40 +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
Tuan Pham Anh
09a4173a33 Merge branch 'master' into add-identifier-quoting-rule 2024-09-27 13:02:49 +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
Shichao
64b278275c
Merge pull request #70037 from holadepo/patch-4
Update rounding-functions.md
2024-09-27 01:06:58 +00:00
Tuan Pham Anh
d08133dc53 1) Update the doc. 2) Update logic for IdentifierQuotingRule::UserDisplay 2024-09-27 00:40:16 +00:00
robot-clickhouse
db2aaa8836
Merge pull request #70049 from ClickHouse/auto/v24.9.1.3278-stable
Update version_date.tsv and changelog after v24.9.1.3278-stable
2024-09-26 23:07:14 +00:00
Mikhail f. Shiryaev
e8f60357e4
Merge branch 'master' into auto/v24.7.5.37-stable 2024-09-27 00:48:25 +02:00
robot-clickhouse
3a3145f3c6 Update version_date.tsv and changelogs after v24.9.1.3278-stable 2024-09-26 22:02:03 +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
Nikita Mikhaylov
4a137fe794
Merge pull request #65311 from ClickHouse/pufit/radix-grants
Wildcard grants
2024-09-26 14:57:24 +00: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
alsu
916b92d094 update alter/create user russian docs according to english version 2024-09-26 14:56:02 +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
da0838579f
Revert "small cosmetic changes in docs"
This reverts commit 8cc5d766b5.
2024-09-26 10:30:04 +00:00
Robert Schulze
fd6f87a01c
Revert "Renamed a function"
This reverts commit 0983c5067a.
2024-09-26 10:29:46 +00:00
Alexey Milovidov
0d7354953a
Revert "JSONCompactWithProgress query output format" 2024-09-26 09:47:08 +02:00
Alexey Milovidov
ccdbfbd2b6
Merge pull request #69925 from matsumotomiki/use_skip_indexes_if_final
Add an explanation for use_skip_indexes_if_final in the settings docs
2024-09-26 06:35:24 +00:00
Robert Schulze
d0bbed15e4
Merge pull request #69877 from rschu1ze/docs-tpc-h-ds
Docs: Add TPC-H and TPC-DS tutorials
2024-09-25 16:44:54 +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
Nikita Mikhaylov
2003f91389
Merge pull request #63151 from ClickHouse/parallel-replicas-beta
Rework parallel replicas settings
2024-09-25 16:14:43 +00:00
Robert Schulze
5f8edfe8ad
Update tpch.md 2024-09-25 18:03:34 +02:00
Robert Schulze
eadd48dd58
Update slug 2024-09-25 18:02:55 +02:00
Vitaly Baranov
f23980f5af
Merge pull request #69892 from OlegGalizin/patch-1
default precision datetime64.md
2024-09-25 13:10:25 +00:00
Vitaly Baranov
70ec26d9aa
Merge pull request #69891 from hardstep33/patch-2
Update clickhouse-keeper.md
2024-09-25 12:59:33 +00:00
Nikita Mikhaylov
32fa2415ba Parallel replicas is Beta 2024-09-25 10:47:56 +00:00
Alexey Milovidov
a05c72c9a5 Parallel replicas feature is Beta 2024-09-25 10:47:56 +00:00
Robert Schulze
459d9cae66
Incorporate feedback 2024-09-25 09:42:40 +00:00
Miki Matsumoto
bdf3202194 Add an explanation for use_skip_indexes_if_final in the settings docs 2024-09-25 18:42:39 +09:00
tuanpach
c2d9951230
Merge branch 'master' into add-identifier-quoting-rule 2024-09-25 13:56:43 +08:00
Robert Schulze
5cfb0f3ca1
More bash loops 2024-09-24 17:50:21 +00:00
Robert Schulze
b6ecd49141
Rewrite import as bash loop 2024-09-24 17:48:41 +00:00
Robert Schulze
bd111e2841
Update wording 2024-09-24 17:38:56 +00:00