Commit Graph

87 Commits

Author SHA1 Message Date
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
Pradeep Chhetri
946d49c932 Documentation: Updated --multiquery flag usage 2020-01-05 22:06:33 +08: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
BayoNet
6e785ea4bd
DOCS-173: clickhouse benchmark (#7947)
* CLICKHOUSEDOCS-173: Draft of a description.

* CLICKHOUSEDOCS-173: Table experiment.

* CLICKHOUSEDOCS-173: Further writing.

* CLICKHOUSEDOCS-173: Final.

* CLICKHOUSEDOCS-173: Updated by comments.

* CLICKHOUSEDOCS-173: Updated by comments.

* CLICKHOUSEDOCS-173: Supported other languages.
2019-12-25 13:42:00 +03:00
Yatsishin Ilya
6918642389 consistent Ok. in http docs 2019-12-24 11:59:30 +03:00
DarkWanderer
14bde9f982 Adding ClickHouse.Client to list of 3rd party client libraries 2019-12-14 12:04:50 +03:00
Sergei Shtykov
a7a6a19743 CLICKHOUSEDOCS-466: links fix. 2019-12-05 20:22:41 +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
Vxider
967eaef525 fix cli docs 2019-11-26 17:22:50 +08:00
Alexander Kazakov
1e2e7b41da Updated ToC. Symlinks for fa/zh developer instructions 2019-11-22 12:59:20 +03:00
Aliaksandr Shylau
9dd37bd252
Replace unmaintainable Ruby client by a newer one 2019-11-11 12:23:06 +03:00
BayoNet
6ae3998fe7
DOCS-163: Docs for the Interval data type and the INTERVAL operator. (#7452)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* CLICKHOUSEDOCS-163: INTERVAL related articles

* CLICKHOUSEDOCS-163: build fixes.

* Update docs/en/data_types/special_data_types/interval.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* CLICKHOUSEDOCS-163: Update after the review.
2019-11-06 15:14:41 +03:00
Ivan Blinkov
a5abedba2a
Refactor mentions of clickhouse-cpp in docs (#7578) 2019-11-01 18:14:12 +03:00
BayoNet
7601fafe63
DOCS-413: Links fixes. (#7362)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* CLICKHOUSEDOCS-413: Links fixes.
2019-10-17 13:38:32 +03:00
BayoNet
a04756d0dd
DOCAPI-8799: Updated SHOW TABLE dscr. Restructured TOC (#7128)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* Link fixes.

* DOCAPI-8799: Updated SHOW TABLES. Restructured TOC.

* DOCAPI-8799: Fix.

* DOCAPI-8799: Links fix.
2019-09-27 18:44:36 +03:00
Alexey Milovidov
d8b8c779d2 Changed repository URL, part 2 2019-09-23 19:21:18 +03:00
Alexey Milovidov
8579c26efb Changed repository URL 2019-09-23 19:18:19 +03:00
BayoNet
2c3457dbfe
DOCAPI-7743: CREATE TABLE AS table_function() docs. (#6887)
* Typo fix.

* DOCAPI-7743: Update of docs around table functions.

* DOCAPI-7743: More changes

* DOCAPI-7743: more fixes.

* DOCAPI-7743: CREATE TABLE

* Update docs/en/query_language/table_functions/index.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7743: Fixes.
2019-09-12 17:14:19 +03:00
Ivan Blinkov
8d5a08743a
Add link to clickhouse-flamegraph (#6901) 2019-09-11 12:06:50 +03:00
BayoNet
76c84d1d63 DOCAPI-7695: Functions support for indexes (#6784) 2019-09-06 12:07:23 +03:00
BayoNet
9a245f7930
DOCAPI-7438: Update of quantileTiming docs. (#6455)
* Link fix.

* DOCAPI-7438: Update of quantileTiming functions docs.

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/query_language/agg_functions/reference.md

Co-Authored-By: Ivan Blinkov <github@blinkov.ru>

* DOCAPI-7438: Clarifications.

* DOCAPI-7438: Links fix.
2019-08-21 10:52:51 +03:00
Ivan Blinkov
3785d945ff
Sync RPM packages instructions to other docs languages (#6568) 2019-08-20 20:42:31 +03:00
Alexey Milovidov
19e11d6300 Updated changelog in docs 2019-08-06 16:19:08 +03:00
BayoNet
0357c11851
DOCAPI-7129 Nested JSON in JSONEachRow description + date_time_input_format (#5889)
* The input_format_import_nested_json and date_time_input_format settings description.
* Usage of Nested Structures with JSONEachRow.
2019-07-16 12:21:48 +03:00
BayoNet
390c18def8 DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. (#5706) 2019-07-12 15:03:33 +03:00
BayoNet
6e224c1ff7 DOCAPI-7090: SYSTEM DISTRIBUTED queries description. (#5848)
* DOCAPI-7090: SYSTEM DISTRIBUTED queries description.

* DOCAPI-7090: Fixes.
2019-07-10 10:04:53 +03:00
BayoNet
9655b1c9d9 DOCAPI-6425: EN review. RU Translation. User settings. (#5713) 2019-07-05 01:03:28 +03:00
BayoNet
533750ef7f DOCAPI-6985: RU translations for some articles. (#5572) 2019-06-14 15:44:33 +03:00
BayoNet
93020fce3f DOCAPI-6425: Security settings (#5490) 2019-06-06 02:43:12 +03:00
alexey-milovidov
c2af408cc9
Merge pull request #5299 from BayoNet/DOCAPI-6206-odbc-engine
DOCAPI-6206 ODBC table engine and odbc table functions descriptions
2019-05-25 16:23:14 +03:00
BayoNet
8cc4586f86 DOCAPI-4293: MySQL engine and mysql table functions docs. 2019-05-18 20:25:58 +03:00
BayoNet
316e94defe DOCAPI-6206: ODBC table engine description. 2019-05-16 10:12:04 +03:00
Vasily Nemkov
4c17864685 IPv4 and IPv6 domain docs. 2019-05-10 09:31:44 +03:00
Ivan Blinkov
b1831a9ab5 Add link to horgh-replicator 2019-04-29 19:50:02 +03:00
alexey-milovidov
f999100e56
Update gui.md 2019-04-29 19:31:56 +03:00
Ivan Blinkov
c5d6fec2c2
Minor docs/website changes (#5011)
* Add link to Limassol meetup

* Add link to MaxMind integration guide
2019-04-16 00:00:08 +03:00
Ivan Blinkov
c1d9606302 Add link to pg2ch 2019-04-11 15:11:19 +03:00
Ivan Blinkov
308b9e82b1 Add link to clickhousedb_fdw by Percona 2019-04-11 15:10:04 +03:00
Ivan Blinkov
77c4962154 Mention clickhouse-zabbix-template by Altinity 2019-04-11 14:27:02 +03:00
Ivan Blinkov
bc8749dce6 Mention Kubernetres clickhouse-operator by Altinity 2019-04-11 14:24:56 +03:00
Ivan Blinkov
7374083c5e docs fixes after #4887 2019-04-04 13:49:01 +03:00
BayoNet
1c5fc84770 DOCAPI-5757: input_format_values_interpret_expressions description (#4730) 2019-03-21 10:38:46 +03:00
SevaCode
dd40104b11 Fixed bug in the example of using apt-key
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-15 12:00:01 +03:00
Ivan Blinkov
0336adeac1 build fix 2019-03-11 21:19:35 +03:00
Alexey Milovidov
b153b17752 Addition to the #4545 PR 2019-03-01 17:46:43 +03:00
Ivan Blinkov
edff16aa15
Minor docs changes (#4366) 2019-02-14 15:12:28 +03:00
BayoNet
54d70e5f4c DOCAPI-4994: New article "ClickHouse Update" (#4285) 2019-02-06 15:52:46 +03:00
Ivan Blinkov
693782ee5b
WIP on docs/website (#4278) 2019-02-05 19:46:30 +03:00
Vitaly Baranov
8259e8f1e2 Add instruction about installing dirmngr to the documentation. 2019-02-05 15:54:43 +03:00