Commit Graph

211 Commits

Author SHA1 Message Date
BayoNet
b347d8607e CLICKHOUSEDOCS-129: Fixed link 2019-11-14 12:32:34 +03:00
BayoNet
20736bf674 CLICKHOUSEDOCS-129: Updated the description of clickhouse-client 2019-11-14 12:23:12 +03:00
Aliaksandr Shylau
9dd37bd252
Replace unmaintainable Ruby client by a newer one 2019-11-11 12:23:06 +03:00
Ivan Blinkov
a5abedba2a
Refactor mentions of clickhouse-cpp in docs (#7578) 2019-11-01 18:14:12 +03:00
BayoNet
9f8c8ab481 CLICKHOUSEDOCS-420: EN review. RU translation. 2019-10-29 15:20:14 +03:00
Alexander Tokmakov
aa9d29d6ae Merge branch 'master' into formats_improvements 2019-10-16 17:15:13 +03:00
Alexander Tokmakov
1c5ee018df update docs 2019-10-07 21:55:12 +03:00
alexey-milovidov
aa15bfbd33
Update client_libraries.md 2019-10-07 17:08:34 +03:00
Alexander Tokmakov
979f235e38 Merge branch 'master' into merging_values_with_expressions 2019-09-30 18:06:58 +03:00
alexey-milovidov
e50a874537
Merge pull request #7118 from ClickHouse/improve_template_format
Minor improvements of Template format
2019-09-30 15:00:27 +03:00
Darío
f7bf293cbf
Update gui.md 2019-09-27 14:28:00 +02:00
Dario
88b9672108 Added Redash to the GUI documentation 2019-09-27 14:23:12 +02:00
tavplubix
c3ed1f38a6
Merge branch 'master' into improve_template_format 2019-09-26 19:19:11 +03:00
Alexander Tokmakov
3e07e144a4 update docs 2019-09-26 19:10:22 +03:00
Alexander Tokmakov
64b2fddcfd update docs 2019-09-26 01:15:47 +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
2d2bc052e1
DOCAPI-8530: Code blocks markup fix (#7060)
* Typo fix.

* Links fix.

* Fixed links in docs.

* More fixes.

* docs/en: cleaning some files

* docs/en: cleaning data_types

* docs/en: cleaning database_engines

* docs/en: cleaning development

* docs/en: cleaning getting_started

* docs/en: cleaning interfaces

* docs/en: cleaning operations

* docs/en: cleaning query_lamguage

* docs/en: cleaning en

* docs/ru: cleaning data_types

* docs/ru: cleaning index

* docs/ru: cleaning database_engines

* docs/ru: cleaning development

* docs/ru: cleaning general

* docs/ru: cleaning getting_started

* docs/ru: cleaning interfaces

* docs/ru: cleaning operations

* docs/ru: cleaning query_language

* docs: cleaning interfaces/http

* Update docs/en/data_types/array.md

decorated ```

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/getting_started/example_datasets/nyc_taxi.md

fixed typo

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/getting_started/example_datasets/ontime.md

fixed typo

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/interfaces/formats.md

fixed error

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/table_engines/custom_partitioning_key.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utils/clickhouse-local.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/dicts/external_dicts_dict_sources.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/utils/clickhouse-local.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/json_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/json_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/other_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/other_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/query_language/functions/date_time_functions.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* Update docs/en/operations/table_engines/jdbc.md

Co-Authored-By: BayoNet <da-daos@yandex.ru>

* docs: fixed error

* docs: fixed error
2019-09-23 18:31:46 +03:00
Ivan Blinkov
8d5a08743a
Add link to clickhouse-flamegraph (#6901) 2019-09-11 12:06:50 +03:00
BayoNet
1bd75b1e74
DOCAPI-7745: optimize_throw_if_noop docs. (#6848)
* Typo fix.

* DOCAPI-7745: The first version.

* DOCAPI-7745: More text

* DOCAPI-7745: More text.

* Update docs/en/operations/settings/settings.md

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

* Update docs/en/query_language/misc.md

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

* DOCAPI-7745: Fixes.
2019-09-10 11:06:22 +03:00
Denis Zhuravlev
4004f17b09
Update formats.md
Added RowBinaryWithNamesAndTypes toc. Fixed list formatting.
2019-09-09 14:09:42 -03:00
BayoNet
76c84d1d63 DOCAPI-7695: Functions support for indexes (#6784) 2019-09-06 12:07:23 +03:00
Olga Khvostikova
4129d8cf60
Merge pull request #6092 from yandex/globs-in-file-one-more-attempt
Globs in storage file and HDFS
2019-09-05 23:05:37 +03:00
stavrolia
5d6959173c Improvement 2019-09-04 22:55:56 +03:00
alexey-milovidov
ed308f9467
Merge pull request #6792 from yandex/blinkov-patch-9
title case fixes
2019-09-03 14:29:54 +03:00
Ivan Blinkov
d67203bcd7
Add link to new third-party jdbc driver 2019-09-03 12:14:23 +03:00
Ivan Blinkov
839d4111f8
title case fixes 2019-09-03 12:00:52 +03:00
Alexander Tokmakov
4cbf095a4a update docs 2019-08-30 21:21:54 +03:00
Alexander Tokmakov
03c83169bd Merge branch 'master' into merging_template_format 2019-08-29 16:34:25 +03:00
BayoNet
9c0b377868
DOCAPI-7431: Queries with parameters docs. EN review. RU translation. (#6632)
* Update cli.md (#36)

* Update http.md (#37)

* DOCAPI-7431: RU Translation.

* DOCAPI-7431: Fix.

* Update docs/en/interfaces/cli.md

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

* DOCAPI-7431: Fixes.
2019-08-27 13:24:42 +03:00
Alexander Tokmakov
734a0f23a9 Merge branch 'master' into merging_template_format 2019-08-23 15:32:35 +03:00
alexey-milovidov
51f6d97511
Update formats.md 2019-08-21 18:20:42 +03:00
BayoNet
0e99eb82f4
DOCAPI-7129: nested json insert. EN review. RU translation. (#6419)
* Update formats.md

* Update settings.md

* Link fix.

* DOCAPI-7129: RU translation.

* DOCAPI-7129: Fixed build of ZH docs.

* Update docs/en/interfaces/formats.md

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

* Update docs/en/operations/settings/settings.md

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

* Update docs/ru/interfaces/formats.md

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

* Update docs/ru/interfaces/formats.md

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

* Update docs/ru/interfaces/formats.md

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

* Update docs/ru/operations/settings/settings.md

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

* Update docs/ru/operations/settings/settings.md

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

* DOCAPI-7129: Clarifications and fixes.
2019-08-20 10:23:47 +03:00
BayoNet
b1d1a23318 DOCAPI-7431: Formatted queries docs (#6490) 2019-08-15 13:10:59 +03:00
BayoNet
7015e5ca7d
Link fix. (#6288) 2019-08-02 10:11:40 +03:00
Alexander Tokmakov
89a4462c4f Merge branch 'master' into csv_unquoted_nulls_and_default_values 2019-07-23 13:49:47 +03:00
Alexander Tokmakov
96d0a066d9 rename format_csv_unquoted_null_literal_as_null to input_format_csv_unquoted_null_literal_as_null 2019-07-22 23:13:27 +03:00
Alexander Tokmakov
04504ccf7b Docs (en) 2019-07-22 03:01:51 +03:00
BayoNet
4460c56b93
DOCAPI-6213: EN review, RU translation for X-ClickHouse-Progress related topics (#6076)
DOCAPI-6213: EN review. RU translastion.
2019-07-20 10:39:10 +03:00
Alexander Tokmakov
6467330462 update docs 2019-07-19 16:57:50 +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
Ildus Kurbangaliev
d483f40d15
Add yet another PostgreSQL FDW to integrations.md
Add HTTP based ClickHouse FDW.
2019-07-15 15:09:53 +02:00
BayoNet
390c18def8 DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. (#5706) 2019-07-12 15:03:33 +03:00
akuzm
e84b7be6af Some clarifications to File engine docs. (#5667)
* Some clarifications to File engine docs.

* Mention URL, HDFS and dictionaries

* Fix capitalization.
2019-07-10 10:04:11 +03:00
BayoNet
e7493112eb DOCAPI-5760: Join engine docs update. (#5658) 2019-06-21 10:58:15 +03:00
akuzm
4cc9f632a0
Treat empty cells in CSV as default values. (#5625)
Treat empty cells in CSV as default values when input_format_defaults_for_omitted_fields = true.

Closes #5349.
2019-06-20 15:46:36 +03:00
BayoNet
d86e5d451e
DOCAPI-6181: RU translation for Parquet docs. (#5510)
* DOCAPI-6181: RU translation for Parquet docs.
2019-06-18 23:07:20 +03:00
BayoNet
5fedf3e8f3 Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6213-send_progress_in_http_headers 2019-06-14 16:29:09 +03:00
BayoNet
a354bfa884 DOCAPI-6550: 'basename' function, HTTP compression. EN review and RU translation (#5463) 2019-06-14 14:26:46 +03:00
BayoNet
f442c94d0f DOCAPI-6213: Fixes. 2019-06-14 14:09:25 +03:00
BayoNet
cf6777c986 DOCAPI-6213: Docs for send_progress_in_http_headers setting. 2019-06-08 18:24:10 +03:00
BayoNet
d895b39fa0 DOCAPI-6427: Settings for formats. EN review and RU translation. (#5423) 2019-06-04 17:09:19 +03:00
alexey-milovidov
6371817de9
Merge pull request #5258 from BayoNet/DOCAPI-6181-parquet
DOCAPI-6181: Parquet format description
2019-05-25 16:06:50 +03:00
alexey-milovidov
737ff5c0a3
Update formats.md 2019-05-25 16:06:30 +03:00
BayoNet
8a7bed162f DOCAPI-6550: Changed the text a bit. 2019-05-21 16:20:14 +03:00
BayoNet
344fe3038c DOCAPI-6550: Clarification of compression/decompression request parameters usage. 2019-05-21 08:20:09 +03:00
BayoNet
73a8e5c4b4 DOCAPI-6181: Some changes after the text review. 2019-05-15 17:10:33 +03:00
BayoNet
cd957b12e3 DOCAPI-6181: Parquet format description. 2019-05-13 18:38:33 +03:00
BayoNet
d435d834ba Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6550-function-basename 2019-05-08 19:24:27 +03:00
BayoNet
26c628e0b7 DOCAPI-6181: Prepared placeholder for the future section about Parquet format. 2019-05-08 10:32:50 +03:00
BayoNet
3ff89198b7 DOCAPI-6207: JDBC engine EN description (#5112)
* DOCAPI-6207: JDBC engine EN description.

* DOCAPI-6207: Edits after review.
2019-05-08 01:50:37 +03:00
BayoNet
2843d14a33 DOCAPI-6550: Some clarifications. 2019-05-07 18:20:07 +03:00
BayoNet
411238bb57 DOCAPI-6550: Some clarifications. 2019-05-07 18:18:28 +03:00
BayoNet
95626b068d DOCAPI-6550: Some clarifications. 2019-05-07 17:56:46 +03:00
BayoNet
78672f43e1 Mentioned a Brotli compression for HTTP-interface. 2019-05-06 12:46:13 +03:00
Ivan Blinkov
b1831a9ab5 Add link to horgh-replicator 2019-04-29 19:50:02 +03:00
Ivan Blinkov
bcfdba6a96
DOCAPI-6427: Settings for format processing. (#5120) 2019-04-29 19:32:07 +03:00
Serge Rider
294b694a8a
DBeaver information update
DBeaver for Clickhouse is NOT a commercial software, it is free and open-source (Apache license). Source code is at https://github.com/dbeaver/dbeaver/issues
2019-04-29 13:13:18 +03:00
filimonov
8b73ff5b3d insert_sample_with_metadata small fixes in doc (#5121) 2019-04-26 16:45:45 +03:00
BayoNet
cc3f372a7b DOCAPI-6427: Settings for format processing. 2019-04-26 13:58:33 +03:00
Vitaly Baranov
18ddacc95e Improve documentation about protobuf format. (#5015) 2019-04-16 23:30:47 +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
BayoNet
f12fff6e12 DOCAPI-4177: HTTP compression settings. EN review. RU translation. (#4996) 2019-04-15 14:47:45 +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
ogorbacheva
65e674a25a Doc fix: Added text about relative path (#4960)
* Relative path

* Relative path
2019-04-10 17:18:48 +03:00
BayoNet
c5acd61e0d DOCAPI-5753: EN review and RU translation for use_minimalistic_part_header_in_zookeeper setting description. (#4956) 2019-04-10 15:13:45 +03:00
BayoNet
579ec85b6e DOCAPI-5102: JSONEachRow + insert_sample_with_metadata. EN review and RU Translation (#4882)
* DOCAPI-5102: New setting insert_sample_with_metadata description.

* DOCAPI-5102: Updated the descriptions of insert_sample_with_metadata setting and JSONEachRow format.

* DOCAPI-5102: Fixed the title case.

* DOCAPI-5102: Clarified the JSONEachRow and insert_sample_with_metadata descriptions.

* DOCAPI-5102: Clarification of the JSONEachRow description.

* DOCAPI-5102: EN review.

* DOCAPI-5102: RU translation.

* DOCAPI-5102: Fixed links.
2019-04-08 19:06:57 +03:00
Ivan Blinkov
7374083c5e docs fixes after #4887 2019-04-04 13:49:01 +03:00
Stefan Thies
30610f8a6e add Sematext clickhouse integrations (#4887) 2019-04-04 12:44:20 +02:00
BayoNet
333b56ccfa DOCAPI-4177: HTTP compression settings a described. (#4801) 2019-03-26 11:05:41 +03:00
Neeke Gao
338b497aaf Update client_libraries.md (#4759)
add SeasClick to client libraries
2019-03-22 10:39:19 +03:00
BayoNet
1c5fc84770 DOCAPI-5757: input_format_values_interpret_expressions description (#4730) 2019-03-21 10:38:46 +03:00
BayoNet
c39c32973c DOCAPI-5102: Description of insert_sample_with_metadata. Update of JSONEachRow docs. (#4653) 2019-03-13 13:46:49 +03:00
alexey-milovidov
c8ce2cf23e
Update cli.md 2019-03-11 16:33:49 +03:00
Vasily Vasilkov
7d0be1e1f6
Add one more Java/Kotlin library for ClickHouse 2019-03-06 20:32:19 +04:00
Leopold Schabel
a8fc523256
docs: Clarify that proto2 and proto3 are supported
#2369
2019-02-28 10:45:30 +00:00
Vitaly Baranov
5cf7075db9 Add documentation of Protobuf input/output format. 2019-02-27 19:13:31 +03:00
Ivan Blinkov
9aeb61e328
add lost empty lines 2019-02-21 10:58:32 +03:00
alexey-milovidov
f58e0c7c97
Merge pull request #4200 from DarkWanderer/feature/row-binary-with-headers
Added RowBinaryWithNamesAndTypes format
2019-02-11 03:14:56 +03:00
Ivan Blinkov
693782ee5b
WIP on docs/website (#4278) 2019-02-05 19:46:30 +03:00
Fadi Hadzh
b711009c19
add tcp clickhouse_exporter to integrations (en) 2019-02-02 10:02:45 +03:00
Maxim Fedotov
b501bafe95 Update clickhouse documentation. Add puppet module for Clickhouse (#4182)
* Update clickhouse documentation. Add puppet module for Clickhouse

* remote extra whitespace
2019-01-30 22:49:23 +03:00
DarkWanderer
bcac2722d1 Added RowBinaryWithNamesAndTypes format
* Extended BinaryRowOutputStream with flags allowing to output names/types of columns
* Added one (for now) new output format - RowBinaryWithNamesAndTypes
* Updated docs
2019-01-30 14:30:43 +03:00
fessmage
f985e6453e describe option insert_sample_with_metadata in docs (#4185)
* describe option insert_sample_with_metadata in docs

* reply-to-review

* fix
2019-01-30 13:39:12 +03:00
ogorbacheva
a9054e05f0 Doc fix: edit info about escaping (#4118)
* Doc fix: delete VerticalRaw format and remove escaping from Pretty and Vertical formats

* Doc fix: editing text about escaping

* Doc fix: fix example in pretty format

* Doc fix: fix example in pretty format

* Doc fix: last fixes

* Doc fix: last fixes

* Doc fix
2019-01-22 16:21:20 +03:00
vicdashkov
9f3b5a11e7 added description for secure argument to cli docs (#3961)
* added --secure option to docs

* added lost dot in flag description
2018-12-29 00:58:02 +03:00
Eric
bf7401ced7 Update cli.md (#3938)
add -- for config-file command line option
2018-12-27 10:54:55 +03:00