Dmitry Belyavtsev
d300a7da3c
Add ruby library clickhouse-activerecord to list in docs ( #10069 )
...
* Add ruby library clickhouse-activerecord to list in docs
* Add library clickhouse-activerecord in docsfor other locales
2020-04-07 10:48:41 +03:00
Ivan Lezhankin
8a5a73e76d
Merge branch 'master' into dbms2src
2020-04-03 18:20:05 +03:00
Ivan Lezhankin
06446b4f08
dbms/ → src/
2020-04-03 18:14:31 +03:00
Ivan Blinkov
b66c26d833
Get rid of toc_en.yml ( #10023 )
2020-04-03 16:23:32 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up ( #9974 )
...
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00
TCeason
214c465b53
Add docs for predefined_http ( #8161 )
...
* Add docs for predefined_http
* fix review suggestions
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-01 21:16:13 +03:00
Mikhail f. Shiryaev
c965e5e07c
Third party check ( #9824 )
...
* Add link to nagios plugin for clickhouse
* Add missing links to clickhouse_exporter
2020-03-23 16:20:37 +03:00
Ivan Blinkov
790704d081
Restore some old manual anchors in docs ( #9803 )
...
* Simplify 404 page
* add es array_functions.md
* restore some old manual anchors
* update sitemaps
* trigger checks
* restore more old manual anchors
* refactor test.md + temporary disable failure again
* fix mistype
2020-03-22 12:14:59 +03:00
Šimon Podlipský
e4a18367cf
Add PHP simpod/clickhouse-client ( #9794 )
...
Yet another ClickHouse client
- all formats support leveraging PHP generics for type safety
- lightweight
- swappable http client
- guarded by Infection + PHPStan and PSalm max levels
2020-03-21 18:14:02 +03:00
Šimon Podlipský
4505e408c0
Change PHP client names to <vendor/lib> format ( #9795 )
...
- change name format to help distinguish clients
- use packagist links that are more helpful for library consumers
2020-03-21 18:08:13 +03:00
Ivan Blinkov
2e1f6bc56d
[experimental] add "es" docs language as machine translated draft ( #9787 )
...
* replace exit with assert in test_single_page
* improve save_raw_single_page docs option
* More grammar fixes
* "Built from" link in new tab
* fix mistype
* Example of include in docs
* add anchor to meeting form
* Draft of translation helper
* WIP on translation helper
* Replace some fa docs content with machine translation
* add normalize-en-markdown.sh
* normalize some en markdown
* normalize some en markdown
* admonition support
* normalize
* normalize
* normalize
* support wide tables
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* normalize
* lightly edited machine translation of introdpection.md
* lightly edited machhine translation of lazy.md
* WIP on translation utils
* Normalize ru docs
* Normalize other languages
* some fixes
* WIP on normalize/translate tools
* add requirements.txt
* [experimental] add es docs language as machine translated draft
* remove duplicate script
* Back to wider tab-stop (narrow renders not so well)
2020-03-21 07:11:51 +03:00
Ivan Blinkov
d4dd5ba294
Normalization for en markdown ( #9763 )
2020-03-20 13:10:48 +03:00
koshachy
f30465352d
Fix broken link ( #9772 )
...
Fix link to the DataLens solution based on data from ClickHouse DB
2020-03-20 11:27:08 +03:00
Ivan Blinkov
a764545120
Docs build and grammar fixes ( #9750 )
2020-03-19 11:31:06 +03:00
Ivan Blinkov
40649ed0bb
remove extra space ( #9736 )
2020-03-18 21:43:51 +03:00
Ivan Blinkov
5abe3ac3f1
Switch docs to python3 and update MkDocs to 1.1 ( #9711 )
...
+ some grammar and css fixes
2020-03-18 16:02:32 +03:00
Denis Zhuravlev
b4cf1410ed
DateTime documentation improvements, added DateTime64 doc ( #9562 )
...
* Added DateTime64 docs, added info on DateTime timezone conversion, added ClickHouse.Client to list of ADO.NET clients
* I accidentally a word
* Review notes
* Fix space per review notes
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* More review notes: fixed wrong notes on DateTime, added more extensive info on automatic type conversion
* Minor tweaks
* Review notes: missing `code` markers
* Formatting fix
* Silence PR check
* fix typo
* fix typos
* fix typos
* removed meaningless sentence.
* TZ new description
* Update datetime.md
* Update datetime.md
* Update datetime.md
* Update datetime.md
* Update datetime64.md
* Update datetime64.md
* Update datetime64.md
* Update datetime64.md
Co-authored-by: DarkWanderer <elquentaro@gmail.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Denis Zhuravlev <denis.zhuravlev@revjet.com>
2020-03-12 03:13:15 +03:00
Slach
202af42d17
add description for /ping http handler
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-05 12:35:48 +05:00
Slach
ecc65a21db
add reference to http_server_default_response in HTTP interface description
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2020-03-04 20:44:34 +05:00
Ivan Blinkov
d5f0b4a5b5
Restore some VerticalRaw description to fix build
2020-02-25 21:41:43 +03:00
Alexey Milovidov
1630669123
Fixed broken links in zh docs; added english stubs for missing formats (please help translate them).
2020-02-22 20:20:17 +03:00
Andrew Onyshchuk
cc3f3ed596
Add AvroConfluent docs
2020-02-21 13:44:35 -06:00
Sergei Shtykov
3d3bf5e32a
CLICKHOUSEDOCS-545: Updated by comments.
2020-02-19 17:12:46 +03:00
BayoNet
b603f903ea
Update docs/en/interfaces/third-party/gui.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:40 +03:00
BayoNet
1c25f74792
Update docs/en/interfaces/third-party/gui.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:31 +03:00
BayoNet
d098e598fc
Update docs/en/interfaces/third-party/gui.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:19 +03:00
BayoNet
119601ba9f
Update docs/en/interfaces/third-party/gui.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:57:08 +03:00
BayoNet
ecbd6f1360
Update docs/en/interfaces/third-party/gui.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:56:58 +03:00
BayoNet
222a3a43ac
Update docs/en/interfaces/third-party/gui.md
...
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
2020-02-19 16:56:48 +03:00
Sergei Shtykov
dbf092162a
CLICKHOUSEDOCS-545: One more update.
2020-02-18 13:48:55 +03:00
Sergei Shtykov
adf1154ded
CLICKHOUSEDOCS-545: Update by comments.
2020-02-18 13:31:20 +03:00
Sergei Shtykov
fdf14180fe
CLICKHOUSEDOCS-545: Added DataLens to third-party GUI section.
2020-02-18 12:20:48 +03:00
Ilya Yatsishin
ecf99e77e8
Merge pull request #9012 from BayoNet/docs/CLICKHOUSEDOCS-481-looker
...
DOCS-481: Looker introduction in Russian.
2020-02-12 15:26:38 +03:00
Sergei Shtykov
f069ef7a94
CLICKHOUSEDOCS-481: Added link to Looker ClickHouse configuration.
2020-02-12 06:42:32 +03:00
BayoNet
c19c9f8f18
DOCS-535: Markup fixes. Some remarks about formatting for Nested structures ( #9020 )
...
* Markup fixes.
* Some remarks about Nested formatting.
2020-02-08 14:10:24 +03:00
Sergei Shtykov
efeb041cb6
CLICKHOUSEDOCS-481: Looker in Russian.
2020-02-05 15:45:42 +03:00
Andrew Onyshchuk
3c4f23f842
Add Avro docs
2020-02-01 10:59:04 -06:00
Ivan Blinkov
18538f5c65
Domain change in docs
2020-01-30 13:34:55 +03:00
Yuriy
b7ca26b0fb
fixed docs
2020-01-22 01:42:52 +03:00
Sergei Shtykov
78a4de7bce
CLICKHOUSEDOCS-465: Updated Holistics description.
2020-01-20 08:17:35 +03:00
Yuriy
7895966804
initial MySQL compatibility server docs
2020-01-19 08:57:21 +03:00
alexey-milovidov
2ba89d169e
Merge branch 'master' into readline-to-replxx-docs-and-corrections
2020-01-18 20:58:24 +03:00
alexey-milovidov
e51450ec74
Merge pull request #8660 from BayoNet/l10n/CLICKHOUSEDOCS-395-ORC-format
...
DOCS-395: ORC format support. EN review. RU translation.
2020-01-18 20:23:31 +03:00
Alexey Milovidov
c0a5c664a9
Replace readline to replxx: docs and corrections
2020-01-18 18:44:08 +03:00
lalex
0409de2bd6
Docs: add X-ClickHouse-User header auth example
2020-01-17 16:11:25 +02:00
Sergei Shtykov
823c601081
CLICKHOUSEDOCS-395: EN review. RU translation.
2020-01-15 14:37:10 +03:00
Mikhail f. Shiryaev
5b5c5b3286
Add graphite-ch-optimizer to third-party integration
2020-01-07 13:58:13 +01:00
Sergei Shtykov
ccc2ef396d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/CLICKHOUSEDOCS-282-directory-monitor-limits
2020-01-06 23:31:30 +03:00
Sergei Shtykov
8cec267fbc
CLICKHOUSEDOCS-282: Fixed description of clickhouse-client -n functioning.
2020-01-06 23:27:16 +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
alexey-milovidov
fc197d7747
Update formats.md
2019-12-27 19:49:02 +03:00
Sergei Shtykov
fa2d7ae082
CLICKHOUSEDOCS-395: Fix.
2019-12-27 12:16:02 +03:00
Sergei Shtykov
8792f70a67
CLICKHOUSEDOCS-395: ORC format support
2019-12-27 12:12:01 +03:00
tai
daae6ba320
fix docs
2019-12-25 13:32:43 +08:00
Yatsishin Ilya
6918642389
consistent Ok. in http docs
2019-12-24 11:59:30 +03:00
Dr. Strange Looker
a94a03eb4a
removed version number
...
ClickHouse requested I not mention the version number where ClickHouse support began since it quickly becomes out of date and irrelevant.
2019-12-16 11:32:55 -05:00
Dr. Strange Looker
0748883497
Update commercial support for ClickHouse to include Looker
...
Looker added support for ClickHouse in November, 2019 in version 6.24
2019-12-16 10:19:20 -05:00
DarkWanderer
14bde9f982
Adding ClickHouse.Client to list of 3rd party client libraries
2019-12-14 12:04:50 +03:00
alexey-milovidov
a4b0c24c1b
Merge pull request #7931 from BayoNet/l10n/CLICKHOUSEDOCS-129-cli-warning
...
DOCS-129: Update of CLI description. EN review. RU translation.
2019-12-03 05:03:08 +03:00
alexey-milovidov
5ab07706b9
Merge pull request #7945 from godfreyd/godfreyd-CLICKHOUSEDOCS-203
...
Docs: Added Content-Type Header
2019-12-03 04:07:23 +03:00
alexey-milovidov
edbe6c7638
Update http.md
2019-12-03 04:06:53 +03:00
Sergei Bocharov
cf9a636100
Docs: Added Content-Type Header
2019-11-27 14:56:24 +03:00
Sergei Shtykov
5e9f58d014
CLICKHOUSEDOCS-129: EN review. RU translastion.
2019-11-26 15:59:48 +03:00
FeehanG
27a8d4b6d6
Update cli.md ( #72 )
2019-11-26 15:11:31 +03:00
Vxider
967eaef525
fix cli docs
2019-11-26 17:22:50 +08:00
Ivan Blinkov
9533a813e8
markdown minor fix
2019-11-19 07:37:20 +03:00
evtan
b73da5142f
Updating Holistics product to Clickhouse page ( #7822 )
...
Thanks for reminding me Ivan, adding Holistics to the list.
2019-11-18 22:21:00 +03:00
alexey-milovidov
c037b3af28
Update cli.md
2019-11-17 23:28:11 +03:00
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