Commit Graph

68 Commits

Author SHA1 Message Date
BayoNet
c1c0145d9b Small fixes and clarifications. 2018-08-10 11:17:39 +03:00
Alexey Zatelepin
7062807d8c add docs for mutations cleaner [#CLICKHOUSE-3828] 2018-08-03 22:21:44 +03:00
alexey-milovidov
9f23d7c497 Update parametric_functions.md 2018-08-01 19:47:30 +03:00
BayoNet
da3e2a6de2 Added changes from english version of documentation to the russian one. 2018-08-01 19:47:30 +03:00
alexey-milovidov
6a71a1ea13
Merge branch 'master' into master 2018-07-30 22:49:07 +03:00
alesapin
71694f0eb2 Add <yandex> tag in PostgreSQL external dictionary config 2018-07-30 17:03:29 +03:00
BayoNet
8879c75d8b Improvements based on comments on https://github.com/yandex/ClickHouse/pull/2730 2018-07-27 16:00:01 +03:00
BayoNet
cf1380fc77 Merge remote-tracking branch 'upstream/master' 2018-07-27 14:30:45 +03:00
alesapin
c0f5e33fe8 Add docs for URL table engine and url table function 2018-07-27 13:21:04 +03:00
BayoNet
6555b05c77 Fixed links after restructurization of the documentation. 2018-07-26 21:02:40 +03:00
BayoNet
5b9dfcb486 Merge remote-tracking branch 'upstream/master' 2018-07-26 20:03:23 +03:00
BayoNet
c31dca2c04 Tuple description is updated. 2018-07-25 09:10:07 +03:00
zhang2014
7e87fa8e18 ISSUES-2688 support on cluster for kill & optimize query 2018-07-24 22:07:13 +03:00
Ivan Blinkov
c7e526e050
WIP on documentation (#2692)
* Additional .gitignore entries

* Merge a bunch of small articles about system tables into single one

* Merge a bunch of small articles about formats into single one

* Adapt table with formats to English docs too

* Add SPb meetup link to main page

* Move Utilities out of top level of docs (the location is probably not yet final) + translate couple articles

* Merge MacOS.md into build_osx.md

* Move Data types higher in ToC

* Publish changelog on website alongside documentation

* Few fixes for en/table_engines/file.md

* Use smaller header sizes in changelogs

* Group up table engines inside ToC

* Move table engines out of top level too

* Specificy in ToC that query language is SQL based. Thats a bit excessive, but catches eye.

* Move stuff that is part of query language into respective folder

* Move table functions lower in ToC

* Lost redirects.txt update

* Do not rely on comments in yaml + fix few ru titles

* Extract major parts of queries.md into separate articles

* queries.md has been supposed to be removed

* Fix weird translation

* Fix a bunch of links

* There is only table of contents left

* "Query language" is actually part of SQL abbreviation

* Change filename in README.md too

* fix mistype

* s/formats\/interfaces/interfaces\/formats/g

* Remove extra clarification from header as it was too verbose, probably making it a bit more confusing

* Empty article was supposed to be hidden

* At least change incorrect title

* Move special links to the bottom of nav and slightly highlight them

* Skip hidden pages in bottom navigation too

* Make front page of documentation to be part of Introduction

* Make tables in introduction somewhat readable + move abbreviation definitions earlier

* Some introduction text refactoring

* Some docs introduction refactoring

* Use admonitions instead of divs

* Additional .gitignore

* Treat .gif as images too

* Clarify ToC item
2018-07-20 20:35:34 +03:00
MaximAL
aa453c43ce Non-translated and (#2681) 2018-07-19 11:32:35 +03:00
Ivan Blinkov
0a4a5b36cc
Some WIP on documentation refactoring (#2659)
* Additional .gitignore entries

* Merge a bunch of small articles about system tables into single one

* Merge a bunch of small articles about formats into single one

* Adapt table with formats to English docs too

* Add SPb meetup link to main page

* Move Utilities out of top level of docs (the location is probably not yet final) + translate couple articles

* Merge MacOS.md into build_osx.md

* Move Data types higher in ToC

* Publish changelog on website alongside documentation

* Few fixes for en/table_engines/file.md

* Use smaller header sizes in changelogs

* Group up table engines inside ToC

* Move table engines out of top level too

* Specificy in ToC that query language is SQL based. Thats a bit excessive, but catches eye.

* Move stuff that is part of query language into respective folder

* Move table functions lower in ToC

* Lost redirects.txt update

* Do not rely on comments in yaml + fix few ru titles

* Extract major parts of queries.md into separate articles

* queries.md has been supposed to be removed

* Fix weird translation

* Fix a bunch of links

* There is only table of contents left

* "Query language" is actually part of SQL abbreviation

* Change filename in README.md too

* fix mistype
2018-07-18 13:00:53 +03:00
BayoNet
3a6b95870c NULL in requests. 2018-07-17 08:48:14 +03:00
Alexey Zatelepin
9a001224f7 update docs [#CLICKHOUSE-3748] 2018-07-16 06:22:22 +03:00
alexey-milovidov
6d83ae0356
Update queries.md 2018-07-15 05:08:41 +03:00
BayoNet
ae8c739c69 Some clarifications about Nullable type and NULLs. 2018-07-08 11:58:43 +03:00
BayoNet
0cf2d401de Liks fixes. 2018-07-03 16:07:16 +03:00
BayoNet
f7ba157b10 New data types: Nullable and Nothing.
Processing of Nullable in inserts from selects.
Some links and typographic fixes.
2018-07-03 15:51:46 +03:00
Alex Zatelepin
10adc99dd0
Update queries.md 2018-07-02 21:00:21 +03:00
BayoNet
0a09fc7707 Merge remote-tracking branch 'upstream/master' 2018-06-30 20:12:54 +03:00
BayoNet
c91a2c0de0 NULL-literal. Support for NULLs in data formats. 2018-06-30 20:04:07 +03:00
Alexey Zatelepin
b8c4a0ba8e add docs draft for mutations [#CLICKHOUSE-3687] 2018-06-28 16:52:00 +03:00
BayoNet
ae17feed4c Bugs and broken links fixes. 2018-05-30 09:06:44 +03:00
BayoNet
7f783eed03 Updated description of File table engine. 2018-05-16 18:16:46 +03:00
BayoNet
38c0442ee6 Changes in accordance with comments from the developers. 2018-04-28 14:45:37 +03:00
BayoNet
48ee13e2d9 Fixes of codeblock language and formatting. 2018-04-23 10:34:55 +03:00
BayoNet
23d19b3891 The description of clickhouse-local utility is extended. 2018-04-16 08:32:37 +03:00
BayoNet
0b84f3e32b External editions are revised. English translation is actualised from 02.03.2018 version up to 26.03.2018. 2018-03-26 16:16:59 +03:00
Pavel
c04ad1aa3e
typo 2018-03-14 13:35:07 +03:00
Mikhail Filimonov
297bb16913 Tiny improvements in KILL query documentation. 2018-03-10 23:54:41 +01:00
BayoNet
430d6a3d17 Ru contents is synchronized with En one.
Utils section is restructured.
clickhouse-copier is editted.
2018-03-02 12:44:48 +03:00
BayoNet
5f0fa2c2fb Document tree and project settings are prepared for site generation. Final step of NO-RST company. 2018-02-11 11:18:20 +03:00
BayoNet
53e1ac918e Merge branch 'master' into mkdocs 2018-02-08 12:34:24 +03:00
BayoNet
48531bb5ee Fixed russian inclusions into english version of the document. 2018-01-19 17:36:40 +03:00
BayoNet
15a940b2cc Moving to MkDocs 2017-12-29 15:43:05 +03:00
BayoNet
e19c3b3a46 Headers markup is unified through the document. 2017-12-11 15:07:26 +03:00
BayoNet
36ae4376e3 Concept on floating point numbers is rewrited. 2017-12-07 19:16:11 +03:00
BayoNet
c56ada3200 Links fixed to standard MD syntax and the docs sources are the linked GitHub site.
Russian sources are updated following the english ones.
2017-11-17 21:39:58 +03:00
BayoNet
f2395516e1 Merge remote-tracking branch 'upstream/master' 2017-11-09 09:32:19 +03:00
BayoNet
9fcf76fead Syncronization with the 'rst' sources. 2017-11-07 14:39:22 +03:00
Vitaliy Lyudvichenko
2dd26349fb Update docs. [#CLICKHOUSE-3] 2017-10-27 16:07:59 +03:00
BayoNet
3c3c8751ac Markup bugs fix. 2017-10-25 13:11:54 +03:00
BayoNet
4f10568f2d Replacing 'RestructuredText' sources with the 'Markdown' ones. 2017-10-25 08:55:22 +03:00
Lev Borodin
942a4df2bd Fix section tabulation 2017-10-13 00:22:31 +03:00
BayoNet
2f19c69bf9 Merge remote-tracking branch 'upstream/master'
Restructured articles of "aggregate functions" are added.

Conflicted changes in index.rst are merged.
2017-09-25 14:52:47 +03:00
BayoNet
c3b9e32e9f 1. "Aggregate functions" chapter is restructured.
2. Combinator -ForEach for aggregate functions is described.
3. Description of system.parts is actualized.
4. groupArrayInsertAt function if described.
.
2017-09-25 14:21:45 +03:00