Alexander Tokmakov
940132adc4
Merge branch 'master' into merging_external_source_cassandra
2020-05-27 00:13:57 +03:00
BayoNet
3ff28d0a7a
DOCS-112: any_join_distinct_right_table_keys ( #11065 )
...
* CLICKHOUSEDOCS-112: any_join_distinct_right_table_keys
* CLICKHOUSEDOCS-112: Updated link.
* CLICKHOUSEDOCS-112: Updated by comments.
* CLICKHOUSEDOCS-112: Updated by comments.
* CLICKHOUSEDOCS-112: Fixed grammar.
* CLICKHOUSEDOCS-112: Updated by comments.
* CLICKHOUSEDOCS-112: Fixed typo.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-26 18:10:56 +03:00
Vasily Nemkov
28a2cc0a82
Functions {to,from}UnixTimestamp64{Milli,Micro,Nano}
...
* Family of functions to convert DateTime64 to Int64 and back, usefull for
imporintg/exporting raw timestamp values of certain precision.
* Docs
* Tests
* Fixed ya.make
2020-05-26 16:42:22 +03:00
zzsmdfj
7fac670657
update zh-docs-operations ( #11192 )
2020-05-26 08:43:19 +03:00
alexey-milovidov
30d0e7759f
Merge pull request #11175 from ClickHouse/developer-instruction-headers
...
[docs] fix title and headers @ developer-instruction.md
2020-05-26 00:06:49 +03:00
BayoNet
42f72d526f
DOCS-323: LowCardinality ( #11060 )
...
* CLICKHOUSEDOCS-323: The first version of the description.
* CLICKHOUSEDOCS-323: Update.
* CLICKHOUSEDOCS-323: toLowCardinality, low_cardinality_max_dictionary_size
* CLICKHOUSEDOCS-323: Added descriptions of low_cardinality_use_single_dictionary_for_part, low_cardinality_allow_in_native_format, allow_suspicious_low_cardinality_types.
* Update docs/en/sql-reference/data-types/lowcardinality.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/data-types/lowcardinality.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/functions/type-conversion-functions.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-323: Updated by comments.
* CLICKHOUSEDOCS-323: Updated by comments.
* CLICKHOUSEDOCS-323: Fixed some grammar.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-25 14:01:28 +03:00
Ivan Blinkov
7094378d4a
[docs] move browse-code.md lower in toc
2020-05-25 10:05:24 +03:00
Ivan Blinkov
6483efd0a3
[docs] shorter toc title
2020-05-25 10:04:10 +03:00
Ivan Blinkov
09a0c0d38b
[docs] fix title and headers @ developer-instruction.md
2020-05-25 10:03:12 +03:00
BayoNet
fd48e2ce9d
DOCS-643: Sources of system metrics. ( #11032 )
...
* CLICKHOUSEDOCS-643: Source of system metrics
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/system-tables.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-643: Updated by comments.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-25 08:04:47 +03:00
Alexander Kuzmenkov
3b888e4e33
Add rand32 alias
2020-05-25 04:03:46 +03:00
Alexander Tokmakov
ac54d470da
Merge branch 'master' into merging_external_source_cassandra
2020-05-22 17:27:40 +03:00
Ivan Blinkov
2547874b3b
Update index.md
2020-05-22 14:00:41 +03:00
Ivan Blinkov
6a670ba7ec
Update index.md
2020-05-22 08:51:46 +03:00
黄璞
5e388d5519
table name typo fix ( #11100 )
...
According to the context, the table name of queue2 should be queue3.
2020-05-21 15:14:39 +03:00
Ivan Blinkov
7d0ac4e20f
trigger ci
2020-05-21 00:08:04 +03:00
Alexander Tokmakov
31b6f5f0d2
Merge branch 'master' into merging_external_source_cassandra
2020-05-20 23:44:53 +03:00
alexey-milovidov
a62e1834d2
Fix data rot @blinkov
2020-05-20 19:30:27 +03:00
BayoNet
5e84769c74
DOCS-628: Stable versions of statistical functions v2 ( #11047 )
...
* CLICKHOUSEDOCS-628: Restore deleted changes.
* CLICKHOUSEDOCS-628: pillar
* CLICKHOUSEDOCS-628: Fixed grammar.
* CLICKHOUSEDOCS-628: Translated #8933
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-20 08:35:51 +03:00
Ivan Blinkov
994884399c
trigger ci
2020-05-20 00:47:48 +03:00
Ivan Blinkov
87e8288e96
trigger ci
2020-05-19 18:10:49 +03:00
Ivan Blinkov
e2a49e8a80
Update roadmap.md
2020-05-19 16:22:29 +03:00
Ivan Blinkov
1f66970040
trigger ci
2020-05-19 15:44:59 +03:00
Ivan Blinkov
62b302e698
Better link @ adopters.md
2020-05-19 11:48:24 +03:00
BayoNet
266fa9d99c
DOCS-627: Fixed language and markup in EN version and translated to RU. ( #11001 )
...
* DOCSUP-1063 (#114 )
* added first draft
* added translation for force_optimize_skip_unused_shards and fixed anchors
* fixes
* fixes
* fixed alter.md
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
* CLICKHOUSEDOCS-627: Updated templated.
* Fixed markup.
* CLICKHOUSEDOCS-627: Fixed links.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
2020-05-19 09:02:30 +03:00
Alexander Tokmakov
175b7aedf3
Merge branch 'master' into merging_external_source_cassandra
2020-05-19 05:21:27 +03:00
alexey-milovidov
b6b7e30e41
Merge pull request #11017 from ClickHouse/playground-minor
...
[docs] minor playground.md improvements
2020-05-19 01:27:04 +03:00
alesapin
5a456032b8
Merge pull request #11012 from ClickHouse/docs_better_background_pool_size_description
...
Better background_pool_size description in docs
2020-05-18 18:55:02 +03:00
Ivan Blinkov
99cdb1211d
[docs] minor playground.md improvements
2020-05-18 17:37:24 +03:00
Ivan Blinkov
bf66693a85
Get rid of "Note Note"
2020-05-18 17:29:05 +03:00
alesapin
03f09986fd
Add dot.
2020-05-18 16:47:30 +03:00
Alexander Tokmakov
e542e814de
better background_pool_size description in docs
2020-05-18 16:34:54 +03:00
Ivan Blinkov
e7fa91c5ad
Update playground.md
2020-05-18 11:17:43 +03:00
alexey-milovidov
6d34f24605
Merge branch 'master' into complex_key_direct
2020-05-17 11:55:01 +03:00
alexey-milovidov
00cc0b5752
Merge pull request #10946 from qoega/merge-10600
...
Merge #10600
2020-05-17 11:46:53 +03:00
BayoNet
c701493e30
DOCS-626: EN review, RU translations for RBAC docs ( #10951 )
...
* DOCSUP-1062 (#112 )
* added first draft
* minor fixes
* fixed anchors
* yet another fixes
* and the minorest fixes
* Apply suggestions from doc review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* fixed terminology in ru (access entity, throws exception)
* fixed typo
* fixed typo
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Fixed link.
* CLICKHOUSEDOCS-626: Fixed links.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
2020-05-15 23:30:51 +03:00
Ivan Blinkov
3105be4fea
[docs] add info on accessing the playground via CLI ( #10944 )
...
* [docs] add info on accessing the playground via CLI
...and multiple available versions
* Update docs/en/getting-started/playground.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-05-15 20:44:39 +03:00
Yatsishin Ilya
111902a018
Merge #10600
2020-05-15 16:14:39 +03:00
Ivan Blinkov
aa17da6b68
[docs] adjust SELECT ToC meta ( #10942 )
...
* [docs] adjust SELECT ToC meta
* Update array-join.md
* Update distinct.md
* Update format.md
* Update from.md
* Update group-by.md
* Update having.md
* Update into-outfile.md
* Update join.md
* Update limit-by.md
* Update limit.md
* Update order-by.md
* Update prewhere.md
* Update sample.md
* Update union-all.md
* Update where.md
* Update with.md
2020-05-15 14:25:18 +03:00
Артем Стрельцов
be731ad62e
Merge branch 'master' of github.com:yandex/ClickHouse into complex_key_direct
2020-05-15 12:01:09 +03:00
Ivan Blinkov
cd14f9ebcb
SQL reference refactoring ( #10857 )
...
* split up select.md
* array-join.md basic refactoring
* distinct.md basic refactoring
* format.md basic refactoring
* from.md basic refactoring
* group-by.md basic refactoring
* having.md basic refactoring
* additional index.md refactoring
* into-outfile.md basic refactoring
* join.md basic refactoring
* limit.md basic refactoring
* limit-by.md basic refactoring
* order-by.md basic refactoring
* prewhere.md basic refactoring
* adjust operators/index.md links
* adjust sample.md links
* adjust more links
* adjust operatots links
* fix some links
* adjust aggregate function article titles
* basic refactor of remaining select clauses
* absolute paths in make_links.sh
* run make_links.sh
* remove old select.md locations
* translate docs/es
* translate docs/fr
* translate docs/fa
* remove old operators.md location
* change operators.md links
* adjust links in docs/es
* adjust links in docs/es
* minor texts adjustments
* wip
* update machine translations to use new links
* fix changelog
* es build fixes
* get rid of some select.md links
* temporary adjust ru links
* temporary adjust more ru links
* improve curly brace handling
* adjust ru as well
* fa build fix
* ru link fixes
* zh link fixes
* temporary disable part of anchor checks
2020-05-15 07:34:54 +03:00
BayoNet
948bb81523
DOCS-629: Parameters for Replicated engines ( #10854 )
...
* Updated parameters description.
* CLICKHOUSEDOCS-629: Fixed typo.
* CLICKHOUSEDOCS-629: Updated by comment
* CLICKHOUSEDOCS-629: Fix.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-05-14 19:07:13 +03:00
Артем Стрельцов
6b12cfb8e4
documentation added
2020-05-13 19:05:05 +03:00
Ivan Blinkov
efa1e9562b
Update aggregatefunction.md
2020-05-13 18:39:33 +03:00
alesapin
612385d703
Revert "DOCS-628: Stable versions of statistical functions ( #10848 )"
...
This reverts commit 1a4ce6b3c8
.
2020-05-13 16:32:36 +03:00
Vladimir Bunchuk
ee9aaa499a
Update access-rights.md
...
typo fix
2020-05-13 14:59:02 +03:00
Ilya Yatsishin
3e164769aa
Merge pull request #10875 from BayoNet/en-docs/CLICKHOUSEDOCS-504-groupArrayInsertAt
...
DOCS-504: groupArrayInsertAt
2020-05-13 11:50:05 +03:00
BayoNet
1a4ce6b3c8
DOCS-628: Stable versions of statistical functions ( #10848 )
...
* CLICKHOUSEDOCS-628: Mentioned Stable versions of staticsical functions.
* CLICKHOUSEDOCS-628: Sync from EN to RU.
* Update docs/ru/sql-reference/aggregate-functions/reference.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/aggregate-functions/reference.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-628: Updated formatting.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-05-13 09:08:35 +03:00
Sergei Shtykov
1a2181fb45
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-504-groupArrayInsertAt
2020-05-13 09:02:31 +03:00
Sergei Shtykov
5d2bf3f6ac
CLICKHOUSEDOCS-504: groupArrayInsertAt
2020-05-13 08:58:51 +03:00