Commit Graph

3022 Commits

Author SHA1 Message Date
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
Evgeniia Sudarikova
858390b7cf add example to EN version 2020-12-09 13:33:42 +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
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
Alexey Milovidov
1ed329017b Merge branch 'master' into quota-by-x-forwarded-for 2020-12-07 18:22:19 +03: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
jianmei zhang
8ecd565441 Fix translated errors and update misc to latest 2020-12-07 13:28:09 +08: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
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
sevirov
c23e376474
DOCSUP-4435: Allow nullable key in MergeTree (#17345)
* Update settings.md and mergetree.md

Задокументировал настройку allow_nullable_key. Добавил пару предложений в mergetree.md.

* Update mergetree.md

Исправляю битую ссылку.

* Update mergetree.md

Вставил ссылку на allow_nullable_key.

* Update mergetree.md

Правлю битую ссылку.

* Update mergetree.md

Исправляю битую ссылку.

* Update settings.md

Правлю битую ссылку.

* Update mergetree.md and settings.md

Выполнил перевод на русский язык и поправил немного английскую версию.

* Update mergetree.md

Убрал выражение 'для семейства mergetree'.

* Update settings.md

Внес поправки в русскую версию.

* Update mergetree.md and settings.md

Сделал поправки в английскую версию на основе комментарий в PR.

Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-12-04 21:17:58 +03:00
Ilya Yatsishin
6957e0de87
Merge pull request #17452 from sevirov/sevirov-DOCSUP-4266-document_alter_update_delete_partition
DOCSUP-4266: Document the SQL-statement ALTER UPDATE/DELETE ... IN PARTITION
2020-12-04 14:40:51 +03:00
alexey-milovidov
57b12f4fc1
Merge pull request #17760 from MasterOdin/patch-1
Fix note display on alter/index doc
2020-12-04 12:56:08 +03:00
bharatnc
4f33a6b044 few fixes and formatting 2020-12-03 13:48:02 -08:00
bharatnc
67e6cc8faf docs - add more examples for systems tables 2020-12-03 13:47:56 -08:00
Dmitriy
79d68958cb Update math-functions.md
Выполнил перевод на русский язык.
2020-12-03 23:59:17 +03:00
bharatnc
8e0e29480f system.columns - add some doc examples 2020-12-03 11:15:29 -08:00
Dmitriy
e935c78e94 Update settings.md
Перевел на русский язык.
2020-12-03 20:35:22 +03:00
Matthew Peveler
f29d374211
Fix note display on alter/index doc
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-03 16:29:28 +02:00
Alexey Milovidov
5cd112969f Update docs 2020-12-03 00:19:29 +03:00
Dmitriy
aca04ebc87 Update files in the 'alter'.
Внес поправки в английскую версию, выполнил перевод на русский язык, подкорректировал некоторые файлы в 'ALTER'.
2020-12-02 23:26:48 +03:00
alexey-milovidov
fd44e64123
Merge pull request #17745 from MasterOdin/patch-1
Improve showing identifier examples on syntax docs
2020-12-02 22:43:30 +03:00
alexey-milovidov
e97ce6afb2
Update syntax.md 2020-12-02 22:43:11 +03:00
Anna Shakhova
4479cfbcb0
DOCSUP-3871: Document prefer_not_to_merge option (#17090)
* Init commit

* Translation

* Fixed

* Fixed

* Fixed

* Fixed
2020-12-02 22:03:24 +03:00
Matthew Peveler
eac2ff6311
Improve showing identifier examples on syntax docs
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-02 20:22:54 +02:00
Matthew Peveler
d5ec885674
Fix link to database engines
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-02 00:30:05 +02:00
Matthew Peveler
aa45b852b6
Update wording per suggestion
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-01 23:26:28 +02:00