Commit Graph

328 Commits

Author SHA1 Message Date
BayoNet
8429ed5221 Update for Array data type 2018-08-10 16:10:23 +03:00
BayoNet
c1c0145d9b Small fixes and clarifications. 2018-08-10 11:17:39 +03:00
BayoNet
55cd965db7 Merge remote-tracking branch 'upstream/master' into updating-docs 2018-08-08 23:42:28 +03:00
BayoNet
b84f5faa4e Quorum INSERT settings. 2018-08-08 23:41:14 +03:00
Ivan Blinkov
02b8b55aea
fix mistype 2018-08-08 18:22:47 +03:00
Ivan Blinkov
9977788daf
WIP on docs (#2819)
* Some improvements for introduction/performance.md

* Minor improvements for example_datasets

* Add website/package-lock.json to .gitignore

* YT paragraph was badly outdated and there is no real reason to write a new one

* Use weird introduction article as a starting point for F.A.Q.

* Some refactoring of first half of ya_metrika_task.md

* minor

* Weird docs footer bugfix

* Forgotten redirect

* h/v scrollbars same size in docs

* CLICKHOUSE-3831: introduce security changelog

* A bit more narrow tables on docs front page
2018-08-07 15:06:41 +03:00
Alexey Zatelepin
1f2d4f90b9 allow empty parts after merge for Summing, Collapsing and VersionedCollapsing engines [#CLICKHOUSE-3879] 2018-08-06 19:54:00 +03:00
Alexey Zatelepin
7062807d8c add docs for mutations cleaner [#CLICKHOUSE-3828] 2018-08-03 22:21:44 +03:00
Alexander Marshalov
154d7e3228 Added SETTINGS clause for Kafka storage engine 2018-08-03 21:51:28 +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
8527d4f4dd
Update parametric_functions.md 2018-08-01 19:45:59 +03:00
BayoNet
7bded99324 Merge remote-tracking branch 'upstream/master' 2018-08-01 12:28:20 +03:00
BayoNet
2bb93c14df Added changes from english version of documentation to the russian one. 2018-08-01 12:21:12 +03:00
alexey-milovidov
ef4ecd615f
Update enum.md 2018-07-30 22:51:14 +03:00
alexey-milovidov
6a71a1ea13
Merge branch 'master' into master 2018-07-30 22:49:07 +03:00
Ivan Blinkov
b589903680
WIP on docs (#2753)
* Some improvements for introduction/performance.md

* Minor improvements for example_datasets

* Add website/package-lock.json to .gitignore

* YT paragraph was badly outdated and there is no real reason to write a new one

* Use weird introduction article as a starting point for F.A.Q.

* Some refactoring of first half of ya_metrika_task.md

* minor

* Weird docs footer bugfix
2018-07-30 19:34:55 +03:00
alesapin
71694f0eb2 Add <yandex> tag in PostgreSQL external dictionary config 2018-07-30 17:03:29 +03:00
chertus
b631924d46 CLICKHOUSE-2 fix docs 2018-07-30 13:51: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
Ivan Blinkov
20c68e5a6f
WIP on docs introduction articles (#2716)
* WIP on content of distinctive_features.md

* WIP on content of features_considered_disadvantages.md
2018-07-27 14:26:20 +03:00
alexey-milovidov
d0507bb639
Update url.md 2018-07-27 14:18:54 +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
afd57d0372 - Functions with special support for NULL
- Descriptions for functons: arrayResize, multiIf, getSizeOfEnumType, toColumnTypeName, dumpColumnStructure, defaultValueOfArgumentType, indexHint, replicate.
- Enum description is updated
2018-07-26 17:41:59 +03:00
Alexey Milovidov
57f9abf6b2 Added clarifications for ZooKeeper operations [#CLICKHOUSE-3] 2018-07-25 22:34:58 +03:00
alexey-milovidov
743f904a64
Merge pull request #2714 from blinkov/CLICKHOUSE-2720
Refactoring that also fixes CLICKHOUSE-3858
2018-07-25 14:23:07 +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
5ad0d74dff Hide example on main docs page behind spoiler 2018-07-24 19:37:57 +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
Ivan Blinkov
efbde3df4d Clarify ToC item 2018-07-20 18:06:07 +03:00
Ivan Blinkov
fce91c2a8a Use admonitions instead of divs 2018-07-20 15:48:08 +03:00
Ivan Blinkov
89947aef7b Some docs introduction refactoring 2018-07-20 15:47:37 +03:00
Ivan Blinkov
4cb90854e3 Some introduction text refactoring 2018-07-20 12:34:42 +03:00
Ivan Blinkov
1e2c8bf7cf Make tables in introduction somewhat readable + move abbreviation definitions earlier 2018-07-20 12:18:08 +03:00
Ivan Blinkov
103f09e8cc Make front page of documentation to be part of Introduction 2018-07-20 11:55:14 +03:00
MaximAL
aa453c43ce Non-translated and (#2681) 2018-07-19 11:32:35 +03:00
BayoNet
ba04b9dcb8 Functions for Nullable arguments. 2018-07-18 21:45:23 +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
ca7f6b3d5b NULL in dictionaries. 2018-07-17 09:34:43 +03:00
BayoNet
09a4f79db6 NULL in aggregate functions. 2018-07-17 09:23:18 +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
Ilya Breev
859a70245a replace POST examples with curl 2018-07-14 15:14:20 +03:00
Ilya Breev
e1ca437766 Update .net section of 3rd party libraries list 2018-07-13 22:30:00 +03:00
alexey-milovidov
95110c4aa8
Update index.md 2018-07-13 22:25:33 +03:00