Commit Graph

2132 Commits

Author SHA1 Message Date
Ivan Blinkov
c5ca4c3b3a
Docs build/content fixes (#10374)
* fix docs build

* some markdown fixes

* more fixes
2020-04-20 12:11:13 +03:00
alexey-milovidov
2a4da73c73
Merge pull request #10002 from azat/SimpleAggregateFunction-doc
SimpleAggregateFunction initial documentation
2020-04-18 14:56:31 +03:00
alexey-milovidov
e0a121e8d5
Update simpleaggregatefunction.md 2020-04-18 14:56:19 +03:00
Артем Стрельцов
948efff076 Merge branch 'master' of github.com:yandex/ClickHouse into direct_queries 2020-04-17 23:11:10 +03:00
Ivan Blinkov
a06e693901
Update index.md 2020-04-17 15:08:08 +03:00
Ivan Blinkov
b83ecbb916
fix word 2020-04-17 14:54:29 +03:00
Azat Khuzhin
ae52067c30
Update docs/en/sql_reference/data_types/nested_data_structures/simpleaggregatefunction.md
Co-Authored-By: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2020-04-17 00:16:45 +03:00
Ivan Blinkov
80873d79e3
[docs] tuning of <details> tag, search menu colours and hidden pages (#10313)
* improve hidden page title

* adjust docsearch menu colors

* enable pymdownx.details

* some <details> styling

* remove useless example
2020-04-16 21:03:52 +03:00
Ildus Kurbangaliev
6244270809 Add SimpleAggregateFunction support for sumMap 2020-04-16 16:43:16 +00:00
Ivan Blinkov
03c575934b
Minor docs content improvements (#10304)
* Add link to flink-clickhouse-sink + fixes nearby

* Add link to dbal-doctrine

* cleanup ru toc root

* Sort out russian docs ToC a little bit

* Add link collection of commercial support services
2020-04-16 15:55:32 +03:00
Ivan Blinkov
b9c8d919ae
Update install.md 2020-04-16 12:14:30 +03:00
alexey-milovidov
725969289e
Update adopters.md 2020-04-16 03:50:44 +03:00
alexey-milovidov
2a7396e41d
Update adopters.md 2020-04-16 03:49:47 +03:00
alexey-milovidov
01d3c83193
Update adopters.md 2020-04-16 03:48:07 +03:00
alexey-milovidov
868d28be7b
Update adopters.md 2020-04-16 03:46:59 +03:00
alexey-milovidov
074fdb016b
Update adopters.md 2020-04-16 03:46:24 +03:00
alexey-milovidov
b2f2ceba1f
Update adopters.md 2020-04-16 03:44:46 +03:00
alexey-milovidov
d97121d0ee
Merge pull request #10255 from BayoNet/docs/CLICKHOUSEDOCS-580-repair-select
DOCS-580: Fixed select.md and some of the broken links.
2020-04-16 00:46:24 +03:00
Ivan Blinkov
23ca04ee09
Update browse_code.md 2020-04-15 23:18:52 +03:00
Ivan Blinkov
f4d80e81c3
Remove extra slashes 2020-04-15 23:18:24 +03:00
BayoNet
7974fcb9d7
CLICKHOUSEDOCS-582: Column timestamp_ns in system.trace_log (#10287)
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 19:08:16 +03:00
Sergei Shtykov
07314bfa13 Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction 2020-04-15 17:58:04 +03:00
Sergei Shtykov
be9959e2bc Updated after review by Vitaliy. 2020-04-15 17:57:49 +03:00
BayoNet
2a335434c6
DOCS-518: EN->RU sync (#10258)
* Pewit docsup 801 (#97)

* Add a note about zero-based array indexes.

* add description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals

* fix description of input_format_values_deduce_templates_of_expressions, input_format_values_accurate_types_of_literals according to templates

* fix: correct minor typos, tenses

* CLICKHOUSEDOCS-518: Some translations.

* CLICKHOUSEDOCS-518: Fixed grammar.

Co-authored-by: pewit-nk <62423826+pewit-nk@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:57:11 +03:00
BayoNet
3c72c7e3b3
DOCS-493: arrayZip (#10148)
* DOCSUP-927: arrayZip (#95)

* docs(arrayzip): modified description according to template

* Apply suggestions from review

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* added remark on input array equality

* replaced length with size in input parameters

* docs(arrayZip): added ru version

Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>

* CLICKHOUSEDOCS-493: arrayZip description.

* CLICKHOUSEDOCS-493: Fixes.

* Updated by review.

* CLICKHOUSEDOCS-493: RU version updated by revew.

* CLICKHOUSEDOCS-493: Fixed links.

Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-15 11:03:22 +03:00
Артем Стрельцов
104c8877c3 small documentation fix 2020-04-15 01:54:35 +03:00
Artur Beglaryan
5e571f8819
Update alter.md
Duplicated REPLCAE PARTITION  link
2020-04-14 20:03:44 +03:00
Sergei Shtykov
458f020a1f CLICKHOUSEDOCS-558: Fix. 2020-04-14 17:14:16 +03:00
Sergei Shtykov
37a971fbe5 CLICKHOUSEDOCS-580: Fixed select.md and some of the broken links. 2020-04-14 15:56:34 +03:00
Sergei Shtykov
822122dec1 CLICKHOUSEDOCS-558: Fixed links. 2020-04-14 13:32:09 +03:00
Sergei Shtykov
d0083b08c1 Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction 2020-04-14 13:16:10 +03:00
Sergei Shtykov
16f0554bf8 CLICKHOUSEDOCS-558: Ready for review introduction. 2020-04-14 13:14:19 +03:00
Ilya Yatsishin
f1fbd60442
Add instana 2020-04-13 11:16:20 +03:00
alexey-milovidov
bc00e6463a
Merge pull request #10053 from azat/log_queries_type
Add log_queries_min_type to filter which entries will be written to query_log
2020-04-12 23:37:42 +03:00
BohuTANG
f5c463e9ad Fix path and typo in the tests.md 2020-04-12 21:28:36 +08:00
Maroun Maroun
676964de65
Fix typo in the getting started tutorial: "it's" -> "its" (#10201) 2020-04-12 12:26:06 +03:00
Azat Khuzhin
365b5207b7 Add log_queries_min_type to filter which entries will be written to query_log
Can be used to write into query_log only failed queries (i.e. on memory
exceeded error), by using:

  set log_queries_min_type='EXCEPTION_WHILE_PROCESSING'
2020-04-12 10:46:36 +03:00
alexey-milovidov
59b5f88099
Eliminate the rott. 2020-04-11 18:43:13 +03:00
Alexey Milovidov
218b9b3c6c Remove garbage 2020-04-11 18:40:11 +03:00
Eugene Klimov
68fa04054a
add <prometheus> in server settings and monitoring section (#10015)
* add description for <prometheus> in server settings and monitoring section

Signed-off-by: Slach <bloodjazman@gmail.com>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/server_settings/settings.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* sync russian description with english

Signed-off-by: Slach <bloodjazman@gmail.com>

* Update docs/ru/operations/server_settings/settings.md

* sync russian description with english

Signed-off-by: Slach <bloodjazman@gmail.com>

Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-11 08:27:24 +03:00
Ivan Blinkov
344be40068
Re-attach index.md to better place in nav + hide empty articles (#10182) 2020-04-10 22:22:15 +03:00
Ivan Blinkov
0ecfede695
Update index.md 2020-04-10 21:36:55 +03:00
Azat Khuzhin
68960b59ef Documentation for SimpleAggregateFunction
Someone may not want using something that is not documented (what a
crazy caution).

Follow-up for: #4629
2020-04-10 21:19:12 +03:00
Ivan Blinkov
81a7b4b248
Grammar in operators.md 2020-04-10 16:55:00 +03:00
Ivan Blinkov
2034f09b2a
Grammar in syntax.md 2020-04-10 16:50:38 +03:00
Mikhail f. Shiryaev
91a33e1eec
Fix code wrapping for non-code part (#10129)
* Fix code wrapping for non-code part

* Fix links, fix formatting
2020-04-10 13:45:25 +03:00
Ivan Blinkov
564bec176e
Update codebrowser links (#10166)
* Put single-page content into a separate js file

* move break comments

* Update codebrowser links
2020-04-10 13:40:59 +03:00
Артем Стрельцов
5a70a77c4a Merge branch 'master' into direct_queries 2020-04-09 17:29:37 +03:00
BayoNet
71e2ab43c4
Merges RBAC statements reference with RBAC introduction (#96)
* CLICKHOUSEDOCS-559: Started to describe GRANT

* CLICKHOUSEDOCS-559: Added headers for some other kinds of quries.

* CLICKHOUSEDOCS-559: Further edits.

* CLICKHOUSEDOCS-559: Updated grant description.

* CLICKHOUSEDOCS-559: The first version for the GRANT statement is finished.

* CLICKHOUSEDOCS-559: Almost finished CREATE USER

* CLICKHOUSEDOCS-559: Finished the first version of CREATE queries.

* CLICKHOUSEDOCS-559: Finished ALTER, DROP and SET.

* CLICKHOUSEDOCS-559: Finished the first version of statements.

* CLICKHOUSEDOCS-559: Update by review.

* CLICKHOUSEDOCS-559: Update by review.

* Update docs/en/query_language/alter.md

* Update docs/en/query_language/create.md

Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>

* Update docs/en/query_language/grant.md

Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>

* Update by comments. Also RBAC-7 aplied.

* moved new files to new structure

* Adopted added articles to a new structure.

* CLICKHOUSEDOCS-559: Fixed links.

* CLICKHOUSEDOCS-559: Links fix.

* CLICKHOUSEDOCS-559: Updated privileges by RBAC-8 changes

* CLICKHOUSEDOCS-559: Added CREATE, ALTER, DROP, and SHOW queries for QUOTAS and SETTINGS PROFILES.

* CLICKHOUSEDOCS-559: Added ON CLUSTER for CREATE, ALTER, DROP.

* CLICKHOUSEDOCS-559: Fixed code-blocks and the anchor.

* CLICKHOUSEDOCS-559: Edits after the last portion of commentaries.

* CLICKHOUSEDOCS-559: Changed example

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-09 17:02:39 +03:00
Sergei Shtykov
aa413869ef Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction 2020-04-09 16:55:23 +03:00
Ilya Yatsishin
d6653f1fdc
Merge pull request #10147 from BayoNet/en-docs/CLICKHOUSEDOCS-475-system-dictionaries
DOCS-475: system.dictionaries
2020-04-09 16:05:33 +03:00
Sergei Shtykov
4847914eda CLICKHOUSEDOCS-475: Fixes. 2020-04-09 13:15:54 +03:00
Артем Стрельцов
f2fda85708 documentation edit 2020-04-09 00:53:48 +03:00
zhang2014
aa0fcf4088 ISSUES-10056 update docs 2020-04-09 01:31:28 +08:00
Sergei Shtykov
b06801a2c0 CLICKHOUSEDOCS-475: Links fixed. 2020-04-08 18:09:40 +03:00
Ivan Blinkov
4d298fd420
Update zh docs and fix en docs (#10125) 2020-04-08 17:22:25 +03:00
Sergei Shtykov
1bb00b8e2e Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-475-system-dictionaries 2020-04-08 16:30:21 +03:00
Sergei Shtykov
1aeacfb071 Updated fit new structure of en docs. 2020-04-08 16:30:02 +03:00
elenaspb2019
7376428a6b
elenbaskakova-DOCSUP-780 (#87)
* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.settings): Table 'system.settings' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries' has been edited"

* "docs(system.dictionaries): Table 'system.dictionaries has been edited"

Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-04-08 16:22:32 +03:00
BohuTANG
b3b0731c36
Documentation: change testsies to queries in tests.md (#10122) 2020-04-08 16:21:55 +03:00
Ivan Blinkov
cf14718588
Update tests.md 2020-04-08 12:57:44 +03:00
Ivan Blinkov
f6f4fb0000
Documentation issues fixes (#10112) 2020-04-08 12:09:59 +03:00
alexey-milovidov
1b1661ab50
Update performance_test.md 2020-04-08 02:47:58 +03:00
alexey-milovidov
5d3a3ec6cd
Merge branch 'master' into docs/CLICKHOUSEDOCS-577-test-software 2020-04-08 02:47:21 +03:00
Ivan Blinkov
292579cad0
Docs fixes/improvements (#10090) 2020-04-07 18:35:55 +03:00
Ilya Yatsishin
9a2bf270fd
Merge pull request #10036 from kerolasa/docs/cutIP
docs: tell the cutIPv6() is cutting bytes not bits
2020-04-07 17:15:11 +03:00
Dmitry Belyavtsev
d300a7da3c
Add ruby library clickhouse-activerecord to list in docs (#10069)
* Add ruby library clickhouse-activerecord to list in docs

* Add library clickhouse-activerecord in docsfor other locales
2020-04-07 10:48:41 +03:00
BayoNet
fd4e246f62
DOCS-448: system.settings (#10013)
* elenbaskakova-DOCSUP-847 (#92)

* "docs(system.settings): Table 'system.settings' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.settings): Table 'system.settings' has been edited"

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/system_tables.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* "docs(system.settings): Table 'system.settings' has been edited"

* "docs(system.settings): Table 'system.settings' has been edited"

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

* CLICKHOUSEDOCS-448: Finalizing before pull.

* CLICKHOUSEDOCS-448: Merge fix.

* CLICKHOUSEDOCS-448: Fixed.

* CLICKHOUSEDOCS-448: Clarification.

Co-authored-by: elenaspb2019 <47083263+elenaspb2019@users.noreply.github.com>
Co-authored-by: elenbaskakova <elenbaskakova@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-06 20:25:59 +03:00
BayoNet
043c86dbb5
DOCS-499: avgWeighted (#10040)
* CLICKHOUSEDOCS-499: avgWeighted description is added.

* CLICKHOUSEDOCS-499: Update.

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-06 17:10:03 +03:00
Ivan Blinkov
65c317e4ca
Update quotas.md 2020-04-04 09:35:35 +03:00
Ivan Blinkov
6a2a29a579
Update requirements.md 2020-04-04 09:33:00 +03:00
alexey-milovidov
ea6f90b4f2
Merge pull request #10042 from abyss7/dbms2src
dbms/ → src/
2020-04-04 02:44:20 +03:00
Denis Glazachev
b66837ba32
Fix typos (#10045) 2020-04-03 22:27:28 +03:00
Sami Kerola
5fb5fd1884
[docs] tell the cutIPv6() is cutting bytes not bits
The IPv6CIDRToRange() appears to use bits while cutIPv6() will cut in bytes.

    WITH IPv6StringToNum('FFFF:FFFF:FFFF:FFFF:AAAA:AAAA:AAAA:AAAA') AS ipv6
    SELECT
      cutIPv6(ipv6, 8, 0),
      tupleElement(IPv6CIDRToRange(ipv6, 64), 1)
2020-04-03 19:56:46 +01:00
Ivan Lezhankin
8a5a73e76d Merge branch 'master' into dbms2src 2020-04-03 18:20:05 +03:00
Ivan Lezhankin
06446b4f08 dbms/ → src/ 2020-04-03 18:14:31 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml (#10023) 2020-04-03 16:23:32 +03:00
Sergei Shtykov
2dfeb95871 CLICKHOUSEDOCS-577: Added the link to original article. 2020-04-03 15:25:12 +03:00
Sergei Shtykov
e197421df4 CLICKHOUSEDOCS-577: Clarified instruction. Fixed markup. 2020-04-03 15:23:20 +03:00
BayoNet
4075f26583
DOCS-19: parseDateTimeBestEffort (#9994)
Added the parseDateTimeBestEffort description in English and Russian language.
2020-04-02 20:55:11 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00
TCeason
214c465b53
Add docs for predefined_http (#8161)
* Add docs for predefined_http

* fix review suggestions

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-01 21:16:13 +03:00
Ivan Blinkov
0fcfa48758
remove {: .grey } 2020-04-01 17:19:59 +03:00
Sergei Shtykov
03e262f60a CLICKHOUSEDOCS-558: Edits by review. 2020-04-01 17:07:16 +03:00
Sergei Shtykov
12f5ac00e1 CLICKHOUSEDOCS-558: Minor update. 2020-04-01 12:20:33 +03:00
Sergei Shtykov
8bdcc8bd6d CLICKHOUSEDOCS-558: The first draft for the Access Control and Account Management 2020-04-01 11:28:31 +03:00
alexey-milovidov
c7afc51a52
Merge pull request #9923 from azat/dist-on-dist
[RFC] Distributed over distributed (v2)
2020-04-01 05:25:21 +03:00
alexey-milovidov
300f2861c7
Merge pull request #9963 from joschi/patch-1
Fix typo in Table Engines -> Introduction
2020-04-01 04:58:57 +03:00
alexey-milovidov
9ca700eed8
Merge pull request #9941 from BayoNet/docs/CLICKHOUSEDOCS-138-regionToTopContinent
DOCS-138: regionToTopContinent
2020-03-31 22:46:51 +03:00
Jochen Schalanda
1b4725bdf4 Fix typo in Table Engines -> Introduction
Typo "Intergation" -> "Integration"
2020-03-31 14:02:58 +02:00
Azat Khuzhin
e447e52326 Update documentation that Distributed over Distributed is allowed now 2020-03-30 21:29:22 +03:00
Ivan Blinkov
8820f8c7fa
Update tips.md 2020-03-30 16:20:50 +03:00
Sergei Shtykov
5adc5a51dc Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-138-regionToTopContinent 2020-03-30 15:31:44 +03:00
AsiaKorushkina
19c3939b62
asiana21 DOCSUP-658 (#93)
* docs(regionToTopContinent): part of the function description

* docs(regionToTopContinent): some shanges are added in the description

* Update docs/en/query_language/functions/ym_dict_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/ym_dict_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/ym_dict_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/ym_dict_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* docs(regionToTopContinent): some shanges

* docs(regionToTopContinent): added translation of the function description

Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-03-30 15:23:54 +03:00
Azat Khuzhin
997c4682aa Add total_bytes to the system.tables 2020-03-30 00:37:54 +03:00
Azat Khuzhin
2489481a46 Add total_rows to the system.tables 2020-03-30 00:37:54 +03:00
alexey-milovidov
bcbaa1f440
Merge pull request #9909 from azat/system.settings-type
Add type column into system.settings/merge_tree_settings
2020-03-28 20:03:30 +03:00
alexey-milovidov
546970fed2
Update system_tables.md 2020-03-28 20:02:59 +03:00
Azat Khuzhin
2090925270 Add type column into system.settings/merge_tree_settings
This can be useful for various drivers to know the type.
2020-03-28 15:38:54 +03:00
hcz
294f4af165 Add docs for arrayReduceInRanges 2020-03-28 18:07:54 +08:00
Ivan Blinkov
f08f16d0ea
Get rid of backticks in headers and outdated comment 2020-03-27 18:35:26 +03:00
Ivan Blinkov
7419184777
Grammar in architecture.md 2020-03-27 11:23:48 +03:00
Ivan Blinkov
c514409828
Grammar in performance.md 2020-03-27 11:00:45 +03:00
Ivan Blinkov
9987cbe099
Grammar in history.md 2020-03-27 10:54:09 +03:00
Ivan Blinkov
f70dfbd485
Grammar in distinctive_features.md 2020-03-27 10:45:31 +03:00
Ivan Blinkov
1d483821a9
Update adopters.md 2020-03-27 10:38:04 +03:00
Ivan Blinkov
909c4dac3f
Rewrite introduction of aggregatefunction.md (#9895) 2020-03-27 10:12:45 +03:00
Ivan Blinkov
c7fd344f9e
Update guides/index.md (#9896) 2020-03-27 10:12:26 +03:00
Ivan Blinkov
fb62705525
Grammar/style in tutorial.md 2020-03-27 09:23:46 +03:00
Ivan Blinkov
0eebf72501
grammar 2020-03-27 09:03:38 +03:00
Ivan Blinkov
4f03d14446
Update install.md 2020-03-27 09:02:21 +03:00
Ivan Blinkov
c5fc6e9afb
Update amplab_benchmark.md 2020-03-27 08:59:30 +03:00
Ivan Blinkov
ccf1f7a4d4
Update array.md 2020-03-27 08:58:00 +03:00
Ivan Blinkov
f49198d2b6
Update nothing.md 2020-03-27 08:52:52 +03:00
Ivan Blinkov
f9fcdd1929
minor text improvements 2020-03-27 08:50:59 +03:00
Ivan Blinkov
58159469ca
Update index.md 2020-03-27 08:48:34 +03:00
Ivan Blinkov
f85fc8cf33
Update expression.md 2020-03-27 08:46:59 +03:00
Ivan Blinkov
62fc8e884d
minor text rewrite 2020-03-27 08:45:54 +03:00
Ivan Blinkov
1fe0a27052
grammar 2020-03-27 08:35:10 +03:00
Ivan Blinkov
b24019ed5c
grammar 2020-03-27 08:32:01 +03:00
Ivan Blinkov
cb1cf9b0b9
grammar 2020-03-27 08:31:17 +03:00
alexey-milovidov
9c66d0690e
Merge pull request #9866 from ClickHouse/users-config-d-docs
Try to add better users_config.d explanation
2020-03-26 20:22:07 +03:00
Ivan Blinkov
d12d5b2a08
fix link 2020-03-26 17:15:55 +03:00
Ilya Yatsishin
c7312e5389
Try to add better users_config.d explanation
https://github.com/ClickHouse/ClickHouse/issues/9858#issuecomment-603800608
2020-03-25 18:28:44 +03:00
Alexey Milovidov
aa61bc1954 Update changelog 2020-03-25 11:03:52 +03:00
BayoNet
04f990a811
DOCS-525: bitCount description EN, RU (#9771)
Described the `bitCount` function.
2020-03-24 17:27:08 +03:00
Ilya Yatsishin
b464b270d6
Play docs (#9842)
* playground docs

* fixes

* Update playground.md

* fix

* about settings

* ru settings

* Update docs/en/getting_started/playground.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/getting_started/playground.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/getting_started/playground.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Apply suggestions from code review

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/ru/getting_started/playground.md

* normalize

* normalize

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-03-24 15:27:31 +03:00
alexey-milovidov
c762a42f4b
Merge pull request #9815 from ClickHouse/taiyang-li-pr_add_auc
Merging arrayAUC
2020-03-24 09:36:13 +03:00
Alexey Milovidov
c59c52d81a Merge branch 'master' into taiyang-li-pr_add_auc 2020-03-24 03:04:34 +03:00
Azat Khuzhin
d019c4e3b3 Add force_optimize_skip_unused_shards_no_nested
force_optimize_skip_unused_shards_no_nested will disable
force_optimize_skip_unused_shards for nested Distributed tables.

Can be useful for multi-layred/bi-level sharding.
2020-03-23 22:30:54 +03:00
Azat Khuzhin
8ffbff85f0 docs: fix force_optimize_skip_unused_shards link
Refs: #9803
2020-03-23 22:07:29 +03:00
Nikolai Kochetov
ab8a7c4f2f
Update 2018.md
Add link for changelog 2017
2020-03-23 18:30:06 +03:00
Nikolai Kochetov
dcec577893
Update 2019.md
Add link to changelog 2018
2020-03-23 18:29:30 +03:00
Ilya Yatsishin
67e2828252
Play docs (#9820) 2020-03-23 18:27:19 +03:00
Ilya Yatsishin
c60fc2d338
Fix firstSignificantSubdomain formatting (#9828) 2020-03-23 16:59:53 +03:00
Mikhail f. Shiryaev
c965e5e07c
Third party check (#9824)
* Add link to nagios plugin for clickhouse

* Add missing links to clickhouse_exporter
2020-03-23 16:20:37 +03:00
Alexey Milovidov
958b695618 Merge branch 'master' into taiyang-li-pr_add_auc 2020-03-23 15:06:23 +03:00
Ilya Yatsishin
ed789a4d52
Update documentation for dictionary regarding ON CLUSTER clause for C… (#9817)
* Update documentation for dictionary regarding ON CLUSTER clause for CREATE DICTIONARY

* add es

Co-authored-by: Guillaume Tassery <gtassery@partners.accedian.com>
2020-03-23 14:56:23 +03:00
Alexey Milovidov
98db9ee074 Merging arrayAUC 2020-03-23 07:44:49 +03:00
Alexey Milovidov
786ecbfeb8 Merge branch 'master' into taiyang-li-pr_add_auc 2020-03-23 04:44:39 +03:00
Ivan Blinkov
18d659ed92
Don't use a link to Russian book in English article 2020-03-22 16:53:46 +03:00
Ivan Blinkov
fda8f6cb0e
trigger ci 2020-03-22 16:37:23 +03:00
Denis Zhuravlev
b1ddbd247c
Doc. Update create table visits with a new syntax. (#9801) 2020-03-22 15:13:19 +03:00
Ivan Blinkov
790704d081
Restore some old manual anchors in docs (#9803)
* Simplify 404 page

* add es array_functions.md

* restore some old manual anchors

* update sitemaps

* trigger checks

* restore more old manual anchors

* refactor test.md + temporary disable failure again

* fix mistype
2020-03-22 12:14:59 +03:00
Šimon Podlipský
e4a18367cf
Add PHP simpod/clickhouse-client (#9794)
Yet another ClickHouse client

- all formats support leveraging PHP generics for type safety
- lightweight
- swappable http client
- guarded by Infection + PHPStan and PSalm max levels
2020-03-21 18:14:02 +03:00
Šimon Podlipský
4505e408c0
Change PHP client names to <vendor/lib> format (#9795)
- change name format to help distinguish clients
- use packagist links that are more helpful for library consumers
2020-03-21 18:08:13 +03:00
Ivan Blinkov
6550aa5e6c
fix mistype 2020-03-21 09:32:52 +03:00
Ivan Blinkov
11238693b5
Trigger CI 2020-03-21 08:30:54 +03:00
Ivan Blinkov
5ccf1eb1d4
Trigger CI 2020-03-21 07:57:05 +03:00
Ivan Blinkov
2e1f6bc56d
[experimental] add "es" docs language as machine translated draft (#9787)
* replace exit with assert in test_single_page

* improve save_raw_single_page docs option

* More grammar fixes

* "Built from" link in new tab

* fix mistype

* Example of include in docs

* add anchor to meeting form

* Draft of translation helper

* WIP on translation helper

* Replace some fa docs content with machine translation

* add normalize-en-markdown.sh

* normalize some en markdown

* normalize some en markdown

* admonition support

* normalize

* normalize

* normalize

* support wide tables

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* normalize

* lightly edited machine translation of introdpection.md

* lightly edited machhine translation of lazy.md

* WIP on translation utils

* Normalize ru docs

* Normalize other languages

* some fixes

* WIP on normalize/translate tools

* add requirements.txt

* [experimental] add es docs language as machine translated draft

* remove duplicate script

* Back to wider tab-stop (narrow renders not so well)
2020-03-21 07:11:51 +03:00