Commit Graph

3049 Commits

Author SHA1 Message Date
hcz
886e54f188
Improve translation of Chinese companies (#10430) 2020-04-22 10:24:26 +03:00
Fan()
19715ebb4c
Update index.md (#10428)
* Update index.md

Was it previously machine translated? There is no need to translate all English into Chinese

* Update index.md

* Update index.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-22 10:19:45 +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
73f978cb0f
Update build.py 2020-04-20 20:37:57 +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
Ivan Blinkov
b58fa8585c
Update website.py 2020-04-20 15:52:12 +03:00
Ivan Blinkov
52dfd10785
Delete convert_toc.py 2020-04-20 15:23:33 +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
dependabot-preview[bot]
8efd18dacc
Bump numpy from 1.18.2 to 1.18.3 in /docs/tools
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.2...v1.18.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:29:05 +00:00
dependabot-preview[bot]
861241af9e
Bump pymdown-extensions from 7.0 to 7.1 in /docs/tools
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 7.0 to 7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/7.0.0...7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 08:10:42 +00: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
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
dependabot-preview[bot]
22bc75d631
Bump urllib3 from 1.25.8 to 1.25.9 in /docs/tools
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.25.9.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.25.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 07:46:34 +00:00
Ivan Blinkov
aef9716406
Update index.md 2020-04-17 00:55:34 +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
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
Ivan Blinkov
b9c8d919ae
Update install.md 2020-04-16 12:14:30 +03:00
Ivan Blinkov
9b85ca0f3e
Update build.py 2020-04-16 12:09:04 +03:00
Ramazan Polat
db2a307a8e
First Turkish translation contribution of ClickHouse! (#10297)
* Manual translation to TR

First Turkish translation contribution of ClickHouse!

* Update index.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-16 09:51:01 +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
zzsmdfj
4d5b170480
update documentation-zh (#10260)
* update documentation-zh

* Update index.md

* Update metrica.md

* Update playground.md

* Update adopters.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-15 18:53:15 +03:00
Ivan Blinkov
16537bbac8
Update release.sh 2020-04-15 17:59:44 +03:00
Ivan Blinkov
1229db9ccd
Update README.md 2020-04-15 17:22:04 +03:00
Ivan Blinkov
98769778f4
Turkish docs translation stub (#10282) 2020-04-15 16:56:49 +03:00
Ivan Blinkov
76a8efbd80
Indicate LTS releases in docs version selector (#10281) 2020-04-15 16:35:16 +03:00
alexey-milovidov
53f4acdb0b
Merge pull request #10275 from ClickHouse/dependabot/pip/docs/tools/lunr-0.5.7
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
2020-04-15 16:31:14 +03:00
alexey-milovidov
394b4ebd7d
Update requirements.txt 2020-04-15 16:31:05 +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
dependabot-preview[bot]
00973217b8
Bump lunr from 0.5.6 to 0.5.7 in /docs/tools
Bumps [lunr](https://github.com/yeraydiazdiaz/lunr.py) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/yeraydiazdiaz/lunr.py/releases)
- [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yeraydiazdiaz/lunr.py/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-15 07:41:23 +00:00
Ivan Blinkov
da7d822cee
Update index.md 2020-04-15 10:33:42 +03:00