Commit Graph

318 Commits

Author SHA1 Message Date
BayoNet
a392b7ec75
TRANSLATE-2372: EN review (#6210) 2019-08-05 12:35:37 +03:00
BayoNet
db56f264ce
TRANSLATE-3776: Query log docs. EN review. RU translation. (#6280) 2019-08-05 12:26:32 +03:00
Ramazan Polat
d03f7e878a
Added missing [Primary Key expr] to syntax
[Primary Key] was missing in creating `ReplacingMergeTree` syntax.
2019-08-04 22:50:26 +03:00
Šimon Podlipský
e3f7dbd7d4 Update aggregatingmergetree.md (#6276) 2019-08-01 23:33:26 +03:00
tavplubix
6625536236
Merge pull request #6055 from yandex/csv_unquoted_nulls_and_default_values
CSV unquoted nulls and default values
2019-08-01 15:11:06 +03:00
BayoNet
1e20c2bc27
DOCAPI-5760: Join engine docs. EN review. RU translation (#6234) 2019-07-31 17:49:16 +03:00
BayoNet
cf746c3eed DOCAPI-3825: System tables. EN review, RU translation. (#6088) 2019-07-31 08:09:13 +03:00
BayoNet
b103137280
DOCAPI-4160: EN review, RU translation. uniq and count docs. (#6087) 2019-07-31 07:36:15 +03:00
BayoNet
cad9a231d2
DOCAPI-4197: Limitations settings. EN review. RU translation. (#6089)
max_rows_in_join
max_bytes_in_join
join_overflow_mode
max_network_bandwidth
max_network_bandwidth_for_user
max_network_bandwidth_for_all_users
max_network_bytes
max_bytes_before_external_group_by
join_any_take_last_row
2019-07-30 10:40:49 +03:00
BayoNet
332cb7bde7
DOCAPI-6424: ASOF JOIN docs. EN review. RU translation. (#6140)
EN review.
RU translation.
2019-07-29 20:11:20 +03:00
BayoNet
a270717919 TRANSLATE-2372: EN review 2019-07-29 17:38:32 +03:00
BayoNet
c4f1038efc DOCAPI-4148: EN review, RU translation. MergeTree partially monotonic keys (#6085)
* Update http.md

* Update settings.md

* Update mergetree.md

* DOCAPI-6213: RU translastion.

* DOCAPI-4148: 4148
2019-07-29 13:19:30 +03:00
filimonov
1dc6e17102
eng version 2019-07-23 15:51:11 +02: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
Vivien Maisonneuve
1b6a20d711 Fix typos in docs 2019-07-22 14:13:07 +02:00
Šimon Podlipský
6ae38d9473
Fix TTL link in MergeTree docs 2019-07-20 11:45:56 +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
tavplubix
349d69c849
Merge branch 'master' into csv_unquoted_nulls_and_default_values 2019-07-19 17:03:34 +03:00
Alexander Tokmakov
6467330462 update docs 2019-07-19 16:57:50 +03:00
BayoNet
d48995f1e7
DOCAPI-7444: RU <-> EN docs regular sync. (#5944)
* DOCAPI-7444: RU <-> EN docs regular sync.
2019-07-18 14:04:45 +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
7fb5c6ea3a DOCAPI-7103: Clarification of CollapsingMergeTree description. (#5849) 2019-07-10 18:24:12 +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
9655b1c9d9 DOCAPI-6425: EN review. RU Translation. User settings. (#5713) 2019-07-05 01:03:28 +03:00
alexey-milovidov
c43dfce041
Merge pull request #5382 from abyss7/issue-5286
Add virtual columns to Kafka Engine tables
2019-07-01 21:30:09 +03:00
alexey-milovidov
69dd768f9f
Merge pull request #5687 from spyros87/update-kafka-table-engine-docs
Update Kafka table-engine EN docs
2019-06-29 20:40:36 +03:00
Denis Zhuravlev
b3e8e397cb
note about several MV to one kafka table 2019-06-29 14:09:39 -03:00
alexey-milovidov
553342a74a
Update file.md 2019-06-27 14:23:23 +03:00
Ivan Lezhankin
0917573493 Merge remote-tracking branch 'upstream/master' into issue-5286 2019-06-24 14:42:58 +03:00
BayoNet
e7493112eb DOCAPI-5760: Join engine docs update. (#5658) 2019-06-21 10:58:15 +03:00
Ivan Lezhankin
ec78ec8365 Merge branch 'master' into issue-5286 2019-06-20 16:08:22 +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
spyros87
d174d9f867 Rewriten kafka_skip_broken_messages parameter description.
Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>
2019-06-19 16:15:34 +02:00
spyros87
cba07d646a Define kafka_skip_broken_messages correctly as number
Signed-off-by: spyros87 <papadopoulos.spyridon@gmail.com>
2019-06-19 16:08:30 +02:00
BayoNet
ac70bd104d
DOCAPI-3697: RU translation for GraphiteMergeTree docs (#5665)
* DOCAPI-3697: RU translasion for GraphiteMergeTree docs.
2019-06-19 16:23:42 +03:00
Ivan Lezhankin
436052c67b Merge branch 'master' into issue-5286 2019-06-18 16:03:29 +03:00
BayoNet
69f1c48489 DOCAPI-6424: ASOF JOIN description. (#5402) 2019-06-18 12:57:42 +03:00
BayoNet
54b1349fb9 DOCAPI-6206: ODBC engine and table function. EN review. RU translation. (#5504) 2019-06-17 12:06:58 +03:00
BayoNet
4e7230f84a DOCAPI-6553: Multiple JOINs. EN review. RU translation (#5470) 2019-06-17 12:02:49 +03:00
alexey-milovidov
febca43a89
Merge pull request #5563 from BayoNet/DOCAPI-6213-send_progress_in_http_headers
DOCAPI-6213: Docs for send_progress_in_http_headers setting.
2019-06-16 03:05:30 +03:00
alexey-milovidov
cde820800b
Merge pull request #5461 from BayoNet/DOCAPI-3825-system-tables
DOCAPI-3825: system.metrics, system.events, system.asyncronouse_metrics docs
2019-06-16 03:05:12 +03:00
alexey-milovidov
05ba7bef6a
Merge pull request #5487 from BayoNet/DOCAPI-4293
DOCAPI-4293: MySQL table engine and function.  RU translation and EN review
2019-06-16 03:04:26 +03:00
alexey-milovidov
60da6ec96a
Merge pull request #5459 from BayoNet/DOCAPI-3697-GraphiteMergeTree-improvement
DOCAPI-3697: Update of GraphiteMergeTree description.
2019-06-16 03:04:03 +03:00
BayoNet
9230721cdb Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4197-limitations-settings 2019-06-15 22:04:59 +03:00
BayoNet
694bf9592b DOCAPI-4148: Use of Index for Partially-Monotonic Primary Keys (#5501)
* DOCAPI-4148: Use of Index for Partially-Monotonic Primary Keys

* DOCAPI-4148: Added a link.
2019-06-15 17:31:23 +03:00
BayoNet
fdf0edc495 DOCAPI-4160: The 'uniq*' and 'count' functions desctiption update. (#5594) 2019-06-14 19:52:57 +03:00
BayoNet
6a53422ff0 DOCAPI-6889: External dictionaries functions docs update. (#5556) 2019-06-14 17:27:25 +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