Commit Graph

5308 Commits

Author SHA1 Message Date
bharatnc
dc6a9ab9f9 Docs - fix unit for event_time_microseconds system.trace_log 2021-02-03 09:38:02 -08:00
alexey-milovidov
3b52b04008
Merge pull request #20033 from ClickHouse/aku/changelog
update changelog
2021-02-03 14:48:36 +03:00
alexey-milovidov
cd1f11c85a
Update string-search-functions.md 2021-02-03 14:07:14 +03:00
alexey-milovidov
e5fb59851d
Update string-search-functions.md 2021-02-03 14:06:57 +03:00
Alexander Kuzmenkov
5796b6fbf9 update changelog 2021-02-03 13:22:29 +03:00
vdimir
bb9a7e89df
Merge pull request #19772 from gyuton/gyuton-DOCSUP-5931-Document_the_byteSize_function
DOCSUP-5931: Documented the byteSize function
2021-02-03 13:12:03 +03:00
Maksim Kita
ba45cf32ab
Merge pull request #19858 from kitaisreal/reinterpret-as-updated-to-big-integers
Function reinterpretAs updated to support big integers
2021-02-03 12:12:13 +03:00
George
b1a43b9d85 fixed link 2021-02-03 11:20:32 +03:00
George
004c33847e Added original article 2021-02-03 11:17:33 +03:00
George
678f53eaef Fixed a link 2021-02-03 11:15:25 +03:00
George
3d522e5da9 Updated description 2021-02-03 10:56:53 +03:00
bharatnc
73fe3264af Fix spacing 2021-02-02 18:26:36 -08:00
bharatnc
c60c0664b7 Docs - add minor note about htt_interserver_credentials 2021-02-02 18:23:32 -08:00
bharatnc
76cd42f485 Docs - HTTPS interserver replication 2021-02-02 18:15:31 -08:00
Dmitriy
698d5ac022 Fix the description of the system.part_log system table
Поправил на основании комментарий в PR.
2021-02-02 22:27:06 +03:00
sevirov
d4b3e3018f
Update docs/ru/operations/system-tables/part_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-02 22:20:43 +03:00
sevirov
9cb0b36249
Update docs/ru/operations/system-tables/part_log.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-02-02 22:17:52 +03:00
Dmitriy
807476cc6a Add some columns
Добавил отсутствующие столбцы, пример, ссылки на типы.
2021-02-02 21:08:10 +03:00
Alexander Kuzmenkov
d2a0e44a3a
Merge pull request #19299 from ClickHouse/aku/window-prototype
[wip] support RANGE frame for window functions
2021-02-02 17:59:16 +03:00
George
10a4cd7b8a First draft 2021-02-02 15:09:36 +03:00
Anton Popov
fb02d56534
Merge pull request #19519 from olgarev/revolg-DOCSUP-4962-WHERE_and_GROUP_BY_in_TTL_expressions
DOCSUP-4962: Documented support of WHERE and GROUP BY in TTL expressions
2021-02-02 14:39:45 +03:00
Ilya Yatsishin
c5be9e3a0e
Merge pull request #19686 from benbiti/master
[Docs]Translation: update FINAL with max_final_threads setting to CN
2021-02-02 13:06:45 +03:00
Alexey Milovidov
3bc7a64abe Fix extremely inconvenient Markdown markup in Adopters page 2021-02-02 08:27:07 +03:00
gyuton
35e7c15394
Update docs/ru/sql-reference/functions/array-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-02 05:58:25 +03:00
George
1f6a686f4e Some fixes 2021-02-02 05:54:38 +03:00
George
e6367de2d9 Added documentation 2021-02-02 05:23:02 +03:00
Olga Revyakina
fb98aeeae1 Fixes 2021-02-02 02:44:40 +03:00
tavplubix
e8f1ffa9cc
Merge pull request #19882 from sevirov/sevirov-DOCSUP-5973-update_distributed_ddl_queue_system_table
DOCSUP-5973: Update the system.distributed_ddl_queue system table
2021-02-01 22:32:08 +03:00
Ilya Yatsishin
ec464cc06e
Merge pull request #19783 from sevirov/sevirov-DOCSUP-5271-edit_translate_russian
DOCSUP-5271: Edit and translate to Russian
2021-02-01 15:18:18 +03:00
Mc.Spring
1517decf4a
fix cmake command issue
add missing space for cmake command line
2021-02-01 13:43:39 +08:00
spff
1f948fc414 Fix doc/interfaces/formats/jsonstringseachrow
In src/Processors/Formats/Impl
All JSONEachRowRowInputFormat.c / JSONEachRowRowOutputFormat.c / JSONEachRowWithProgressRowOutputFormat.c
are using JSONStringsXXX instead of JSONStringXXX
2021-02-01 09:49:55 +08:00
George
4c9a640ed4 Minor fixes 2021-01-31 22:02:42 +03:00
George
ecab446721 updated and added translation 2021-01-31 21:23:57 +03:00
Maksim Kita
a4812aa97b Updated tests 2021-01-31 18:32:47 +03:00
Dmitriy
cad9f2da6c Update the system.distributed_ddl_queue system table
Поправил английскую версию и выполнил перевод на русский язык.
2021-01-31 14:46:44 +03:00
vdimir
000b51f95a
Merge pull request #19518 from bharatnc/ncb/toIPv6-parses-IPv4
toIPv6 function parses IPv4 addresses
2021-01-31 13:56:45 +03:00
alexey-milovidov
d93dad0ec3
Merge pull request #19722 from azat/background_message_broker_schedule_pool_size
Add separate pool for message brokers (RabbitMQ and Kafka)
2021-01-31 06:07:45 +03:00
Maksim Kita
155f6c0eb5 Function reinterpretAs updated to support big integers 2021-01-30 22:56:23 +03:00
sevirov
df28433457
Update docs/ru/sql-reference/statements/select/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 16:34:39 +03:00
sevirov
a46c8e0c73
Update docs/ru/sql-reference/statements/select/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 16:33:49 +03:00
sevirov
c7fa78be1e
Update docs/ru/sql-reference/statements/select/index.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-01-30 16:32:07 +03:00
Alexander Kuzmenkov
bf04edbb5e
Merge pull request #19681 from bharatnc/ncb/fix-doc-wondowFunnel
Docs - fixes window param description for windowFunnel function
2021-01-29 23:48:45 +03:00
Vasily Nemkov
8763b8bc59 Updated docs on encrypt/decrypt functions 2021-01-29 17:16:10 +02:00
Kruglov Pavel
742b740753
Merge pull request #18490 from damozhaeva/dmozhaeva-DOCSUP-4705-edit-and-translate
DOCSUP-4705 edit and translate
2021-01-29 14:46:42 +03:00
Maksim Kita
ccd86154ec
Merge pull request #19764 from emhlbmc/patch-1
Update mergetree.md
2021-01-29 14:05:44 +03:00
George
1bd95e474c Minor fix 2021-01-29 10:19:01 +03:00
George
e89c98044e fixed links 2021-01-29 09:58:31 +03:00
George
9f71596809 Added translation 2021-01-29 09:48:53 +03:00
George
96d45ca8f8 Minor update 2021-01-29 09:11:43 +03:00
George
95a375b4cc Minor fixes 2021-01-29 05:41:03 +03:00
George
2b77488036 Minor fixes 2021-01-29 05:08:22 +03:00
George
a12c666b40 Documented array function 2021-01-29 01:54:21 +03:00
Dmitriy
e7d8aa250c Add links
Добавил ссылки на модификаторы.
2021-01-28 23:57:04 +03:00
Dmitriy
48ca41eb22 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-5271-edit_translate_russian 2021-01-28 22:58:33 +03:00
Dmitriy
c6beaba12a Edit and translate into Russian
Выполнил перевод на русский язык, немного поправив английскую версию.
2021-01-28 22:18:49 +03:00
Alexander Kuzmenkov
b508fab8ca some docs 2021-01-28 20:39:32 +03:00
alexey-milovidov
7249845f62
Merge pull request #19761 from TisonKun/patch-1
correct style zh doc typo
2021-01-28 20:39:16 +03:00
George
e612ad2bab minor fixes 2021-01-28 17:13:41 +03:00
George
c7ec1b9313 fixed links 2021-01-28 15:14:57 +03:00
George
7d1e4b8594 First draft 2021-01-28 14:38:24 +03:00
Vitaly Baranov
9d5dec82ac
Merge pull request #19486 from olgarev/revolg-DOCSUP-5917-Access_Management_and_SHOW_ACCESS
DOCSUP-5917: CREATE QUOTA and ALTER QUOTA syntax updated
2021-01-28 14:26:30 +03:00
Olga Revyakina
0749d20712 Same for ALTER 2021-01-28 13:17:50 +03:00
emhlbmc
09e0fa45d2
Update mergetree.md 2021-01-28 18:13:31 +08:00
Olga Revyakina
f3dd1aadc3 Syntax and links 2021-01-28 13:06:44 +03:00
tison
e1a138cda3
correct style zh doc typo 2021-01-28 16:59:42 +08:00
benbiti
8ffc2bb726 update aggregate-functions translations in Chinese Doc 2021-01-28 10:12:53 +08:00
Azat Khuzhin
acde56ff8a Add separate pool for message brokers (RabbitMQ and Kafka)
background_message_broker_schedule_pool_size was introduced in #13939,
but never used actually, use it for RabbitMQ and Kafka.
2021-01-27 21:08:41 +03:00
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
benbiti
d707055ed6 update FINAL with max_final_threads setting to cn 2021-01-27 13:56:20 +08: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
a767eb5b51 Syntax (headings) unified 2021-01-27 00:25:34 +03:00
Olga Revyakina
924e5c6ad3 Old syntax deleted 2021-01-27 00:20:49 +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
Daria Mozhaeva
f4448ef01e links 2021-01-26 22:24:06 +03:00
bharatnc
b6657855ee Docs - fixes the description of window param 2021-01-26 11:06:07 -08: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
bharatnc
31027dbaf7 update docs 2021-01-25 19:04:08 -08: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
Daria Mozhaeva
39c99edfe5 edit eng ver 2021-01-25 17:13:29 +03:00
Vladimir Chebotarev
7a675c996e Added documentation for S3 endpoints. 2021-01-25 09:33:53 +03:00
damozhaeva
9d91855099
Merge branch 'master' into dmozhaeva-DOCSUP-4705-edit-and-translate 2021-01-24 22:47:06 +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
Olga Revyakina
135426d3cb Syntax updated, examples added. 2021-01-23 21:16:59 +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
42e5c3c413 Translated to ru 2021-01-23 09:27:57 +03:00
Olga Revyakina
cc5022f312 Docs for SHOW ACCESS statement (en, ru) 2021-01-23 08:33:05 +03:00
Olga Revyakina
5bb3c89413 CREATE QUOTA and ALTER QUOTA syntax updated. 2021-01-23 07:38:49 +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
Daria Mozhaeva
7014729aad add punctuation. 2021-01-22 20:11:00 +03:00
Daria Mozhaeva
f13a075797 Fixed notes. 2021-01-22 19:40:58 +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
Maksim Kita
89e8feb924
Merge pull request #19377 from kitaisreal/mac-os-fixed-build-issues
MacOS fixed build issues
2021-01-22 13:11:22 +03:00
Olga Revyakina
f558747ef2 Link to DROP CACHE statements 2021-01-22 09:53:11 +03:00
achimbab
fe5d02a06f Add kakao to adopters.md 2021-01-22 13:00:47 +09:00
alexey-milovidov
4b857c0879
Merge pull request #19195 from olgarev/revolg-DOCSUP-5082-Docs_for_cache_types
DOCSUP-5082: Docs for cache types
2021-01-22 03:22:48 +03:00
Olga Revyakina
e36cffe3d4 Query fixed. 2021-01-22 00:01:52 +03:00
Olga Revyakina
cf5c0dad94 Minor fix 2021-01-21 23:56:29 +03:00
Dmitriy
0cdf184242 Fix materialize-mysql.md and index.md
Поправил согласно комментариям разработчика.
2021-01-21 23:14:49 +03:00
Maksim Kita
e06383e0ae Darwin fixed build issues 2021-01-21 22:32:17 +03:00
Azat Khuzhin
ea7528b853 identity: mark it as non suitable for constant folding 2021-01-21 21:22:23 +03:00
Dmitriy
1b5af93571 Translation into Russian
Поправил английскую версию и выполнил перевод на руский язык.
2021-01-21 19:50:19 +03:00
tavplubix
0ef00bc4a6
Merge pull request #19023 from sevirov/sevirov-DOCSUP-4966-add_multiword_data_types
DOCSUP-4966: Add some multiword data types
2021-01-21 16:07:25 +03:00
Nikita Mikhaylov
3634e87d16
Merge pull request #19090 from ka1bi4/romanzhukov-DOCSUP-5272-translation
DOCSUP-5272: Edit and translate to RU: primary key in create table statement.
2021-01-21 15:35:22 +03:00
Ildus Kurbangaliev
47a0f4e162 Add tuple argument support for argMin and argMax 2021-01-21 16:47:51 +05:00
Nikolai Kochetov
0424db3e67
Merge pull request #18645 from gyuton/gyuton-DOCSUP-5599-Edit_and_translate_to_Russian
DOCSUP-5599: Edited and translated to Russian
2021-01-21 11:20:32 +03:00
alexey-milovidov
ea0a49ed7a
Merge pull request #19248 from sevirov/sevirov-DOCSUP-5845-edit_translate_russian_encodexmlcomponent
DOCSUP-5845: Edit and translate to Russian
2021-01-21 10:15:05 +03:00
Olga Revyakina
2edf69fe64 Fix 2021-01-21 09:17:12 +03:00
Dmitriy
a8756aed10 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4966-add_multiword_data_types 2021-01-20 22:07:02 +03:00
Dmitriy
7d61f27abb Fix ansi.md
Разрешаю конфликт с мастером.
2021-01-20 20:51:14 +03:00
romanzhukov
8da4aa5bf0 DOCSUP-5272: fix PR and ticket comments 2021-01-20 20:10:35 +03:00
George
6458d21040 various fixes 2021-01-20 18:38:35 +03:00