BayoNet
701fdc5d2d
DOCS-372: background_pool_size ( #10589 )
...
* background_pool_size setting documentation (DOCSUP-707) (#102 )
* background_pool_size setting documentation
* background_pool_size documentation: changes after review
* background_pool_size documentation: RU version
* CLICKHOUSEDOCS-372: Described background_pool_size.
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-372: Updated by comments.
Co-authored-by: otrazhenia <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-30 16:18:48 +03:00
Alexander Kuzmenkov
7f5b57c6c5
Merge pull request #10559 from ClickHouse/aku/summap-experiment
...
Merge pull request #10000 (sumMap for Tuple argument)
2020-04-30 11:56:04 +03:00
tavplubix
63d85c9119
Update http.md
2020-04-29 13:44:45 +03:00
tai
89820f3458
modify doc for custom http
2020-04-29 15:05:40 +08:00
Sergei Shtykov
582de246dd
CLICKHOUSEDOCS-558: Updated by comment.
2020-04-29 08:57:55 +03:00
Sergei Shtykov
08a086da03
CLICKHOUSEDOCS-558: Deleted mention about no_database database for getDict becouse this logic will change.
2020-04-28 20:59:08 +03:00
Ivan Blinkov
b028288350
Switch to httpS://repo.clickhouse.tech for deb packages ( #10529 )
...
* Switch to httpS://repo.clickhouse.tech for deb packages
* deduplicate install instructions
2020-04-28 19:39:50 +03:00
Grigory
99561ab8e8
fix typo ( #10556 )
2020-04-28 17:21:14 +03:00
Eldar Zaitov
043be916cb
Add miniman fuzzing documentation, fix code style.
2020-04-28 13:35:44 +03:00
Vladimir
647ea5e810
Fixed the wrong link. ( #10518 )
2020-04-27 11:30:12 +03:00
alexey-milovidov
4c17542096
Merge pull request #10465 from kekekekule/ddl_settings
...
Add custom settings support in DDL-queries for CREATE DICTIONARY
2020-04-26 20:25:29 +03:00
alexey-milovidov
8b1e504b19
Merge pull request #10497 from azat/kafka
...
Tiny kafka fixes
2020-04-25 23:50:22 +03:00
alexey-milovidov
21fb686e4a
Merge pull request #10499 from GoToCoding/patch-1
...
Update developer_instruction.md
2020-04-25 23:49:10 +03:00
Dmitry
07664ec514
Documentation, add info about Elixit client Pillar
2020-04-25 20:34:46 +03:00
Ruzal Ibragimov
524284c123
Update developer_instruction.md
...
Fix creating testing databases.
2020-04-25 20:02:32 +03:00
Mikhail f. Shiryaev
97253eb4cf
Add link to clickhouse-plantuml
2020-04-25 12:05:59 +02:00
Azat Khuzhin
83ab91f1ad
docs/kafka: use ATTACH TABLE over ATTACH MATERIALIZED VIEW (all langs)
...
Since later requires full specification (engine and so on).
2020-04-25 03:08:00 +03:00
Anton Popov
f937cf99a6
fix docs of 'generateRandom' function
2020-04-25 00:47:27 +03:00
Артем Стрельцов
96de73fb37
documentation edit (previous had mistypes)
2020-04-24 22:30:14 +03:00
Артем Стрельцов
091d631b72
documentation edit
2020-04-24 22:28:11 +03:00
Ivan Blinkov
388bcffec9
Rearrange includes at docs+changelog and move description templates ( #10472 )
...
* temp commit
* rearrange includes
2020-04-24 12:50:22 +03:00
Ivan Blinkov
f645a5beca
some non-breaking spaces
2020-04-24 10:52:07 +03:00
Ivan Blinkov
86d9eae195
restore lost word
2020-04-24 10:50:05 +03:00
alexey-milovidov
378107cd3f
Update ansi.md
2020-04-24 10:30:31 +03:00
Ivan Blinkov
3e8fc9478b
remove excessive css class
2020-04-24 10:04:47 +03:00
Ivan Blinkov
54e09dc20a
Draft of ANSI SQL compatibility article ( #10457 )
2020-04-24 10:02:44 +03:00
BayoNet
51922d3f3c
DOCS-595: Updated the example for MergeTree storage config ( #10410 )
...
* CLICKHOUSEDOCS-595: Updated the example.
* CLICKHOUSEDOCS-595: Fixed in other languages.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-04-23 11:05:27 +03:00
BayoNet
91fe5096ec
DOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes ( #10344 )
...
* DOCSUP-710: min_insert_block_size_rows & min_insert_block_size_bytes settings (#99 )
* docs(min_insert_block_size rows&&min_insert_block_size_bytes): added description
* Apply suggestions from review
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* added russian translation
Co-authored-by: Elizaveta Mironyuk <emironyuk@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-30: min_insert_block_size_rows and min_insert_block_size_bytes
* CLICKHOUSEDOCS-30: Typo fix.
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-22 20:20:47 +03:00
Ivan Blinkov
ab150f96a1
[website] get rid of remnants of old markup (from benchmark pages) ( #10412 )
...
* rm outdated nginx config
* get rid of most outdated markup of benchmark.html
* reformat js
* get rid of ru comments + wrap benchmark.js in a function call
* split benchmark results into separate files
* adjust links to benchmarks
* refactor hardware benchmarks as well
* adjust links
* fix filtering for hardware
* additional markup tuning
2020-04-22 14:30:33 +03:00
hcz
886e54f188
Improve translation of Chinese companies ( #10430 )
2020-04-22 10:24:26 +03:00
BayoNet
52b6dc70fb
DOCS-355: gccMurmurHash ( #10395 )
...
* docs(gccMurmurHash):added the description of function
* docs(gccMurmurHash):some changes
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* docs(gccMurmurHash):some changes
* docs(gccMurmurHash):added translation of the function description
* CLICKHOUSEDOCS-355: Little fix.
* Update docs/en/sql_reference/functions/hash_functions.md
Co-Authored-By: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
* CLICKHOUSEDOCS-355: Updated example
Co-authored-by: asiana21 <asiana21@yandex-team.ru>
Co-authored-by: AsiaKorushkina <43650329+AsiaKorushkina@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-04-22 09:50:45 +03:00
Denis Zhuravlev
1892596c4e
fix path to changelog 2018 2017 ( #10408 )
...
* fix path to changelog 2018
* fix path to changelog 2017
2020-04-21 20:58:46 +03:00
tavplubix
1a067484c8
Merge pull request #10137 from kekekekule/direct_queries
...
Add custom settings support for certain dictionary sources
2020-04-21 01:21:32 +03:00
alexey-milovidov
c4758b69a2
Merge pull request #10378 from hczhcz/patch-0420
...
Add JSONExtractKeysAndValuesRaw
2020-04-20 23:30:40 +03:00
Ivan Blinkov
9d83a9dc3d
Fix "en" changelog build ( #10377 )
...
* fix docs build
* some markdown fixes
* more fixes
* fix changelog build
2020-04-20 18:31:56 +03:00
hcz
309a20caf0
Add tests and docs
2020-04-20 18:14:34 +08:00
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