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
b65b941638
Update style.md
2020-04-26 04:22:22 +03:00
alexey-milovidov
8b1e504b19
Merge pull request #10497 from azat/kafka
...
Tiny kafka fixes
2020-04-25 23:50:22 +03: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
54e09dc20a
Draft of ANSI SQL compatibility article ( #10457 )
2020-04-24 10:02:44 +03:00
alexey-milovidov
1dc725f023
Update extended_roadmap.md
2020-04-23 01:02:20 +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
6ebf9911ab
fix docs build
2020-04-22 15:54:04 +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
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
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
d246218379
Merge pull request #10161 from den-crane/Docs/merge-tree-settings
...
Docs/merge tree settings
2020-04-18 16:01:12 +03:00
Артем Стрельцов
948efff076
Merge branch 'master' of github.com:yandex/ClickHouse into direct_queries
2020-04-17 23:11:10 +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
alexey-milovidov
15dc45b9b2
Update extended_roadmap.md
2020-04-16 19:44:49 +03: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
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
Alexey Milovidov
2c88e914d7
Update roadmap. Also revert digital degradation due to accidential changes with automatic scripts.
2020-04-14 02:24:56 +03:00
alexey-milovidov
1e2206bdd9
Update security_changelog.md
2020-04-11 20:54:10 +03:00
Alexey Milovidov
ab8900ecff
Fix bad translation, step 2: replace with symlinks #10191
2020-04-11 18:03:35 +03:00
Alexey Milovidov
b00d9c7855
Fix bad translation, step 1: remove files #10191
2020-04-11 17:56:54 +03:00
Alexey Milovidov
1484ab1f1a
Fix machine translation #10191
2020-04-11 17:52:59 +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
2122eab14e
Update adopters.md
2020-04-10 23:02:36 +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
Denis Zhuravlev
f32ae36f22
Update merge_tree_settings.md
2020-04-10 10:48:53 -03:00
Denis Zhuravlev
ad0c994b28
Update merge_tree_settings.md
2020-04-10 10:48:19 -03:00
Denis Zhuravlev
6cc1389356
Update merge_tree_settings.md
2020-04-10 10:38:58 -03:00
Ilya Yatsishin
d4bc6662cd
Update extended_roadmap.md
2020-04-10 15:29: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
Denis Zhuravlev
aba149d8a2
Update merge_tree_settings.md
2020-04-09 22:35:28 -03:00
Denis Zhuravlev
af73f55581
Update merge_tree_settings.md
2020-04-09 21:24:37 -03:00
Denis Zhuravlev
eb57e54a21
Update merge_tree_settings.md
2020-04-09 21:23:12 -03:00
Denis Zhuravlev
14e22ab6b3
old_parts_lifetime
2020-04-09 21:16:48 -03:00
Denis Zhuravlev
c4c78f8e73
Update merge_tree_settings.md
2020-04-09 19:19:42 -03:00
Denis Zhuravlev
825785283c
Update merge_tree_settings.md
2020-04-09 19:17:12 -03:00
Denis Zhuravlev
6a10d0df00
Update merge_tree_settings.md
...
fix max_delay_to_insert formula
2020-04-09 19:08:35 -03:00
Denis Zhuravlev
bc8b724f5e
Update merge_tree_settings.md
...
fix max_delay_to_insert formula
2020-04-09 19:05:38 -03:00
Denis Zhuravlev
22a55c4951
Doc. merge_tree_settings
2020-04-09 18:45:29 -03:00
Ivan Blinkov
345978ae35
normalize ru markdown ( #10159 )
2020-04-09 23:51:01 +03:00
Артем Стрельцов
ce01d0aa85
Merge branch 'master' into direct_queries
2020-04-09 22:47:22 +03:00
Ivan Blinkov
a4e2fd24b0
Get rid of toc_ru.yml ( #10152 )
2020-04-09 21:06:07 +03:00
Артем Стрельцов
5a70a77c4a
Merge branch 'master' into direct_queries
2020-04-09 17:29:37 +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
1bb00b8e2e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-475-system-dictionaries
2020-04-08 16:30:21 +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
Ilya Yatsishin
885d70fc2b
Merge pull request #10008 from morozovsk/patch-2
...
Documentation: path должен быть терминирован `/`.
2020-04-08 14:09:36 +03:00
Vadim
623f29f9f2
Update playground.md ( #10118 )
...
fix grammar
2020-04-08 11:48:11 +03:00
alexey-milovidov
115dd1b5fe
Merge pull request #9989 from ClickHouse/globs-in-paths-leading-zeros
...
Fix behaviour of globs in filepath with leading zeros
2020-04-08 00:49:27 +03:00
Ivan Blinkov
292579cad0
Docs fixes/improvements ( #10090 )
2020-04-07 18:35:55 +03:00
Olga Khvostikova
dada1c931c
Add docs
2020-04-07 16:46:12 +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 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
Mikhail
696b7670d4
Typo in docs ( #10033 )
2020-04-03 10:27:50 +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
Vladimir Goncharov
d0b90abeee
path должен быть терминирован /
.
2020-04-02 12:30:52 +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
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
9ca700eed8
Merge pull request #9941 from BayoNet/docs/CLICKHOUSEDOCS-138-regionToTopContinent
...
DOCS-138: regionToTopContinent
2020-03-31 22:46:51 +03:00
Ivan Blinkov
7c2c8e2d1b
Update security_changelog.md
2020-03-30 22:13:03 +03:00
Azat Khuzhin
e447e52326
Update documentation that Distributed over Distributed is allowed now
2020-03-30 21:29:22 +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
Sergei Shtykov
14d078d7fb
CLICKHOUSEDOCS-138: Fixed lang.
2020-03-30 15:25:54 +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
coraxster
2cfc386af4
Update reference.md
...
опечатка timeSeriesGroupSum -> timeSeriesGroupRateSum
2020-03-26 22:05:38 +02:00
alexey-milovidov
ac9209fee9
Update extended_roadmap.md
2020-03-26 21:05:30 +03:00
alexey-milovidov
4d5da7f48d
Update extended_roadmap.md
2020-03-26 21:04:43 +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
Ilya Yatsishin
67e2828252
Play docs ( #9820 )
2020-03-23 18:27:19 +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
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
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
imgbot[bot]
58bc9445cd
[ImgBot] Optimize images ( #9792 )
...
*Total -- 1.47kb -> 1.46kb (1.06%)
/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-21 12:44:03 +03:00
Ivan Blinkov
f315e5079b
More complete "es" translation ( #9791 )
...
* 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)
* Links to nowhere check at least for English
* use f string
* More complete es translation
2020-03-21 12:17:06 +03:00
imgbot[bot]
2a318d4ec5
[ImgBot] Optimize images ( #9788 )
...
*Total -- 1.47kb -> 1.46kb (1.06%)
/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-21 07:31:31 +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
imgbot[bot]
be957eeab1
[ImgBot] Optimize images ( #9785 )
...
*Total -- 1.47kb -> 1.46kb (1.06%)
/docs/fa/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ru/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/zh/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
/docs/ja/images/logo.svg -- 0.37kb -> 0.36kb (1.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-03-20 22:01:56 +03:00
Ivan Blinkov
8561a026b1
WIP on docs translation/normalization tools ( #9783 )
2020-03-20 21:20:59 +03:00
BayoNet
4dda8e11ec
emironyuk-DOCSUP-782 ( #90 ) ( #9725 )
...
* docs(string functions): synchronization of ru-en versions
* docs(string_functions): links fixed
* docs(string functions): mid(s, offset, length), substr(s, offset, length) added to substring(s, offset,length)
* docs(string function): fix count form for bytes
Co-authored-by: emironyuk <emironyuk@yandex-team.ru>
Co-authored-by: emironyuk <62014692+emironyuk@users.noreply.github.com>
Co-authored-by: emironyuk <emironyuk@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-03-19 18:32:53 +03:00
Ivan Blinkov
80828b969b
Minor improvements in docs build and content ( #9752 )
2020-03-19 14:51:22 +03:00
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 ( #9711 )
...
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
Alexey Milovidov
f0f532fd09
Minor update on roadmap
2020-03-17 23:46:43 +03:00
Nikolai Kochetov
50fb0ec9f6
Add links to changelogs from other years. ( #9710 )
...
* Add links to changelogs from other years.
* Move some changelogs to other folders.
* Fix links
* Renames and fixes.
2020-03-17 23:01:36 +03:00
Denis Zhuravlev
71697a4afc
Doc. ontime.md refresh to сorrespond modern CH (modern create/join) ( #9709 )
...
* ontime.md refresh to сorrespond modern CH
* RU ontime.md refresh to сorrespond modern CH
* ontime.md FA refresh to сorrespond modern CH
* ontime.md ZH refresh to сorrespond modern CH
2020-03-17 21:10:23 +03:00
BayoNet
fd4a8bba99
DOCS-526: ifNotFinite docs. Ternary operator RU translation ( #9650 )
...
- Documented ifNotFinite.
- Translated ternary operator into Russian.
2020-03-17 18:24:11 +03:00
Metikov Vadim
8e2e28c651
Update create.md
...
Fixed one word
2020-03-17 15:06:59 +05:00
Alexey Milovidov
41510275c5
Small updates on roadmap
2020-03-17 01:54:42 +03:00
yonesko
81bc57874e
Fix typo ( #9683 )
2020-03-16 18:02:03 +03:00
BayoNet
a4568b52e0
DOCS-511: Deleted some experimental settings. Removed duplicated description for join_any_take_last_row. ( #9639 )
...
* CLICKHOUSEDOCS-511: Removed obsolete settings.
* CLICKHOUSEDOCS-511: Removed duplication for ## join_use_nulls {#join_use_nulls}.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-03-14 01:12:54 +03:00
BayoNet
127bee643c
DOCS-549: Updated info about keywords case-sensivity. ( #9626 )
...
* Added DateTime64 to TOCs.
* Note about case-sencivity of keywords.
2020-03-13 10:29:50 +03:00
BayoNet
dc3d576d31
DOCS-57: position, positionCaseInsensitive, positionUTF8, positionCaseInsensitiveUTF8 ( #9631 )
2020-03-13 09:33:02 +03:00
Denis Zhuravlev
e867891265
Merge branch 'master' into docs/deduplicate_blocks_in_dependent_materialized_views
2020-03-12 11:53:41 -03:00
Alexey Milovidov
22a89d5d8e
Fixed changelog and documentation
2020-03-12 17:20:10 +03:00
Denis Zhuravlev
bbef6a29c9
Fixed the wrong(old) parameter name to the correct one -- deduplicate_blocks_in_dependent_materialized_views
2020-03-11 23:57:47 -03:00
Denis Zhuravlev
b4cf1410ed
DateTime documentation improvements, added DateTime64 doc ( #9562 )
...
* Added DateTime64 docs, added info on DateTime timezone conversion, added ClickHouse.Client to list of ADO.NET clients
* I accidentally a word
* Review notes
* Fix space per review notes
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* More review notes: fixed wrong notes on DateTime, added more extensive info on automatic type conversion
* Minor tweaks
* Review notes: missing `code` markers
* Formatting fix
* Silence PR check
* fix typo
* fix typos
* fix typos
* removed meaningless sentence.
* TZ new description
* Update datetime.md
* Update datetime.md
* Update datetime.md
* Update datetime.md
* Update datetime64.md
* Update datetime64.md
* Update datetime64.md
* Update datetime64.md
Co-authored-by: DarkWanderer <elquentaro@gmail.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Denis Zhuravlev <denis.zhuravlev@revjet.com>
2020-03-12 03:13:15 +03:00
Alexey Milovidov
ab345379c5
Changed repository address
2020-03-11 10:29:30 +03:00
alexey-milovidov
2ae3b4082a
Update extended_roadmap.md
2020-03-10 22:16:35 +03:00
Mikhail
33c50fcd3f
Typo in russian docs
2020-03-10 15:53:00 +03:00
alexey-milovidov
9a10457cb6
Remove indexHint
function ( #9542 )
...
* Remove indexHint function
* Fixed build
* Update KeyCondition.cpp
* Update KeyCondition.cpp
2020-03-07 22:56:38 +03:00
alexey-milovidov
709667b8d7
Merge pull request #9548 from den-crane/patch-20
...
Doc change. insert_deduplicate , force_deduplicate_childrens RU description
2020-03-07 15:37:39 +03:00
alexey-milovidov
03551865a8
Merge pull request #9373 from den-crane/patch-19
...
Doc. change. max_insert_threads RU description
2020-03-07 02:46:11 +03:00
Denis Zhuravlev
5db4222ff8
Update settings.md
...
insert_deduplicate , force_deduplicate_childrens RU description
2020-03-06 19:25:22 -04:00
Alexey Milovidov
55fdce72eb
Update roadmap
2020-03-06 23:50:34 +03:00
Denis Zhuravlev
42cc6f4e3c
Update settings.md
...
max_insert_threads corrected ru description
2020-03-06 16:29:48 -04:00
Sergei Shtykov
117845b2be
CLICKHOUSEDOCS-548: Repaired master build.
2020-03-06 15:44:22 +03:00
Sergei Shtykov
1b1e4970ab
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-548-adopters
2020-03-06 14:10:04 +03:00
alexey-milovidov
0bf12a779f
Merge pull request #8994 from qoega/qoega/random-table-function-small
...
Generate table function
2020-03-06 03:40:22 +03:00
alexey-milovidov
520ec823f5
Merge pull request #9346 from den-crane/patch-18
...
Doc change explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-03-06 00:18:54 +03:00
Slach
202af42d17
add description for /ping http handler
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-05 12:35:48 +05:00
Slach
ecc65a21db
add reference to http_server_default_response in HTTP interface description
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-04 20:44:34 +05:00
Sergei Shtykov
f133659285
CLICKHOUSEDOCS-548: Added some adopters to the list.
2020-03-03 17:20:08 +03:00
Yatsishin Ilya
afbf7533c4
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-03-03 11:56:39 +03:00
Yatsishin Ilya
77c2b83022
Merge branch 'master' into qoega/random-table-function-small
2020-03-02 21:01:33 +03:00
alexey-milovidov
9b84b6db4b
Update nyc_taxi.md
2020-03-02 19:26:13 +03:00
Yatsishin Ilya
0a25fe71bd
more docs
2020-02-28 12:19:11 +03:00
Sergei Shtykov
f0aaa3b045
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-415-median
2020-02-28 11:55:34 +03:00
Sergei Shtykov
fb08cc7d89
CLICKHOUSEDOCS-415: Converted median description to quantile description.
2020-02-28 11:55:18 +03:00
Yatsishin Ilya
cf9153e9de
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-02-27 22:52:24 +03:00
alexey-milovidov
ec4aed74a1
Update permissions_for_queries.md
2020-02-27 21:16:02 +03:00
alexey-milovidov
758f036bd8
Merge pull request #9385 from Felixoid/constraints_typo
...
Fix typo
2020-02-26 22:19:43 +03:00
Mikhail f. Shiryaev
bd54b30e1a
Add commands for working with submodules
2020-02-26 16:46:47 +01:00
Mikhail f. Shiryaev
5f806222f8
Fix typo
2020-02-26 16:07:23 +01:00
Ivan Blinkov
c509e9038f
trigger tests again
2020-02-26 13:16:32 +03:00
Denis Zhuravlev
1e013c742a
Update settings.md
...
max_insert_threads RU description
2020-02-25 16:00:28 -04:00
unegare
6ae78d9978
wrong translation
2020-02-25 17:24:14 +03:00
Yatsishin Ilya
7b462e2070
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-02-25 16:28:34 +03:00
Denis Zhuravlev
7a94d393ca
Update query_complexity.md
2020-02-24 17:58:20 -04:00
Denis Zhuravlev
d4cfda4050
Update query_complexity.md
...
explanation that `max_result_rows result_overflow_mode=break ` depends of max_block_size
2020-02-24 16:44:37 -04:00
Gleb Novikov
6444e82444
fixed final mark description
2020-02-22 21:08:16 +03:00
Ivan Blinkov
5588f5db8a
Merge pull request #9252 from BayoNet/docs/CLICKHOUSEDOCS-446-alter-ttl
...
DOCS-446: ALTER TTL
2020-02-22 14:38:48 +03:00
Marat IDRISOV
5fae5baaf1
Small corrections in Russian documentation
2020-02-21 06:07:24 +03:00
Sergei Shtykov
ff131e1378
CLICKHOUSEDOCS-446: Tranlsated to Russian. Fixed links in ZH version.
2020-02-20 17:38:57 +03:00
Mikhail f. Shiryaev
7cf6506534
Update documentation for system.replicas
2020-02-20 11:01:31 +01:00
BayoNet
7ef480e4de
DOCS-442: RU translation of the docs on DDL queries creating extenal dictionary ( #9141 )
...
* CLICKHOUSEDOCS-442: Translated docs for DDL query for creating external dictinaries.
* CLICKHOUSEDOCS-442: Fixes.
* Update docs/ru/query_language/show.md
* CLICKHOUSEDOCS-442: Fixed failing build.
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-02-20 09:31:06 +03:00
Sergei Shtykov
ef53e4f3e6
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-545-datalens
2020-02-19 18:20:30 +03:00
Sergei Shtykov
26a745be50
CLICKHOUSEDOCS-545: Clarification.
2020-02-19 17:18:42 +03:00
Sergei Shtykov
3d3bf5e32a
CLICKHOUSEDOCS-545: Updated by comments.
2020-02-19 17:12:46 +03:00
Sergei Shtykov
778c168a49
CLICKHOUSEDOCS-415: median functions
2020-02-19 11:51:06 +03:00
elenaspb2019
1bf7fad010
elenbaskakova-DOCSUP-728-median ( #85 )
...
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/ru/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(median): the new function 'median' has been edited"
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-02-19 11:33:26 +03:00
Sergei Shtykov
dbf092162a
CLICKHOUSEDOCS-545: One more update.
2020-02-18 13:48:55 +03:00
Sergei Shtykov
adf1154ded
CLICKHOUSEDOCS-545: Update by comments.
2020-02-18 13:31:20 +03:00
alexey-milovidov
c1ec61d1fe
Update system_tables.md
2020-02-18 12:32:06 +03:00
Sergei Shtykov
fdf14180fe
CLICKHOUSEDOCS-545: Added DataLens to third-party GUI section.
2020-02-18 12:20:48 +03:00
Slach
486494aba5
add documentation for system.metric_log table
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-02-18 12:41:45 +05:00
ImgBotApp
532fc506c7
[ImgBot] Optimize images
...
*Total -- 1,067.72kb -> 760.82kb (28.74%)
/website/images/tutorial/ece020129fdf4a18a6e75daf2e699cb9.png -- 66.67kb -> 46.67kb (30.01%)
/website/images/tutorial/24956f1a2efc48d78212586958aa036c.png -- 61.86kb -> 43.32kb (29.97%)
/website/images/tutorial/49c332e3d93146ba8f46beef6b2b02b0.png -- 80.97kb -> 56.75kb (29.91%)
/website/images/tutorial/f3132f4d1c0d42eab26d9111afe7771a.png -- 149.34kb -> 104.71kb (29.88%)
/website/images/tutorial/26b2c7aae21a4c76800cb1c7a33a374d.png -- 140.41kb -> 99.10kb (29.42%)
/website/images/tutorial/ef4141f348234773a5349c4bd3e8f804.png -- 68.39kb -> 48.58kb (28.97%)
/website/images/tutorial/2409f49d11fb4aa1b8b5ff34cf9ca75d.png -- 54.54kb -> 38.75kb (28.95%)
/website/images/tutorial/ac292656d03946d0aba35c75783a31f2.png -- 99.57kb -> 70.76kb (28.94%)
/website/images/tutorial/7b3c2e685832439b8c373bf2015131d2.png -- 101.36kb -> 72.13kb (28.84%)
/website/images/tutorial/d3578db55e304bd7b5eba818abdb53f5.png -- 88.47kb -> 63.14kb (28.63%)
/website/images/tutorial/a8518a200d6d405a95ee80ea1c8e1c90.png -- 94.05kb -> 67.23kb (28.51%)
/website/images/tutorial/885e507930e34b7c8f788d25e7ca2bcf.png -- 42.13kb -> 30.63kb (27.29%)
/docs/tools/mkdocs-material-theme/assets/flags/ja.svg -- 0.77kb -> 0.65kb (15.27%)
/website/images/yandex-white-button.png -- 0.79kb -> 0.67kb (15.19%)
/website/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/en/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/zh/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/ru/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/ja/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/docs/fa/images/logo.svg -- 0.41kb -> 0.35kb (14.49%)
/website/images/yandex-black-button.png -- 0.71kb -> 0.65kb (8.15%)
/website/images/logo-400x240.png -- 3.85kb -> 3.66kb (4.94%)
/docs/tools/mkdocs-material-theme/assets/flags/fa.svg -- 1.36kb -> 1.33kb (2.22%)
/docs/tools/mkdocs-material-theme/assets/flags/ru.svg -- 0.23kb -> 0.22kb (2.14%)
/docs/tools/mkdocs-material-theme/assets/flags/en.svg -- 0.51kb -> 0.50kb (1.92%)
/docs/tools/mkdocs-material-theme/assets/flags/zh.svg -- 0.63kb -> 0.62kb (1.72%)
/website/images/clickhouse-black.svg -- 4.33kb -> 4.33kb (0.02%)
/website/images/clickhouse-white.svg -- 4.33kb -> 4.33kb (0.02%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-02-17 21:02:18 +00:00
Sergei Shtykov
b562ac518a
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-415-median
2020-02-17 11:56:34 +03:00
elenaspb2019
22a9b64f4c
elenbaskakova-DOCSUP-728 ( #84 )
...
* "docs(median): the new function 'median' has been added"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* Update docs/en/query_language/agg_functions/reference.md
Co-Authored-By: BayoNet <da-daos@yandex.ru>
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
* "docs(median): the new function 'median' has been edited"
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-02-17 11:56:03 +03:00
BayoNet
fb3ec146d6
DOCS-443: merge_max_block_size for MergeTree description ( #9112 )
...
* CLICKHOUSEDOCS-443: merge_max_block_size setting for MergeTree.
2020-02-17 09:48:06 +03:00
alexey-milovidov
681e8c8e59
Merge pull request #9111 from den-crane/patch-16
...
Doc change. identity -- translated to Russian
2020-02-17 08:05:38 +03:00
alexey-milovidov
e9af153819
Merge pull request #9126 from Melancholic/change_http_status
...
Fixed #5104 . Return 503 status in /replicas_status if not ok
2020-02-15 02:59:18 +03:00
alexey-milovidov
98d161bd02
Merge pull request #9109 from den-crane/patch-14
...
translation to Russian MOVE PARTITION TO TABLE
2020-02-15 02:44:27 +03:00
alexey-milovidov
3946db13d8
Update extended_roadmap.md
2020-02-15 02:00:49 +03:00
nagorny
c39e2f89ea
#5104 . Add documentation about 503 response in /replicas_status if not ok
2020-02-14 23:53:27 +03:00
Ilya Yatsishin
6637589fec
Merge pull request #9127 from qoega/update_roadmap
...
Update roadmap
2020-02-14 23:09:34 +03:00
Ivan Blinkov
df3879d07a
Introduce adopters page + fix a bunch of lost symlinks
2020-02-14 19:48:08 +03:00
Yatsishin Ilya
bd3000881c
update roadmap
2020-02-14 17:31:29 +03:00
Yatsishin Ilya
253f928ccb
update roadmap
2020-02-14 15:48:34 +03:00
Yatsishin Ilya
c761086651
update roadmap
2020-02-14 15:29:02 +03:00
Denis Zhuravlev
ab2fa5d20f
Update other_functions.md
...
identity -- translated to Russian
2020-02-13 21:03:43 -04:00
Denis Zhuravlev
5d04b651e6
Update alter.md
...
translation to Russian MOVE PARTITION TO TABLE
2020-02-13 20:40:14 -04:00
BayoNet
85d1a30dab
DOCS-440: Updated ASOF JOIN description ( #9085 )
...
* Updated ASOF JOIN description.
2020-02-13 19:09:25 +03:00
Ilya Yatsishin
ecf99e77e8
Merge pull request #9012 from BayoNet/docs/CLICKHOUSEDOCS-481-looker
...
DOCS-481: Looker introduction in Russian.
2020-02-12 15:26:38 +03:00
Sergei Shtykov
f069ef7a94
CLICKHOUSEDOCS-481: Added link to Looker ClickHouse configuration.
2020-02-12 06:42:32 +03:00
Yatsishin Ilya
af34a659fa
Merge remote-tracking branch 'origin' into qoega/random-table-function-small
2020-02-10 22:14:30 +03:00
BayoNet
10c990a8ae
DOCS-463: Hierarhical dictionaries ( #8977 )
...
* Description of hierarchical dictinary.
2020-02-08 14:21:22 +03:00
BayoNet
c19c9f8f18
DOCS-535: Markup fixes. Some remarks about formatting for Nested structures ( #9020 )
...
* Markup fixes.
* Some remarks about Nested formatting.
2020-02-08 14:10:24 +03:00
Yatsishin Ilya
9e542f6cb0
doc fixes
2020-02-07 10:33:00 +03:00
Yatsishin Ilya
907037bcca
Fix everything, add docs.
2020-02-07 10:33:00 +03:00
Sergei Shtykov
efeb041cb6
CLICKHOUSEDOCS-481: Looker in Russian.
2020-02-05 15:45:42 +03:00
Ivan Blinkov
ee7e4597d5
more docs fixes
2020-02-03 22:38:49 +03:00
Ivan Blinkov
03f532d249
Merge pull request #8972 from blinkov/master
...
Docs build fixes
2020-02-03 17:58:17 +03:00
Ivan Blinkov
686afacceb
more docs fixes
2020-02-03 17:10:45 +03:00
Ivan Blinkov
939679e9e4
more fixes
2020-02-03 16:30:11 +03:00
Ivan Blinkov
d404456373
Docs build fixes
2020-02-03 16:08:46 +03:00
alexey-milovidov
59ef2b2009
Merge pull request #8963 from millb/CRLF_in_TSV
...
CRLF in TSV output format
2020-02-03 15:44:59 +03:00
Ivan Blinkov
befcecc3bb
Docs fixes
2020-02-03 15:00:10 +03:00
millb
1a126299dc
docs added
2020-02-03 11:10:41 +03:00
alexey-milovidov
c793f30873
Merge pull request #8954 from ClickHouse/os-thread-id
...
Use OS thread id everywhere instead of internal thread number.
2020-02-03 03:57:35 +03:00
alexey-milovidov
baf10dd749
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-119
2020-02-03 01:47:53 +03:00
alexey-milovidov
74f2e1c997
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-378
2020-02-03 01:42:12 +03:00
alexey-milovidov
8d38961599
Update array_functions.md
2020-02-03 01:41:39 +03:00
alexey-milovidov
4f39b4eaa7
Merge pull request #8409 from godfreyd/en-docs/CLICKHOUSEDOCS-453
...
Docs(windowFunnel): The new description for`windowFunnel` function
2020-02-03 01:34:03 +03:00
alexey-milovidov
a1278aae1c
Update other_functions.md
2020-02-03 01:18:57 +03:00
alexey-milovidov
2741220c86
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-396
2020-02-03 01:10:04 +03:00
alexey-milovidov
0eb92fc268
Update conditional_functions.md
2020-02-03 01:08:48 +03:00
alexey-milovidov
c7bf83eda9
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-63
2020-02-03 01:06:53 +03:00
alexey-milovidov
bc9ad0db51
Merge pull request #7718 from godfreyd/en-docs/CLICKHOUSEDOCS-101-concatassumeInjective
...
Docs: added concat & concatAssumeInjective
2020-02-03 01:02:06 +03:00
alexey-milovidov
bbf8206732
Update string_functions.md
2020-02-03 01:01:57 +03:00
alexey-milovidov
1c9b444e78
Merge pull request #7525 from godfreyd/en-docs/CLICKHOUSEDOCS-426-bitmapsubsetLimit
...
Docs(bitmapSubsetLimit): Added bitmapSubsetLimit description
2020-02-03 00:50:24 +03:00
alexey-milovidov
e2a704bfdb
Merge pull request #7478 from godfreyd/en-docs/DOCAPI-5743-dateDiff
...
Docs dateDiff
2020-02-03 00:49:52 +03:00
Alexey Milovidov
6418bd794a
Merge branch 'master' of github.com:yandex/ClickHouse
2020-02-03 00:48:18 +03:00
Alexey Milovidov
1eca6d4b2d
Fixed bad documentation
2020-02-03 00:46:31 +03:00
alexey-milovidov
b406e95248
Merge pull request #7244 from godfreyd/godfreyd-CLICKHOUSEDOCS-66
...
Docs(otherfunctions): Fix filesystemAvailable & filesystemFree & file…
2020-02-03 00:43:52 +03:00
alexey-milovidov
b821cfdf6b
Update other_functions.md
2020-02-03 00:43:39 +03:00
alexey-milovidov
35e984316f
Merge pull request #7428 from godfreyd/godfreyd-CLICKHOUSEDOCS-409
...
Docs for multiSearchAllPositions() и multiSearchAllPositionsUTF8()
2020-02-03 00:39:13 +03:00
alexey-milovidov
13a04f721a
Update string_search_functions.md
2020-02-03 00:39:04 +03:00
alexey-milovidov
264beba210
Merge branch 'master' into godfreyd-CLICKHOUSEDOCS-185
2020-02-03 00:27:36 +03:00
alexey-milovidov
42c365b2c4
Update other_functions.md
2020-02-03 00:26:42 +03:00
alexey-milovidov
a685c649c3
Merge pull request #7451 from godfreyd/godfreyd-CLICKHOUSEDOCS-301
...
Docs for toUnixTimestamp
2020-02-03 00:22:38 +03:00
alexey-milovidov
f3477d40c3
Update date_time_functions.md
2020-02-03 00:22:12 +03:00
alexey-milovidov
29b0cbe55c
Merge pull request #8743 from godfreyd/docs/CLICKHOUSEDOCS-336
...
Docs: added topKWeighted description
2020-02-02 23:53:26 +03:00
alexey-milovidov
b760d1c19d
Update reference.md
2020-02-02 23:52:45 +03:00
alexey-milovidov
a146ab061a
Merge pull request #8741 from godfreyd/en-docs/CLICKHOUSEDOCS-82
...
Docs: hex function
2020-02-02 23:45:05 +03:00
alexey-milovidov
032b8a8fc4
Update encoding_functions.md
2020-02-02 23:41:26 +03:00
Alexey Milovidov
d11f3cb78f
Changed thread_id to UInt64 to support more OS
2020-02-02 23:01:13 +03:00
alexey-milovidov
74152fdfaf
Merge pull request #8855 from BayoNet/l10n/CLICKHOUSEDOCS-496-roundBankers
...
DOCS-496: EN review for roundBankers docs
2020-02-02 06:24:30 +03:00
Alexey Milovidov
45be504bdf
Merge branch 'BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler'
2020-02-02 06:22:16 +03:00
Alexey Milovidov
b06ef1735a
Merge branch 'en-docs/CLICKHOUSEDOCS-272-query-profiler' of https://github.com/BayoNet/ClickHouse into BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler
2020-02-02 06:21:31 +03:00
alexey-milovidov
d973d847e4
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-82
2020-02-02 05:59:35 +03:00
alexey-milovidov
76d85b6c50
Merge pull request #8740 from godfreyd/en-docs/CLICKHOUSEDOCS-458
...
Docs: char function
2020-02-02 05:58:08 +03:00
alexey-milovidov
eb75be413b
Update encoding_functions.md
2020-02-02 05:57:39 +03:00
alexey-milovidov
60510a653a
Merge pull request #8739 from godfreyd/CLICKHOUSEDOCS-498-DOCSUP-787
...
Docs: joinGet function description
2020-02-02 05:51:17 +03:00
alexey-milovidov
0c48aebd9d
Merge pull request #8946 from blinkov/master
...
Fix docs check
2020-02-01 02:24:30 +03:00
alexey-milovidov
616ea6cf0e
Update settings.md
2020-02-01 01:50:33 +03:00
Ivan Blinkov
4454fda34d
Merge branch 'master' of github.com:clickhouse/ClickHouse
2020-01-31 23:26:45 +03:00
Ivan Blinkov
451ae1024a
fix docs check
2020-01-31 23:26:31 +03:00
Mikhail Korotov
3bbe094707
docs added
2020-01-31 21:50:57 +03:00
Ivan Blinkov
9a24c793be
Merge pull request #8909 from blinkov/master
...
[docs/website] Domain migration
2020-01-30 13:45:10 +03:00
Ivan Blinkov
18538f5c65
Domain change in docs
2020-01-30 13:34:55 +03:00
alexey-milovidov
de71bd6e85
Update extended_roadmap.md
2020-01-30 13:05:12 +03:00
Sergei Shtykov
c9f57955e8
CLICKHOUSEDOCS-496: Clarification.
2020-01-28 19:13:58 +03:00
Sergei Shtykov
c2339ccfeb
CLICKHOUSEDOCS-496: Clarification.
2020-01-28 19:11:43 +03:00
Sergei Shtykov
67dc8f2422
Links fixed.
2020-01-28 18:27:44 +03:00
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
...
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00
alexey-milovidov
9596c25c36
Update browse_code.md
2020-01-28 02:31:49 +03:00
alexey-milovidov
8c68ffde6e
Update browse_code.md
2020-01-28 02:31:37 +03:00
Alexey Milovidov
e53ad72edd
Add link to Woboq to docs
2020-01-28 02:29:30 +03:00
alexey-milovidov
45dce57a8c
Merge pull request #8830 from zlobober/storage_properties
...
Explicitly specify storage features
2020-01-28 01:49:53 +03:00
Sergei Shtykov
85b8c5b674
CLICKHOUSEDOCS-496: Fix.
2020-01-27 17:22:02 +03:00
Sergei Shtykov
37c331d02e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/CLICKHOUSEDOCS-496-roundBankers
2020-01-27 17:19:34 +03:00
Maxim Akhmedov
675d0f549f
Add replication and deduplication properties.
2020-01-27 17:14:49 +03:00
Ivan Blinkov
0734fd7f7d
Update index.md ( #8849 )
2020-01-27 12:19:32 +03:00
Maxim Akhmedov
d89eef6bac
Add documentation draft for storage features.
2020-01-25 23:23:17 +03:00
Sergei Bocharov
997b89887a
Fixed toc
2020-01-24 16:59:33 +03:00
Sergei Bocharov
01e422b716
Fixed links
2020-01-24 15:34:21 +03:00
Sergei Bocharov
71d2e567f4
Fixed links
2020-01-24 15:30:00 +03:00
Sergei Bocharov
a1d12b4964
Fixed links
2020-01-24 15:26:31 +03:00
Sergei Bocharov
843eea1351
Fixes after review
2020-01-24 14:38:29 +03:00
Sergei Bocharov
44c0eef2f3
Fixes after review
2020-01-24 13:52:57 +03:00
Sergei Bocharov
0ea906baca
Fixes
2020-01-24 13:52:57 +03:00
elenaspb2019
a2e8e8ec0a
docs(joinGet):The description of joinGet function was added.
2020-01-24 13:52:57 +03:00
Sergei Bocharov
2a994eede1
Fixes after review
2020-01-24 11:07:21 +03:00
Sergei Bocharov
b9a610fe03
Fixed after review
2020-01-24 10:52:33 +03:00
Sergei Shtykov
512dea7406
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-272-query-profiler
2020-01-24 08:58:29 +03:00
Alexey Milovidov
a02b59f300
Update roadmap
2020-01-23 00:10:33 +03:00
Yuriy
b7ca26b0fb
fixed docs
2020-01-22 01:42:52 +03:00
Sergei Bocharov
a77e071bd6
Added topKWeighted description
2020-01-20 14:53:04 +03:00
Sergei Bocharov
2d32ff9c92
Fixes
2020-01-20 13:52:02 +03:00
Sergei Bocharov
e45f03215f
Fixes
2020-01-20 13:29:30 +03:00
Sergei Shtykov
05efd463ff
CLICKHOUSEDOCS-496: Added --format option to clickhouse-client.
2020-01-20 13:22:30 +03:00
Sergei Shtykov
a062845df6
CLICKHOUSEDOCS-496: Clarification.
2020-01-20 12:19:57 +03:00
Sergei Shtykov
78a4de7bce
CLICKHOUSEDOCS-465: Updated Holistics description.
2020-01-20 08:17:35 +03:00
Yuriy
5f806e7a39
better docs
2020-01-19 09:10:15 +03:00
Yuriy
7895966804
initial MySQL compatibility server docs
2020-01-19 08:57:21 +03:00
alexey-milovidov
2ba89d169e
Merge branch 'master' into readline-to-replxx-docs-and-corrections
2020-01-18 20:58:24 +03:00
Alexey Milovidov
d4ea0ba97f
Fixed bug in documentation #8660
2020-01-18 20:24:52 +03:00
alexey-milovidov
e51450ec74
Merge pull request #8660 from BayoNet/l10n/CLICKHOUSEDOCS-395-ORC-format
...
DOCS-395: ORC format support. EN review. RU translation.
2020-01-18 20:23:31 +03:00
alexey-milovidov
39bcbde8f1
Merge pull request #8662 from BayoNet/l10n/CLICKHOUSEDOCS-508-faq-export-to-file
...
DOCS-508: FAQ: How export to file? EN review, RU translation.
2020-01-18 20:21:31 +03:00
alexey-milovidov
7e1084f42f
Merge pull request #8691 from BayoNet/en-docs/CLICKHOUSEDOCS-496-roundBankers
...
DOCS-496: roundBankers
2020-01-18 20:15:49 +03:00
alexey-milovidov
33cbe86faa
Merge pull request #8700 from lalex/master
...
Docs: add X-ClickHouse-User header auth example
2020-01-18 20:14:33 +03:00
alexey-milovidov
bf0a920e48
Update extended_roadmap.md
2020-01-18 19:58:26 +03:00
Alexey Milovidov
52f81ce3a5
Update roadmap
2020-01-18 19:54:56 +03:00
Alexey Milovidov
c0a5c664a9
Replace readline to replxx: docs and corrections
2020-01-18 18:44:08 +03:00
lalex
0409de2bd6
Docs: add X-ClickHouse-User header auth example
2020-01-17 16:11:25 +02:00
BayoNet
3a8dbf4341
DOCS-4146: DateTime. EN review, RU translation for #7429 ( #7738 )
...
* DOCAPI-4146: Updated examples.
* DOCAPI-4146: Fix.
* DOCAPI-4146: Clarifications about dictionaries.
* Update datetime.md (#69 )
* DOCAPI-4146: EN review, RU translation
* DOCAPI-4146: Fix.
* DOCAPI-4146: Attempted to clarify.
* DOCAPI-4146: More clarifications
* DOCAPI-4146: Extended example.
* Update docs/en/data_types/datetime.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/data_types/datetime.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/data_types/datetime.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Fix.
* DOCAPI-4146: Clarifications and fixes.
Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-01-17 10:13:00 +03:00
Sergei Shtykov
e6d9dc79f6
CLICKHOUSEDOCS-496: fix.
2020-01-17 09:50:31 +03:00
Sergei Shtykov
0f2511678c
CLICKHOUSEDOCS-496: Fixes.
2020-01-17 09:42:18 +03:00
elenaspb2019
3f2d782dc2
elenbaskakova-DOCSUP-784 ( #79 )
...
* docs(roundbankers):The description of `roundBankers` function was added.
* docs(roundbankers):The description of `roundBankers` function was edited.
* docs(roundbankers):The description of `roundBankers` function was edited.
* docs(roundbankers):The description of `roundBankers` function was edited.
* docs(roundbankers):The description of `roundBankers` function was edited.
2020-01-17 09:12:43 +03:00
Sergei Shtykov
afba1805cd
CLICKHOUSEDOCS-272: More info.
2020-01-16 19:53:56 +03:00
Sergei Shtykov
f6810da5fb
Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-272-query-profiler
2020-01-16 11:20:21 +03:00
Sergei Shtykov
3574c12ba0
Merge branch 'en-docs/DOCAPI-7790-query-profiler' into en-docs/CLICKHOUSEDOCS-272-query-profiler
2020-01-16 10:58:21 +03:00
Sergei Shtykov
06b26e18a0
CLICKHOUSEDOCS-508: Typo fix.
2020-01-15 15:40:53 +03:00
Sergei Shtykov
2c959004a9
CLICKHOUSEDOCS-508: EN review. RU translation.
2020-01-15 15:37:15 +03:00
Sergei Shtykov
823c601081
CLICKHOUSEDOCS-395: EN review. RU translation.
2020-01-15 14:37:10 +03:00
alexey-milovidov
4c06c3f2ad
Merge pull request #8657 from KosToZyB/patch-1
...
Update http.md
2020-01-15 12:12:26 +03:00
Olga Khvostikova
53ae368d9c
Add virtual columns to hdfs and file table functions ( #8489 )
...
* Add virtual column _path to hdfs and file table functions with test
* Fix const of headers
* Add column _file with tests
* Add docs
* Fix improper resolve conflicts
* Fix links in docs
* Better condition for virtual columns proccessing in StorageFile
* better condition for virtual columns processing in StorageHDFS
2020-01-15 10:52:45 +03:00
Veselkov Konstantin
b668633fb5
Update http.md
2020-01-15 11:51:28 +04:00
alexey-milovidov
ec7955c187
Merge pull request #8633 from Slach/patch-1
...
describe corner case for POPULATE and Materialize View
2020-01-14 21:28:19 +03:00
alexey-milovidov
cda4da0fe7
Update select.md
2020-01-13 23:33:25 +03:00
Eugene Klimov
398c2b1fc2
describe corner case for POPULATE in CREATE VIEW in russian
2020-01-13 20:08:39 +05:00
Sergei Bocharov
4efd4362cd
Fixes
2020-01-13 12:47:12 +03:00
elenaspb2019
8f734252a4
docs(merge_tree_min_bytes_for_concurrent_read, merge_tree_max_bytes_to_use_cache):The description of merge_tree_min_bytes_for_concurrent_read, merge_tree_max_bytes_to_use_cache
function was edited.
2020-01-13 12:47:12 +03:00
Pradeep Chhetri
4941fdfe4b
Fix some spelling mistakes
2020-01-11 17:51:33 +08:00
alesapin
ca1d934cda
Remove redundant step
2020-01-10 17:29:56 +03:00
alesapin
f3b291c282
Slightly improve script and add docs
2020-01-10 16:50:39 +03:00
alexey-milovidov
583c32f51d
Merge pull request #8575 from draev/patch-1
...
Update apply_catboost_model.md
2020-01-09 19:43:13 +03:00
alexey-milovidov
2c6b00ab28
Update apply_catboost_model.md
2020-01-09 19:42:37 +03:00
alexey-milovidov
334b631759
Update security_changelog.md
2020-01-09 18:16:15 +03:00
alexey-milovidov
5acbe8e5bd
Update security_changelog.md
2020-01-09 18:15:42 +03:00
Yatsishin Ilya
e3f0ea526a
update security changelog
2020-01-09 12:52:40 +03:00
Dmitrii Raev
5a723fa769
Update apply_catboost_model.md
...
Fix CreateTable SQL. Storage MergeTree requires 3 to 4 parameters
2020-01-08 16:56:40 +02:00
Mikhail f. Shiryaev
5b5c5b3286
Add graphite-ch-optimizer to third-party integration
2020-01-07 13:58:13 +01:00
Sergei Shtykov
ccc2ef396d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/CLICKHOUSEDOCS-282-directory-monitor-limits
2020-01-06 23:31:30 +03:00
Sergei Shtykov
8cec267fbc
CLICKHOUSEDOCS-282: Fixed description of clickhouse-client -n functioning.
2020-01-06 23:27:16 +03:00
Alexey Milovidov
17b88e4a94
Fixed symlinks
2020-01-06 09:57:48 +03:00
Alexey Milovidov
58e94221bb
Added quick instruction on how to test a server with clickhouse
2020-01-06 05:31:22 +03:00
Alexey Milovidov
a0bd6f13ef
Added quick instruction on how to test a server with clickhouse
2020-01-06 05:29:37 +03:00
Artemeey
48332dafc0
Documentation: trim() SQL Syntax ( #8532 )
...
* Update string_functions.md
Описание trim(TRIM([[LEADING|TRAILING|BOTH] trim_character FROM ] input_string))
* Update string_functions.md
* Update string_functions.md
Trim: alternative SQL syntax
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
* Update string_functions.md
2020-01-06 01:50:16 +03:00
Pradeep Chhetri
946d49c932
Documentation: Updated --multiquery flag usage
2020-01-05 22:06:33 +08:00
alexey-milovidov
04f1538224
Update extended_roadmap.md
2020-01-04 20:36:51 +03:00
Denis Zhuravlev
f5c0255954
Doc change. mergetree.md Added storage_configuration tag into examples ( #8518 )
...
* Update mergetree.md
added storage_configuration tag into examples
* Update mergetree.md
added storage_configuration tag to examples
2020-01-04 18:43:15 +03:00
Denis Zhuravlev
08ba050205
Update star_schema.md
...
make sql prettier
2020-01-03 20:58:07 -04:00
Denis Zhuravlev
d33b931a73
Update star_schema.md
...
typo
2020-01-03 20:42:50 -04:00
Denis Zhuravlev
b9db0af08c
Update star_schema.md
...
fix star schema ddl for modern CH 19.17 - 19.19 and any_join_distinct_right_table_keys issue
2020-01-03 20:39:59 -04:00
Alexey Milovidov
3339b8e0e5
Make "mark_cache_min_lifetime" setting obsolete
2019-12-31 05:47:10 +03:00
alexey-milovidov
a80d7618f1
Merge pull request #8478 from DarkWanderer/feature/docs/add-clickhouse-client
...
Adding ClickHouse.Client to list of 3rd party client libraries
2019-12-30 23:27:40 +03:00
alexey-milovidov
e1ad53cab9
Update extended_roadmap.md
2019-12-29 20:13:14 +03:00
Alexey Milovidov
d42b50456f
Merging randomPrintableASCII #8401
2019-12-29 02:11:02 +03:00
Alexey Milovidov
4faf2f5485
Merge branch 'feature/randomASKII-function' of https://github.com/BayoNet/ClickHouse into BayoNet-feature/randomASKII-function
2019-12-29 00:14:18 +03:00
alexey-milovidov
9d651526ca
Merge pull request #8343 from Felixoid/inherit_multiple_profiles
...
Inherit multiple profiles
2019-12-28 06:53:54 +03:00
Mikhail f. Shiryaev
06fb37dd42
Add tests and documentation for settings and constraints order
2019-12-27 18:15:55 +01:00
Mikhail f. Shiryaev
08506bdc96
Update documentation regarding multiple profile inheritance
2019-12-26 23:18:55 +01:00
alexey-milovidov
0d2d296b15
Merge pull request #8378 from BayoNet/l10n/DOCAPI-6182-flatten
...
DOCS-6182: arrayFlatten docs EN review and RU translation
2019-12-26 20:18:23 +03:00
alexey-milovidov
621e0e635f
Update array_functions.md
2019-12-26 20:17:55 +03:00
alexey-milovidov
0672350d2f
Merge pull request #8368 from godfreyd/en-docs/CLICKHOUSEDOCS-146
...
Docs: geoToH3 function
2019-12-26 20:15:51 +03:00
alexey-milovidov
2867695e12
Merge pull request #8379 from godfreyd/en-docs/CLICKHOUSEDOCS-35-neighbour
...
Docs for neighbour function
2019-12-26 20:01:15 +03:00
Sergei Shtykov
2c5cde4c12
CLICKHOUSEDOCS-272: Removed obsolete setting.
2019-12-26 17:58:52 +03:00
Sergei Bocharov
af2be8e3a9
Fixes after review
2019-12-26 15:51:59 +03:00
Sergei Bocharov
244dd94f6d
Docs: added concat & concatAssumeInjective
2019-12-26 15:51:59 +03:00
elenaspb2019
e92578171d
docs(if):The new description of if
function was edited.
2019-12-26 14:33:05 +03:00
elenaspb2019
d45122f876
docs(arrayDifference, arrayDistinct):The new description of arrayDifference
, arrayDistinct
functions ware added.
2019-12-26 12:41:45 +03:00
elenaspb2019
61d978c3e1
docs(retention):The new description of retention
function was added.
2019-12-26 12:38:24 +03:00
elenaspb2019
d5a597d4fc
docs(windowFunnel):The new description of windowFunnel
function was edited.
2019-12-26 12:20:19 +03:00
Sergei Shtykov
a2b2aa950a
Pre-PR edits.
2019-12-25 20:26:40 +03:00
BayoNet
6701adceb7
DOCS-139: FINAL. EN review, RU translation. ( #8391 )
...
* Update select.md (#78 )
* CLICKHOUSEDOCS-85: RU translation.
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/select.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2019-12-25 16:42:40 +03:00
BayoNet
c727151280
DOCS-265: max_http_get_redirects. EN review. RU translation. ( #8389 )
...
* Update settings.md (#73 )
* Update url.md (#74 )
* CLICKHOUSEDOCS-265: EN review, RU translation
Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
2019-12-25 09:48:43 +03:00
Sergei Shtykov
681ef942b7
CLICKHOUSEDOCS-282: EN review. RU translation.
2019-12-25 05:55:37 +03:00
Sergei Shtykov
a0e2d5afac
Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/DOCAPI-6182-flatten
2019-12-24 18:15:11 +03:00
Sergei Bocharov
3e6db93345
Docs fixes for neighbour
2019-12-24 18:14:07 +03:00
Sergei Shtykov
2d04d39d6b
DOCAPI-6182: EN review. RU translation.
2019-12-24 18:10:21 +03:00
elenaspb2019
57f2f44c21
docs(geoToH3):The new description of geoToH3
function was edited.
2019-12-24 11:05:19 +03:00
alexey-milovidov
8711f98c30
Update extended_roadmap.md
2019-12-22 15:41:18 +03:00
Alexey Milovidov
93c82158d3
Update build instructions according to new libraries from contrib
2019-12-20 01:13:42 +03:00
BayoNet
663b68cd08
Fixed documentation build ( #8266 )
...
* Link fix.
* Fixed something.
2019-12-18 14:35:25 +03:00
Alexey Milovidov
2d00de93b9
Attempt to fix docs
2019-12-18 07:40:36 +03:00
alexey-milovidov
c68c703593
Merge pull request #8200 from hombit/docs-alter-add-codec
...
Add codec to ALTER ADD COLUMN docs
2019-12-18 07:36:51 +03:00
alexey-milovidov
f1e5e8edeb
Merge pull request #8141 from nikitamikhaylov/mac-documentation
...
Fix mac build documentation
2019-12-18 07:35:17 +03:00
alexey-milovidov
2c77c90e25
Update extended_roadmap.md
2019-12-17 21:45:44 +03:00
alexey-milovidov
5aed72a126
Update extended_roadmap.md
2019-12-17 20:46:41 +03:00
alexey-milovidov
654ecdd514
Update extended_roadmap.md
2019-12-17 20:46:18 +03:00
BayoNet
017b8b6638
Link fix. ( #8246 )
2019-12-17 12:18:56 +03:00
Olga Khvostikova
b47863a0c6
Fix segfault in table function file while inserting into it ( #8177 )
...
* Fix segfault in table function file while inserting into it
2019-12-17 11:06:39 +03:00
alexey-milovidov
12b3dcdcb8
Merge pull request #8034 from hombit/h3support
...
h3 functions required for circle search
2019-12-16 21:35:19 +03:00
Konstantin Malanchev
44cb6f8950
Russian docs for h3EdgeAngle
2019-12-16 20:46:39 +03:00
Konstantin Malanchev
4b0f79f11c
Russian docs for h3EdgeLengthM
2019-12-16 20:46:38 +03:00
Konstantin Malanchev
7c71be771b
Russian docs for h3kRing
2019-12-16 20:46:38 +03:00
BayoNet
3c7be98f5c
DOCS-2: Remark about Authentification on Zookeeper ( #7732 )
...
* CLICKHOUSEDOCS-2: Remark about authentification on ZooKeeper.
* CLICKHOUSEDOCS-2: Fixes.
* CLICKHOUSEDOCS-2: Fixes.
* Update docs/en/operations/access_rights.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/table_engines/replication.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update.
* CLICKHOUSEDOCS-2: Links fix.
* CLICKHOUSEDOCS-2: Examples fix.
* CLICKHOUSEDOCS-2: RU translation.
2019-12-16 19:40:30 +03:00
Konstantin Malanchev
5d1c0e41ef
Update Russian docs for ALTER TABLE ADD COLUMN
2019-12-16 16:00:10 +03:00
alexey-milovidov
9a3951f8b9
Merge pull request #8059 from excitoon-favorites/ttlsdocs
...
Added documentation for extended TTL syntax
2019-12-16 02:44:40 +03:00
DarkWanderer
14bde9f982
Adding ClickHouse.Client to list of 3rd party client libraries
2019-12-14 12:04:50 +03:00
alexey-milovidov
5f47402f2d
Update extended_roadmap.md
2019-12-13 22:16:23 +03:00
Konstantin Malanchev
aec602fb28
ru/en docs: h3 in contrib
2019-12-13 20:18:27 +03:00
Zhichang Yu
766f7f673e
fixed arrayPushFront doc ( #8058 )
2019-12-13 17:31:13 +03:00
Konstantin Malanchev
651d847c8e
Russian docs for h3IsValid
2019-12-13 11:39:50 +03:00
Konstantin Malanchev
d291a84592
Russian docs for h3GetResolution
2019-12-13 11:39:50 +03:00
alexey-milovidov
b8857e1a09
Update extended_roadmap.md
2019-12-12 16:22:48 +03:00
Vladimir Chebotarev
74cf88fa40
Added documentation for extended TTL syntax.
2019-12-12 11:31:13 +03:00
alexey-milovidov
07f945b231
Update extended_roadmap.md
2019-12-12 03:37:16 +03:00
Mikhail f. Shiryaev
56b42ea053
Fix markdown unsorted list
2019-12-11 16:12:32 +01:00
Nikita Mikhaylov
d4e5477550
first try
2019-12-11 13:57:35 +03:00
alexey-milovidov
5b13bd4737
Update extended_roadmap.md
2019-12-11 05:50:11 +03:00
alexey-milovidov
b7b9b5ed40
Merge pull request #8114 from Ubusubus/master
...
Fixed description of temporary tables in RU and EN
2019-12-11 04:20:57 +03:00
alexey-milovidov
ee7c9b28f7
Update extended_roadmap.md
2019-12-10 23:12:18 +03:00
Ubus
ed4aeeba29
Fixed description of temporary tables in RU and EN
2019-12-10 11:29:19 +03:00
Alexey Milovidov
9534eb32a0
Updated roadmap
2019-12-10 03:13:16 +03:00
alexey-milovidov
6e9661628b
Merge pull request #8023 from godfreyd/en-docs/CLICKHOUSEDOCS-418
...
Docs: added FQDN function description
2019-12-09 04:59:47 +03:00
alexey-milovidov
31b2561838
Update json_functions.md
2019-12-08 23:51:47 +03:00
Oleg Matrokhin
ce1ef2afdb
fix docs
2019-12-08 17:51:21 +03:00
Oleg Matrokhin
65628b7171
add docs
2019-12-08 17:49:26 +03:00
BayoNet
fe926f3c06
DOCS-163: INTERVAL. EN review, RU translation for #7452 ( #7740 )
...
* Update operators.md (#70 )
* Update operators.md (#71 )
* CLICKHOUSEDOCS-163: EN review, RU translation.
* CLICKHOUSEDOCS-163: Fix
* Update docs/ru/data_types/special_data_types/interval.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/query_language/operators.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/data_types/special_data_types/interval.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-163: Clarification.
2019-12-06 15:22:55 +03:00
Ivan Blinkov
387cbca505
Introduction refactoring + a bunch of docs fixes ( #8010 )
...
* Create SECURITY.md
* [experimental] auto-mark documentation PRs with labels
* revert #6544
* Sync RPM packages instructions to other docs languages
* Move tutorial to documentation with old content (for now)
* refactor installation guide a bit
* add ../en/getting_started/index.md
* Rename ya_metrica_task.md
* Rename ya_metrica_task.md
* Refactor Yandex.Metrica dataset description
* WIP on rewriting tutorial
* tmp commit
* lots of docs fixes
* partially revert c136bee4ce
* try to fix docs build in CI
* try to fix docs build in CI
* few minor improvements
* Quick refactoring of last portion of tutorial (not thoroughly tested though)
* fix link
2019-12-05 19:36:51 +03:00
Sergei Bocharov
529293faad
Docs: added docs for trimLeft, trimRight, trimBoth ( #7924 )
2019-12-05 13:03:35 +03:00
Sergei Bocharov
f92ca18bc1
Fixes after review
2019-12-05 13:00:56 +03:00
Sergei Bocharov
39ddd0ba5d
Fixes
2019-12-05 12:53:28 +03:00
elenaspb2019
ff5cb84d72
docs(indexHint):The new description of indexHint
function was edited.
2019-12-05 12:53:28 +03:00
elenaspb2019
a2bd2580cf
docs(indexHint):The new description of indexHint
function was added.
2019-12-05 12:52:15 +03:00
alexey-milovidov
9fafadf536
Update extended_roadmap.md
2019-12-05 05:17:46 +03:00
Sergei Bocharov
c47f344afd
Fixes for FQDN function
2019-12-04 12:17:35 +03:00
alexey-milovidov
a4b0c24c1b
Merge pull request #7931 from BayoNet/l10n/CLICKHOUSEDOCS-129-cli-warning
...
DOCS-129: Update of CLI description. EN review. RU translation.
2019-12-03 05:03:08 +03:00
alexey-milovidov
0946b41457
Merge pull request #7930 from godfreyd/en-docs/CLICKHOUSEDOCS-451
...
Docs: added arrayCompact function
2019-12-03 05:02:12 +03:00
alexey-milovidov
5ab07706b9
Merge pull request #7945 from godfreyd/godfreyd-CLICKHOUSEDOCS-203
...
Docs: Added Content-Type Header
2019-12-03 04:07:23 +03:00