Commit Graph

5120 Commits

Author SHA1 Message Date
Vitaly Baranov
4706c17a99
Merge pull request #19512 from olgarev/revolg-DOCSUP-5917-Multiple_names
DOCSUP-5917: Multiple names
2021-01-27 14:16:17 +03:00
Vitaly Baranov
6c75197039
Merge pull request #19488 from olgarev/revolg-DOCSUP-5917-SHOW_ACCESS_statement
DOCSUP-5917: Docs for SHOW ACCESS statement
2021-01-27 14:14:16 +03:00
Maksim Kita
5baa981ed4
Merge pull request #19682 from bharatnc/ncb/fix-table-function-doc
Docs - fixes the docs for table function
2021-01-27 13:00:19 +03:00
Alexey Milovidov
3562250594 Remove outdated index_granularity from docs 2021-01-27 03:58:48 +03:00
Olga Revyakina
22a0354d2a Wrong syntax fixed 2021-01-27 01:40:14 +03:00
Olga Revyakina
3a6a1b6437 One word added 2021-01-27 00:09:10 +03:00
Maksim Kita
81548e051e
Merge pull request #19527 from ucasFL/sign
add sign math function
2021-01-26 23:57:31 +03:00
bharatnc
b51c74c3e8 Fixes the docs for table function 2021-01-26 10:49:56 -08:00
vdimir
fc8b8d23b2
Merge pull request #18812 from excitoon-favorites/betters3endpoints
Added prefix-based S3 endpoint settings
2021-01-26 20:47:57 +03:00
Dmitriy
9f4e51d36b Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4918-update_description_final 2021-01-26 19:35:41 +03:00
Dmitriy
6a99955610 Update the description of the max_final_threads setting
Поправил формулировку назначения настройки max_final_threads.
2021-01-26 19:32:34 +03:00
tavplubix
27ddf78ba5
Merge pull request #19521 from adevyatova/annadevyatova-DOCSUP-5634-replace
DOCSUP-5634: REPLACE TABLE
2021-01-26 11:41:47 +03:00
Vladimir Chebotarev
68a671f009 Fixed documentation. 2021-01-26 11:33:21 +03:00
Maksim Kita
869296f76e
Merge pull request #19601 from kitaisreal/date-time-function-zh-documentation-fix
DateTime functions zh documentation fix
2021-01-26 10:11:39 +03:00
Maksim Kita
aa88ac65dd DateTime functions zh documentation fix 2021-01-26 10:09:22 +03:00
Anna
c8b6774a75 correction 2021-01-25 23:48:54 +03:00
Anna
7dedfba800 fix link 2021-01-25 23:32:05 +03:00
Dmitriy
d121eb4787 Update the description of the SELECT queries with FINAL
Объяснил преимущество параллельности SELECT запросов с модификатором FINAL..
2021-01-25 23:31:06 +03:00
Anna
2e317b22b7 add symlinks 2021-01-25 23:22:34 +03:00
Anna
6634432253 Correction 2021-01-25 23:17:08 +03:00
Anna
6137e5530f Update examples 2021-01-25 22:17:46 +03:00
alexey-milovidov
405e9c8f4b
Merge pull request #19525 from olgarev/revolg-DOCSUP-4970-Support_for_MySQL_style_global_variables_syntax
DOCSUP-4970: Docs for global MySQL variables support
2021-01-25 22:17:44 +03:00
Anna
cec83bb76a Update 2021-01-25 21:49:13 +03:00
Anna
2a66eab876
Merge branch 'master' into annadevyatova-DOCSUP-5634-replace 2021-01-25 20:10:42 +03:00
Vladimir Chebotarev
7a675c996e Added documentation for S3 endpoints. 2021-01-25 09:33:53 +03:00
feng lv
173c4b0c36 add document 2021-01-24 09:15:47 +00:00
Olga Revyakina
ab8b78d19d Warning added 2021-01-24 11:32:59 +03:00
Olga Revyakina
a541241017 Global MySQL Variables Support 2021-01-24 01:52:50 +03:00
alexey-milovidov
ccb7e6e03f
Merge pull request #19514 from benbiti/master
[docs]fix parquet translation in cn
2021-01-24 00:24:59 +03:00
Anna
ae4a2e9c6f Add REPLACE query desc 2021-01-23 22:46:24 +03:00
bharatnc
f385f6c2c1 docs - split query and output as separate blocks 2021-01-23 09:37:12 -08:00
bharatnc
ffd7bc7256 docs - clean output 2021-01-23 09:35:37 -08:00
benbiti
ca082164c0 fix parquet translate 2021-01-23 22:31:57 +08:00
Olga Revyakina
7f8a0e337d Link to SHOW ACCESS from Access Control and Account Management 2021-01-23 16:55:40 +03:00
Olga Revyakina
24c0d1ecdc Multiple names in SHOW GRANTS 2021-01-23 16:35:26 +03:00
Olga Revyakina
cecd201a3b Multiple names
Multiple names in CREATE, ALTER, SHOW CREATE for USERS, ROLES, ROW POLICIES, SETTINGS PROFILES, and SHOW CREATE QUOTAS
2021-01-23 16:14:01 +03:00
bharatnc
9acd37a2e2 Docs - isIPv4String, isIPv6String functions
This PR documents and explains the use of the functions `isIPv4String`
and `isIPv6String.
2021-01-22 22:36:21 -08:00
Olga Revyakina
cc5022f312 Docs for SHOW ACCESS statement (en, ru) 2021-01-23 08:33:05 +03:00
Kruglov Pavel
da6a7e6d2f
Merge pull request #19212 from sevirov/sevirov-DOCSUP-5273-edit_translate_russian
DOCSUP-5273: Edit and translate to Russian
2021-01-23 02:28:16 +03:00
Alexey Milovidov
eeafd73890 Fix typo in docs, tnx Egor Savin 2021-01-23 00:08:59 +03:00
alexey-milovidov
c3d6c68994
Merge pull request #19408 from olgarev/revolg-DOCSUP-5082-Docs_for_cache_types
DOCSUP-5082: Docs for cache types (continued)
2021-01-22 23:30:41 +03:00
Dmitriy
23c7f4a0ea Fix the translation
Поправил перевод на русский язык.
2021-01-22 20:41:28 +03:00
tavplubix
a3e5e4735f
Merge pull request #19292 from olgarev/revolg-DOCSUP-5918-INSERT_query_support_in_table_functions
DOCSUP-5918: Documented INSERT query support in table functions
2021-01-22 17:47:49 +03:00
alexey-milovidov
8642ba107a
Merge pull request #19246 from sevirov/sevirov-DOCSUP-5840-edit_translate_russian_materializemysql
DOCSUP-5840: Edit and translate to Russian
2021-01-22 17:31:54 +03:00
alexey-milovidov
c057c3bdd2
Merge pull request #19297 from zhangjmruc/master
update clickhouse-local docs to latest
2021-01-22 17:31:10 +03:00
vdimir
4879d25748
Merge pull request #19267 from Jokser/disk-s3-docs
Add S3 disk documentation [EN]
2021-01-22 17:20:05 +03:00
Kruglov Pavel
b2d5370b36
Merge pull request #17359 from ildus/tuple_arg_for_argMinMax
Add tuple argument support for argMin and argMax
2021-01-22 17:11:01 +03:00
Olga Revyakina
51d9f2ab0c GET\POST specific 2021-01-22 16:06:39 +03:00
olgarev
35608a1f6a
Apply suggestions from code review
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-01-22 15:59:39 +03:00
Alexander Kuzmenkov
8b9105bf39
Merge pull request #18446 from azat/constant-folding
Fix constant folding when the result is unknown
2021-01-22 13:26:24 +03:00