Commit Graph

421 Commits

Author SHA1 Message Date
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
filimonov
a0814164c0 describing distributed_product_mode in settings.md
See 

7707b5a209/dbms/src/Interpreters/InJoinSubqueriesPreprocessor.h (L17-L32)

576885c6b8/dbms/src/Interpreters/Settings.h (L121)

77fd2f3721/dbms/src/Interpreters/SettingsCommon.cpp (L464-L473)

88efe5ad56/dbms/src/Interpreters/InJoinSubqueriesPreprocessor.cpp (L155)
2018-07-09 17:59:20 +03:00
Ivan Blinkov
e312229344 Few documentation infrastructure improvements (#2613)
* Remove Berlin meetup link

* Do not block browser while single page docs content loads

* Restore sidebar scroll tracking feature

* Temporary hide footer in single page docs mode so it does not jump around

* Swap sidebars in single page docs mode

* fix lost anchor in link

* Explicitly fail if there are errors during docs build
2018-07-09 15:00:38 +03:00
BayoNet
ae8c739c69 Some clarifications about Nullable type and NULLs. 2018-07-08 11:58:43 +03:00
alexey-milovidov
b0ec1423c7
Reordered the list of PHP clients. 2018-07-06 19:33:59 +03:00
Alexey Milovidov
d45ca13fe7 Merge branch 'feature-agg-func-in-summing-merge-tree' of https://github.com/kvap/ClickHouse into kvap-feature-agg-func-in-summing-merge-tree 2018-07-04 23:38:06 +03:00
alexey-milovidov
83bd2cdce3
Update summingmergetree.md 2018-07-04 23:35:20 +03:00
Alexey Milovidov
47958bee7c Merge branch 'feature-agg-func-in-summing-merge-tree' of https://github.com/kvap/ClickHouse into kvap-feature-agg-func-in-summing-merge-tree 2018-07-04 23:34:28 +03:00
BayoNet
29afde3ac9 Described operators IS NULL and IS NOT NULL 2018-07-04 09:21:21 +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 Milovidov
74a8996367 Updated information about Gentoo (tnx. kmeaw) [#CLICKHOUSE-2] 2018-06-29 15:07:07 +03:00
Alexey Zatelepin
b8c4a0ba8e add docs draft for mutations [#CLICKHOUSE-3687] 2018-06-28 16:52:00 +03:00
Constantin S. Pan
9cb1d09c20 Update the docs 2018-06-27 10:56:26 +01:00
Dmitry S..ky / skype: dvska-at-skype
2ed5a7c2dd typo fixed 2018-06-26 16:13:34 +03:00
KochetovNicolai
94afe26d4c
Update summingmergetree.md
Added linefeed.
2018-06-14 14:07:57 +03:00
Ivan Blinkov
2d541d3016 Add Berlin meetup link & update roadmap (#2491)
* Update roadmap

* Add Berlin meetup link

* fix indent
2018-06-09 15:21:45 +03:00
Alexey Milovidov
51044279e5 Squashed #2471 2018-06-05 23:09:51 +03:00
Alexandr Krasheninnikov
8d273e776b Syslog logging support 2018-06-01 20:45:03 +03:00
Leonardo Cecchi
969d7837e5 Add Nim libs to third party libraries in docs/en and docs/ru 2018-05-30 08:44:35 +02:00
BayoNet
2ddbe6335a Merge branch 'master' of https://github.com/BayoNet/ClickHouse 2018-05-30 09:08:19 +03:00
BayoNet
ae17feed4c Bugs and broken links fixes. 2018-05-30 09:06:44 +03:00
Alexey Milovidov
24b071e017 Merge branch 'master' of github.com:yandex/ClickHouse 2018-05-26 02:55:29 +03:00
Alexey Milovidov
9f4c22bff3 Miscellaneous [#CLICKHOUSE-3] 2018-05-26 02:55:18 +03:00
alexey-milovidov
53c1922596
Merge pull request #2394 from BayoNet/master
Documentation updates
2018-05-25 23:56:35 +03:00
alexey-milovidov
eed9da96df
Update index.md 2018-05-25 23:30:08 +03:00
BayoNet
40d5447b76 Updated introduction to Formats section 2018-05-24 13:23:19 +03:00
BayoNet
7f783eed03 Updated description of File table engine. 2018-05-16 18:16:46 +03:00
topvisor
b453e2dde9 file() function's description (#2361)
* Create file.md

* Update file.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update file.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update settings.md

* Update file.md

* Update file.md

* Update file.md

* Update file.md

* Update file.md

* Update file.md

* Update settings.md

* Update file.md

* Update settings.md

* Update settings.md

* Update settings.md

* Create file.md

* Update mkdocs_ru.yml

* Update mkdocs_en.yml

* Update settings.md

* Update settings.md

* Update mkdocs_en.yml

* Update mkdocs_ru.yml

* Update mkdocs_en.yml

* Update mkdocs_en.yml

* Update file.md

* Update file.md
2018-05-14 22:58:49 +03:00
BayoNet
d010ec60a9 Merge remote-tracking branch 'upstream/master' 2018-05-14 08:39:27 +03:00
alexey-milovidov
646bea46d8
Update replication.md 2018-05-11 00:47:05 +03:00
BayoNet
42251fc9c0 Geo functions are added. 2018-05-10 19:51:45 +03:00
Alexey Milovidov
4d9088d3d4 Merge branch 'llvm-jit' of https://github.com/pyos/ClickHouse into pyos-llvm-jit 2018-05-10 18:23:53 +03:00
Alexey Milovidov
6ecc6d8ea4 Changed some doc files to symlinks #2277 2018-05-10 17:44:45 +03:00
BayoNet
01beee93ee Editing of external contributions in the documentation. 2018-05-10 02:16:00 +03:00
BayoNet
c739253252 Editing of external contributions in the documentation. 2018-05-09 14:12:15 +03:00
BayoNet
6fd3249913 Merge remote-tracking branch 'upstream/master' 2018-05-08 15:36:12 +03:00
BayoNet
195f142b60 Typo fixes. 2018-05-08 14:50:38 +03:00
Alexsey Shestakov
ed053d222e Improve Russian description of arraySort and arrayReserveSort 2018-05-07 23:54:26 +03:00
Alexsey Shestakov
f8c998618e Add arrayReverseSort,arraySort to docs 2018-05-07 23:54:26 +03:00
KochetovNicolai
c7d2732b80
Update third-party_client_libraries.md 2018-05-07 20:19:16 +03:00
proller
634ba89f90 Build fixes 2018-05-05 15:34:17 +03:00
Alexey Milovidov
5b0761f6d4 Added a link to HouseOps [#CLICKHOUSE-3] 2018-05-01 11:50:56 -07:00
BayoNet
c3a47815ab Codeblock formatting is fixed 2018-04-28 14:53:59 +03:00
BayoNet
38c0442ee6 Changes in accordance with comments from the developers. 2018-04-28 14:45:37 +03:00
BayoNet
1b0d7361cc Merge remote-tracking branch 'upstream/master' 2018-04-28 11:13:06 +03:00
BayoNet
7558684e33 Multiple formatting and links fixes. 2018-04-28 10:58:16 +03:00
alexey-milovidov
093c054b1f
Merge pull request #2263 from luc1ph3r/arbitrary-csv-delimiter
Support an arbitrary CSV delimiter
2018-04-27 13:13:09 -07:00
BayoNet
99b1cbb3c4 Fixed formatting of development/style.md 2018-04-24 01:16:40 +03:00
BayoNet
48ee13e2d9 Fixes of codeblock language and formatting. 2018-04-23 10:34:55 +03:00
BayoNet
765da09e4d Merge branch 'translation_en' with update of english translation. 2018-04-23 09:51:25 +03:00
BayoNet
32b6f0a8af English translation is updated. 2018-04-23 09:20:21 +03:00
Ivan Zhukov
4db476b5cd Update docs about a CSV format 2018-04-22 17:30:25 +03:00
alexey-milovidov
6dd758dc6b
Merge pull request #2224 from BayoNet/master
clickhouse-local description is extended
2018-04-18 23:38:39 +03:00
Vitaliy Lyudvichenko
d4a1407d2d Fixed typo in docs. [#CLICKHOUSE-3] 2018-04-18 15:39:43 +03:00
proller
f8dc8f32d5 Writing changelog (#2215)
* Maybe fix flappy test

* Make changelog

* Revert "Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common)"

This reverts commit 721153ed53.

* Revert "Temporary revert site about new package name (clickhouse-server vs clickhouse-server-common)"

This reverts commit ba5cb121ae.

* Better changelog

* Better

* Better changelog

* more

* Update CHANGELOG_RU.md

* Update CHANGELOG_RU.md

* Update CHANGELOG_RU.md
2018-04-17 23:57:02 +03:00
Aleksandra (Ася)
29eda3b2de
Update ya_metrika_task.md 2018-04-17 13:19:53 +03:00
BayoNet
e4ab0d8522 docs/utils/clickhouse-local.md is edited by developer comment 2018-04-16 15:27:33 +03:00
BayoNet
be7a7a7e92 Merge remote-tracking branch 'upstream/master' 2018-04-16 08:34:53 +03:00
BayoNet
23d19b3891 The description of clickhouse-local utility is extended. 2018-04-16 08:32:37 +03:00
Alexsey Shestakov
d19a56aa3a Fix x^y math functions description 2018-04-13 22:09:12 +03:00
Konstantin Grabar
87a10ca501 Update third-party_client_libraries.md
Update third-party_client_libraries.md with Elixir libs
2018-04-03 20:28:44 +03:00
proller
721153ed53 Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common) 2018-04-03 17:46:43 +03:00
alexey-milovidov
d8eba9402e
Update mergetree.md 2018-04-02 23:16:32 +03:00
proller
802cac725f Debian: Rename packages (#678)
* Debian: rename packages

* wip

* wip

* wip

* move limits.d/clickhouse.conf to common

* wip

* fix

* bad clang

* update changelog

* more Provides: Conflicts:

* clickhouse-zookeeper-cli [#CLICKHOUSE-2947]

* fix utils desc

* Fix docs

* use cmake links

* fix doc

* Fix test install

* Test me

* Test me

* Test me.

* Dont use pre-depends

* fix

* Minimize control changes

* del

* debian/clickhouse-common.install -> debian/clickhouse-common-static.install

* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
2018-04-01 15:33:39 +03:00
BayoNet
6881d84bc2 External editions are revised. English translation is actualised from 02.03.2018 version up to 26.03.2018. 2018-03-30 03:20:04 +03:00
BayoNet
2f4d20a0cf Some typos are fixed. 2018-03-30 03:16:19 +03:00
BayoNet
17ee06b0d9 English translation update. 2018-03-30 03:15:52 +03:00
Kirill Shvakov
3b09d2dab3 Docs: add Ninja build to the required libraries (#2136)
* Added Ninja build to the required libraries

* remove ninja from required libraries
2018-03-29 05:59:30 -07:00
alexey-milovidov
26df2f7a85
Revert "English translation is updated" 2018-03-26 17:00:55 +03:00
BayoNet
ec86ecbcdc Some typos are fixed. 2018-03-25 05:37:07 +03:00
BayoNet
4d0582f5cf Merge remote-tracking branch 'upstream/master' 2018-03-25 05:14:13 +03:00
BayoNet
a011a466ab English translation update. 2018-03-25 05:04:22 +03:00
Alexander Marshalov
a6c2e43bd2 The lost information in the Kafka engine documentation has been restored, modified and translated (from commit: https://github.com/yandex/ClickHouse/pull/1654/files#diff-c9ba89e2414c83b5dcc579233c5c80b5) 2018-03-23 18:40:24 +03:00
alexey-milovidov
2590e3b0a6 Update settings.md 2018-03-23 18:37:45 +03:00
Artemeey
1619189ed5 Update settings.md 2018-03-23 18:37:45 +03:00
alexey-milovidov
f8c37d0943
Merge pull request #2050 from BayoNet/master
max_memory_usage parameters description and "Data replication" edition.
2018-03-16 02:31:31 +03:00
alexey-milovidov
ee88475c5b
Update replication.md 2018-03-16 02:30:26 +03:00
alexey-milovidov
93c0dd3f42
Update replication.md 2018-03-16 02:25:57 +03:00
alexey-milovidov
bbb101845a
Update replication.md 2018-03-16 02:24:21 +03:00
alexey-milovidov
70ab16e864
Update query_complexity.md 2018-03-16 02:23:13 +03:00
alexey-milovidov
9017f1d664
Update query_complexity.md 2018-03-16 02:22:36 +03:00
alexey-milovidov
f2505f151a
Merge pull request #2056 from valericus/patch-1
Update mergetree.md
2018-03-15 21:46:51 +03:00
alexey-milovidov
720a60c551
Merge pull request #2057 from valericus/patch-2
Update replacingmergetree.md
2018-03-15 21:45:28 +03:00
alexey-milovidov
2097ee9a82
Update merge.md 2018-03-15 21:44:04 +03:00
Valera Ryaboshapko
12d9c30d2b
Update merge.md 2018-03-15 16:26:19 +03:00
Valera Ryaboshapko
b4bb6f4bc3
Update replacingmergetree.md 2018-03-15 15:33:12 +03:00
Valera Ryaboshapko
b1967ff0d5
Update mergetree.md 2018-03-15 14:48:19 +03:00
alexey-milovidov
6a49010a84
Merge pull request #2038 from millin/docs_ip_trie
Add docs for "ip_trie" dict layout
2018-03-14 21:54:20 +03:00
Eugene Klimov
0ee9b8ee36
remove xenial, trusty etc...
currently
2018-03-14 23:20:33 +05:00
BayoNet
2a9b5d5514 Merge remote-tracking branch 'upstream/master' 2018-03-14 18:49:50 +03:00
BayoNet
93a693f84f Data replication topic is actualized. 2018-03-14 16:52:35 +03:00
BayoNet
5e7ba54e06 max_memory_usage, max_memory_usage_for_user, max_memory_usage_for_all_queries parameter descriptions are added. 2018-03-14 15:42:02 +03:00
Pavel
c04ad1aa3e
typo 2018-03-14 13:35:07 +03:00
Alexander Millin
974e2cf5e7 Add docs for "ip_trie" dict layout 2018-03-14 12:08:37 +03:00
filimonov
614cc88710 fix word end 2018-03-14 04:45:54 +03:00
Mikhail Filimonov
2c083b9b59 Fixing obsolete name of clickhouse-compressor 2018-03-14 04:45:54 +03:00
Mikhail Filimonov
04235f2e51 Fixing bad copy-paste, shorten sample 2018-03-14 04:45:54 +03:00
Mikhail Filimonov
1c0999932f Documenting numbers table function, VerticalRaw format, HTTP sessions, HTTP compression. 2018-03-14 04:45:54 +03:00
Alexey Milovidov
32d4bcc1b0 Changed address of Debian repository [#METRIQA-2014] 2018-03-13 22:45:15 +03:00
Alexander Marshalov
734d732738 Minor fixes and improvements in documentation for Kafka table engine. 2018-03-11 22:58:09 +07:00
Mikhail Filimonov
d052f75395 Fixing broken and old-format links. 2018-03-11 00:36:26 +01:00
Mikhail Filimonov
297bb16913 Tiny improvements in KILL query documentation. 2018-03-10 23:54:41 +01:00
alexey-milovidov
891c028c58
Update mysql.md 2018-03-05 22:21:26 +03:00
Artemeey
73c0686fee
Update mysql.md 2018-03-04 14:08:01 +03:00