Commit Graph

3254 Commits

Author SHA1 Message Date
Ilya Yatsishin
a25e00a3d9
Update docs/en/sql-reference/functions/other-functions.md 2020-12-22 18:37:34 +03:00
Alexey Milovidov
5bdf287910 Check for conflict markers in docs 2020-12-22 00:55:54 +03:00
Dmitriy
302e8f697d Document tcpPort function
Задокументировал функцию tcp_port.
2020-12-21 23:13:26 +03:00
Dmitriy
6a93e487c6 Document the countMatches function.
Задокументировал функцию countMatches.
2020-12-21 22:30:37 +03:00
alexey-milovidov
233d2d374f
Merge pull request #18235 from adevyatova/annadevyatova-DOCSUP-4106-first
DOCSUP-4906: Update description ALTER TABLE
2020-12-21 19:49:56 +03:00
alexey-milovidov
bf6850187c
Update column.md 2020-12-21 19:49:39 +03:00
Anna
982123a994 reduce 2020-12-21 11:30:02 +03:00
Anna
7f675aacbe fixed 2020-12-21 11:22:41 +03:00
alexey-milovidov
850d584d3f
Update index.md 2020-12-21 08:44:08 +03:00
alexey-milovidov
37fe66b761
Merge pull request #18245 from sevirov/sevirov-DOCSUP-4563-add_syntax_highlighting
DOCSUP-4563: Add syntax highlighting
2020-12-20 22:32:38 +03:00
alexey-milovidov
af75a7012d
Update cli.md 2020-12-20 22:32:30 +03:00
tavplubix
b7c5e76080
Merge pull request #17538 from olgarev/revolg-DOCSUP-3119-Document_the_MaterializeMySQL_engine
DOCSUP-3119: Documented the MaterializeMySQL engine
2020-12-20 20:20:35 +03:00
Olga Revyakina
d0fdea9604 Updates 2020-12-20 19:38:40 +03:00
alexey-milovidov
c989aa1f11
Add Haskell library 2020-12-20 16:40:54 +03:00
ana-uvarova
17774583de Russian version 2020-12-20 15:57:14 +03:00
Dmitriy
442f9cf590 Update settings.md and union-all.md
Выполнил перевод на русский язык.
2020-12-20 15:25:14 +03:00
Dmitriy
906fd18f4a Update settings.md
Внес поправки в английскую и русскую версии.
2020-12-20 14:21:04 +03:00
Alexey Milovidov
bb5dd8cb4b Add a link to playground 2020-12-20 14:11:30 +03:00
Alexey Milovidov
618a2b4ad3 Add recipes dataset 2020-12-20 14:02:55 +03:00
Alexey Milovidov
65e38a7a51 Add recipes dataset 2020-12-20 13:59:21 +03:00
alexey-milovidov
6c6edfc050
Merge pull request #17350 from dfenelonov/fenelonov-DOCSUP-1953-distinct_combinator
fenelonov-docsup-1953-distinct_combinator: Documented the distinct combinator
2020-12-20 09:50:29 +03:00
alexey-milovidov
59a3f4d835
Update combinators.md 2020-12-20 09:50:10 +03:00
Alexey Milovidov
aeebdfdd23 Update roadmap (2020 -> 2021) 2020-12-20 06:56:32 +03:00
Dmitriy
43ab549e5c Update cli.md
Добавил информацию об автоматической подсветке синтаксиса, обновил версию клиента.
2020-12-20 00:33:33 +03:00
alexey-milovidov
2dce0156f9
Update mergetree.md 2020-12-19 19:56:51 +03:00
Mark Andreev
62157bf92c
Add max_parts_in_total to docs 2020-12-19 17:09:59 +03:00
Anna
056d55c628 update alter ... add | modify column 2020-12-19 00:19:01 +03:00
Dmitriy
5705fa5a34 Update settings.md
Внес поправки в английскую и русскую версии.
2020-12-19 00:08:13 +03:00
Dmitriy
32cbfabfaf Update settings.md
Выполнил перевод на русский язык и внес поправки в английскую версию.
2020-12-18 23:04:51 +03:00
alexey-milovidov
da1fc5d25e
Merge pull request #18218 from Jokser/s3-docs
Add S3 table function / engine documentation [EN]
2020-12-18 22:05:45 +03:00
Pavel Kovalenko
7fa73045fe Remove extra comma 2020-12-18 21:48:42 +03:00
Pavel Kovalenko
f80e872bbb Update globs in path usage for S3 table function / storage documentation [EN] 2020-12-18 21:45:21 +03:00
alexey-milovidov
814dd63dc2
Update s3.md 2020-12-18 21:04:09 +03:00
alexey-milovidov
137dd889ab
Update s3.md 2020-12-18 21:03:05 +03:00
alexey-milovidov
49bcb167bc
Update s3.md 2020-12-18 21:02:07 +03:00
alexey-milovidov
d5361525d5
Update s3.md 2020-12-18 20:55:54 +03:00
alexey-milovidov
edba76ebc0
Update s3.md 2020-12-18 20:54:41 +03:00
alexey-milovidov
57d3d641f5
Update s3.md 2020-12-18 20:52:59 +03:00
Pavel Kovalenko
b11663886c Fix uppercase word in S3 table function documentation [EN] 2020-12-18 15:12:51 +03:00
Pavel Kovalenko
9d75093c28 Fix link in S3 table function / engine documentation [EN] 2020-12-18 15:12:06 +03:00
Pavel Kovalenko
601558c11b Add references to S3 table function / engine in documentation [EN] 2020-12-18 12:50:35 +03:00
Pavel Kovalenko
cd0a0e33bd Add S3 table function / engine documentation [EN] 2020-12-18 12:46:50 +03:00
alexey-milovidov
6fc3ca8b7b
Merge pull request #16724 from kitaisreal/added-function-accurate-cast-or-null
Added function accurateCastOrNull, allow different types inside IN subquery
2020-12-18 00:45:27 +03:00
alesapin
799997db35
Merge pull request #16621 from arenadata/ADQM-148
HDFS configuration and Kerberos Authenticaiton
2020-12-17 23:16:58 +03:00
Nikita Mikhaylov
0f3582883c
Merge pull request #18147 from kitaisreal/array-aggregation-big-integer-types-support
Added array aggregation big integer types support
2020-12-17 15:44:55 +03:00
Kruglov Pavel
d82c23d5cf
Merge pull request #16853 from amosbird/ss
Add -SimpleState combinator
2020-12-17 14:00:05 +03:00
Dmitriy
d20da24b0b Update settings.md
Убрал лишние символы.
2020-12-17 00:56:31 +03:00
Dmitriy
e53281e176 Update distribution_queue.md
Исправил this на these.
2020-12-16 23:38:28 +03:00
Dmitriy
e8093eaaa6 Update settings.md
Изменил заголовок примера.
2020-12-16 23:33:08 +03:00
Dmitriy
9c86559334 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4617-document_union_default_mode_setting 2020-12-16 23:28:22 +03:00
Dmitriy
cda97c91e1 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4524-document_execute_merges_on_single_replica_time_threshold_setting 2020-12-16 22:14:40 +03:00
Ilya Yatsishin
521e3fc4ae
Merge pull request #17910 from sevirov/sevirov-DOCSUP-4919-document_replication_queue_system_table
DOCSUP-4919: Document the system.replication_queue system table
2020-12-16 21:43:32 +03:00
Dmitriy
77e10884fc Document union_default_mode setting
Задокументировал настройку union_default_mode.
2020-12-16 20:04:16 +03:00
Alexey Milovidov
16e524e0de Remove outdated info from the docs 2020-12-16 19:58:14 +03:00
Dmitriy
5a19e3068e Update settings.md
Внес поправки в описание настройки.
2020-12-16 19:52:15 +03:00
Maksim Kita
b82770c2ad Added array aggregation big integer types support 2020-12-16 18:47:30 +03:00
Ilya Golshtein
9701d6a2d5 style fix per code review, doc improvement, params consistency check 2020-12-16 14:48:33 +03:00
Ilya Golshtein
fc0a1af214 doc minor changes, cleanup, krb5-user as a recommended package 2020-12-16 14:48:33 +03:00
Ilya Golshtein
7e97814859 cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString 2020-12-16 14:48:33 +03:00
Ilya Golshtein
d9166a0645 HADOOP_SECURE_DN_USER way, kinit thread, docker capabilities 2020-12-16 14:48:33 +03:00
Chienlung Cheung
cf35e144ff
correct the unit from Kb to KB in the last section. 2020-12-16 13:55:17 +08:00
alexey-milovidov
eed767bbab
Update tips.md 2020-12-16 00:02:44 +03:00
ana-uvarova
e54c90c9e2 right place 2020-12-15 21:03:06 +03:00
ana-uvarova
4ab2022d24 deleted links 2020-12-15 20:57:26 +03:00
ana-uvarova
b81a932408 redone 2020-12-15 20:49:00 +03:00
ana-uvarova
0338b6d0ed Transferred system.metric_log to another page. 2020-12-15 17:54:45 +03:00
Dmitriy
d9a1b05910 Update settings.md
Убрал лишние символы в заголовке настройки allow_nullable_key.
2020-12-14 23:37:03 +03:00
Dmitriy
90cc37ae56 Document execute_merges_on_single_replica_time_threshold setting
Задокументировал настройку execute_merges_on_single_replica_time_threshold.
2020-12-14 23:23:29 +03:00
Maksim Kita
16a30eb4aa Updated non-finite floating conversion into int 2020-12-14 22:12:15 +03:00
Maksim Kita
0464859cfe Updated usage of different types during IN query
1. Added accurateCast function.
2. Use accurateCast in Set during execute.
3. Added accurateCast tests.
4. Updated select_in_different_types tests.
2020-12-14 22:12:15 +03:00
Maksim Kita
476fb3b677 Updated documentation 2020-12-14 22:12:15 +03:00
Dmitriy
153610b2c3 Update distribution_queue.md
Поменял also на Also.
2020-12-13 23:44:09 +03:00
Dmitriy
698737681a Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4919-document_replication_queue_system_table 2020-12-13 23:41:22 +03:00
Alexey Milovidov
6d87743b0e CDN for datasets 2020-12-13 21:06:27 +03:00
alexey-milovidov
9116eb7aca
Add checksums 2020-12-13 19:35:56 +03:00
alexey-milovidov
d75c7ec30c
Redundancy. 2020-12-13 19:28:45 +03:00
Dmitriy
629f5f0797 Update replication_queue.md
Выполнил перевод на русский язык, внес изменения в английскую версию.
2020-12-13 18:42:34 +03:00
chang.chen
b394487d4f update Mac-OS build documentation 2020-12-13 16:10:07 +08:00
alexey-milovidov
443d1724b3
Merge pull request #18031 from sevirov/sevirov-DOCSUP-4709-document_distribution_queue_system_table
DOCSUP-4709: Document system.distribution_queue table
2020-12-13 04:54:14 +03:00
alexey-milovidov
436adf34df
Merge pull request #17881 from gyuton/gyuton-DOCSUP-4263-Update_the_sql_statement_ORDER_BY
DOCSUP-4263: Updated the sql statement order by
2020-12-13 04:37:29 +03:00
Eric Daniel
17a8a4e966 Expand max_parallel_replicas documentation
Based on discussion in #17807
2020-12-12 13:59:37 -08:00
Dmitriy
065a64cc37 Update distribution_queue.md
Добавил ссылку на движок таблиц Distributed.
2020-12-12 22:43:52 +03:00
alexey-milovidov
ad96fa1deb
Merge pull request #18023 from ocadaruma/fix-docs-attr-list
Fix corrupted markdowns
2020-12-12 21:07:59 +03:00
alexey-milovidov
782e7ddb80
Update adopters.md 2020-12-12 19:31:55 +03:00
zvvr
8a13a340b9 update adopters add TME 2020-12-12 16:20:26 +08:00
George
1567444628 troubleshooting - fixed links to original articles 2020-12-12 10:36:39 +03:00
George
9b1d919110 more troubleshooting 2020-12-12 06:39:22 +03:00
George
3794cb2d3f troubleshooting the error 2020-12-12 05:48:23 +03:00
ocadaruma
1d7cab0223 Fix corrupted markdowns 2020-12-12 10:59:34 +09:00
George
cabe1463d1 fixed an error 2020-12-12 03:39:45 +03:00
alexey-milovidov
47e3419530
Update client-libraries.md 2020-12-12 02:26:44 +03:00
alexey-milovidov
cd480e6a37
Update adopters.md 2020-12-11 21:54:35 +03:00
Alexander Kuzmenkov
fb1221148d
Merge pull request #17748 from azat/custom-TLD
Add ability to use custom TLD list
2020-12-11 12:42:19 +03:00
Amos Bird
5b1e5679b4
Add -SimpleState combinator 2020-12-11 11:43:56 +08:00
alexey-milovidov
a31663a75d
Merge pull request #16111 from annvsh/anna-shakhova-DOCSUP-3201-add_raw_blob_format
DOCSUP-3201: Added RawBLOB format description
2020-12-11 02:02:17 +03:00
alexey-milovidov
27ba035aa1
Update formats.md 2020-12-11 02:01:39 +03:00
alexey-milovidov
56a873c789
Update formats.md 2020-12-11 01:58:27 +03:00
alexey-milovidov
14e0b8dd34
Update formats.md 2020-12-11 01:57:18 +03:00
alexey-milovidov
d716d97583
Merge pull request #15878 from kevinchiang/master
Documentation Cleanup.  Formatting on Creating secondary indexes.  Update documentation to remove section saying that there are no secondary indexes.
2020-12-11 01:55:30 +03:00
alexey-milovidov
a8a37b4249
Merge pull request #17703 from den-crane/patch-8
Doc. Some formatting fixed in date-time-functions
2020-12-11 01:50:12 +03:00
alexey-milovidov
04e20b0171
Merge pull request #17940 from sevirov/sevirov-DOCSUP-4709-document_distribution_queue_system_table
DOCSUP-4709: Document the system.distribution_queue table
2020-12-11 00:34:26 +03:00
alexey-milovidov
6e417088dc
Update distribution_queue.md 2020-12-11 00:34:10 +03:00
alexey-milovidov
71978cbbf8
Merge pull request #17851 from zhangjmruc/master
Fix translated errors and update misc to latest
2020-12-10 22:58:15 +03:00
alexey-milovidov
f9b1b12708
Merge pull request #17859 from otrazhenia/evgsudarikova-DOCSUP-2958-new
DOCSUP-2958: Document the output_format_tsv_null_representation setting
2020-12-10 22:45:08 +03:00
alexey-milovidov
5eab260ee5
Merge pull request #17864 from ClickHouse/filimonov-dict-fixes
dict notes
2020-12-10 22:43:04 +03:00
Evgeniia Sudarikova
1b4166a179 resolved conflict and added example to RU version 2020-12-10 18:41:55 +03:00
Evgeniia Sudarikova
c63d3593b0 edited example 2020-12-10 13:01:27 +03:00
Alexey Milovidov
9a1f64cd15 Add GH dataset description 2020-12-10 02:27:12 +03:00
Alexey Milovidov
2760332a2a Add GH dataset description 2020-12-10 02:26:40 +03:00
alexey-milovidov
35b549a0d4
Merge pull request #17704 from sevirov/sevirov-DOCSUP-4523-add_some_of_missed_cmath_functions
DOCSUP-4523: Add some of missed cmath functions
2020-12-10 01:45:41 +03:00
Nikita Mikhaylov
80d4af9a73
Merge pull request #17874 from nikitamikhaylov/calendar-date
Merging #17750
2020-12-10 00:19:04 +03:00
Dmitriy
123923b5e5 Create distribution_queue.md
Задокументировал системную таблицу distribution_queue.
2020-12-09 21:14:55 +03:00
Azat Khuzhin
840a21d073 Add top_level_domains_path for easier overriding 2020-12-09 21:08:31 +03:00
Azat Khuzhin
916cbd6610 Add ability to use custom TLD list
v2: Add a note that top_level_domains_lists aren not applied w/o restart
v3: Remove ExtractFirstSignificantSubdomain{Default,Custom}Lookup.h headers
v4: TLDListsHolder: remove FIXME for dense_hash_map (this is not significant)
2020-12-09 21:08:22 +03:00
Daria Mozhaeva
843a26cbca Edit and translate v2. 2020-12-09 18:50:58 +03:00
Daria Mozhaeva
d1c7833f28 Edit and translate. 2020-12-09 17:03:38 +03:00
Evgeniia Sudarikova
858390b7cf add example to EN version 2020-12-09 13:33:42 +03:00
Dmitriy
215c5675dd Update replication_queue.md
Изменил описание столбца node_name.
2020-12-08 23:25:45 +03:00
Dmitriy
ce721f95ee Create replication_queue.md
Задокументировал системную таблицу replication_queue.
2020-12-08 21:46:25 +03:00
alexey-milovidov
8ff30b87a6
Merge pull request #15930 from kitaisreal/clickhouse-client-and-local-added-queries-file-parameter
Clickhouse client and clickhouse local added queries-file parameter
2020-12-08 21:44:19 +03:00
Alexander Kuzmenkov
2706f01e1d
Merge pull request #17551 from sevirov/sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
DOCSUP-4525: Document the output_format_json_array_of_rows setting
2020-12-08 20:43:16 +03:00
Alexander Kuzmenkov
46602c5a8b
Apply suggestions from code review 2020-12-08 20:42:23 +03:00
Nikita Mikhaylov
767d1fc98b
Update date-time-functions.md 2020-12-08 18:32:55 +03:00
alexey-milovidov
ab10cb4bf9
Merge pull request #17707 from ClickHouse/quota-by-x-forwarded-for
Allow quotas to be keyed by proxy-forwarded IP address; add support for PROXY protocol
2020-12-08 14:48:05 +03:00
George
4e49c59ed0 minor fix 2020-12-08 04:55:57 +03:00
George
6be3933cea fixed links v2 2020-12-08 04:27:26 +03:00
George
8760fc1227 Fixed links 2020-12-08 04:07:34 +03:00
George
1f0cfbaca8 Added Collation description 2020-12-08 03:51:41 +03:00
Dmitriy
b767c7bfdd Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4525-document_output_format_json_array_of_rows 2020-12-07 20:08:40 +03:00
alexey-milovidov
e5343801bf
Update adopters.md 2020-12-07 19:50:07 +03:00
Maksim Kita
f5d1a9e59a Clickhouse client and local added queries-file parameter 2020-12-07 19:29:17 +03:00
alexey-milovidov
584fb97ed2
Merge pull request #17832 from kitaisreal/clickhouse-benchmark-added-query-parameter
Clickhouse-benchmark added query parameter
2020-12-07 19:26:16 +03:00
alexey-milovidov
54cb871b0c
Fix misleading docs. 2020-12-07 19:23:46 +03:00
annvsh
50297f7012 Fixed 2020-12-07 22:35:31 +07:00
annvsh
88435efc1c Fixed 2020-12-07 22:33:48 +07:00
Alexey Milovidov
1ed329017b Merge branch 'master' into quota-by-x-forwarded-for 2020-12-07 18:22:19 +03:00
annvsh
303d27f82b Fixed 2020-12-07 21:21:37 +07:00
filimonov
af9d9a7b9c
dict notes
sync docs with https://github.com/ClickHouse/ClickHouse/pull/8127
2020-12-07 14:01:12 +01:00
PHO
3c90065158 Add functions toMJD and fromMJD
These functions convert between Proleptic Gregorian calendar date and Modified Julian Day number.
2020-12-07 16:00:32 +03:00
Evgeniia Sudarikova
e2ddb3f723 edited after review 2020-12-07 13:01:04 +03:00
spongedc
5914e6e451 Refine documents for system log table, and fix a link error in config.xml 2020-12-07 16:04:29 +08:00
jianmei zhang
8ecd565441 Fix translated errors and update misc to latest 2020-12-07 13:28:09 +08:00
annvsh
b12b35a386 Fixed 2020-12-06 23:22:09 +07:00
Anna Shakhova
e499b7ae27
Merge branch 'master' into anna-shakhova-DOCSUP-3201-add_raw_blob_format 2020-12-06 23:18:32 +07:00
annvsh
99ba006be0 Fixed 2020-12-06 23:10:02 +07:00
Dmitriy
fadf764fef Update math-functions.md
Внес изменения в описание обратных гиперболических функций.
2020-12-06 12:55:09 +03:00
Maksim Kita
97cfaea182 Clickhouse-benchmark added query parameter 2020-12-06 11:53:02 +03:00
Olga Revyakina
375a4dbcba Errors fixed, comments considered (not sure of type conversions) 2020-12-05 03:53:27 +03:00
Alexander Kuzmenkov
b54d50fa7f
Merge pull request #17459 from azat/countMatches-pull
Add countMatches function
2020-12-05 00:01:47 +03:00
Anna
ac0ebd515e
DOCSUP-4193: Document the EXPLAIN statement (#17734)
* Add EXPLAIN query description

* Check examples

* update

* Update docs/en/sql-reference/statements/explain.md

Co-authored-by: BayoNet <da-daos@yandex.ru>

* Update docs/en/sql-reference/statements/explain.md

Co-authored-by: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>

Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
2020-12-04 21:24:05 +03:00