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
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
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
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
BayoNet
390c18def8
DOCAPI-7062: MySQL database engine docs. Update of MergeTree TTL docs. ( #5706 )
2019-07-12 15:03:33 +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
69f1c48489
DOCAPI-6424: ASOF JOIN description. ( #5402 )
2019-06-18 12:57:42 +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
BayoNet
9230721cdb
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4197-limitations-settings
2019-06-15 22:04:59 +03:00
BayoNet
fdf0edc495
DOCAPI-4160: The 'uniq*' and 'count' functions desctiption update. ( #5594 )
2019-06-14 19:52:57 +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
23c5e1d7d5
DOCAPI-6421: load_balancing. RU translation, EN review. ( #5496 )
2019-06-06 12:54:15 +03:00
BayoNet
d895b39fa0
DOCAPI-6427: Settings for formats. EN review and RU translation. ( #5423 )
2019-06-04 17:09:19 +03:00
BayoNet
40d864a3d0
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-4197-limitations-settings
2019-06-04 10:46:05 +03:00
alexey-milovidov
4d59ce58c0
Merge pull request #5302 from BayoNet/DOCAPI-6421-load-balancing
...
DOCAPI-6421: Load balancing strategy 'first or random'.
2019-05-25 16:18:14 +03:00
alexey-milovidov
d34908cf2a
Update settings.md
2019-05-25 16:17:23 +03:00
BayoNet
33ac2a38bd
DOCAPI-6553: Tried to avoid terms short and clear syntax.
2019-05-22 16:48:28 +03:00
BayoNet
bc81d5693d
DOCAPI-4197: Minor text edits.
2019-05-22 12:34:43 +03:00
BayoNet
de147784b9
DOCAPI-6553: Some clarifications.
2019-05-21 15:17:30 +03:00
BayoNet
391a04bfd2
DOCAPI-6553: JOIN syntax. JOIN optimization setting description.
2019-05-21 11:05:56 +03:00
BayoNet
30c02d529a
DOCAPI-6421: prefer_localhost_replica docs.
2019-05-17 11:37:28 +03:00
BayoNet
b88c8c4348
DOCAPI-6421: Load balancing strategy 'first or random'.
2019-05-16 14:21:22 +03:00
BayoNet
dfcd9ab9a5
DOCAPI-4197: Fixes and clarifications.
2019-05-15 10:16:48 +03:00
BayoNet
3cbc6cf11c
DOCAPI-4197: The rest settings from the ticket.
2019-05-14 23:20:00 +03:00
BayoNet
cc3f372a7b
DOCAPI-6427: Settings for format processing.
2019-04-26 13:58:33 +03:00
ogorbacheva
58dc7ac31b
Doc fix: Added system.query_log
table ( #5039 )
2019-04-18 14:23:34 +03:00
BayoNet
f12fff6e12
DOCAPI-4177: HTTP compression settings. EN review. RU translation. ( #4996 )
2019-04-15 14:47:45 +03:00
BayoNet
0488438ac6
DOCAPI-5757 input_format_values_interpret_expressions EN review and RU translation ( #4982 )
2019-04-11 17:54:39 +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
aaa07dd5c3
DOCAPI-5203: Direct I/O settings for MergeTree descriptions. EN review and RU translation. ( #4848 )
2019-04-08 19:25:37 +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
BayoNet
6e3f7f62eb
DOCAPI-5755: EN review and RU translation for the enable_optimize_predicate_expression setting desctiprion ( #4818 )
2019-03-27 13:13:46 +03:00
BayoNet
333b56ccfa
DOCAPI-4177: HTTP compression settings a described. ( #4801 )
2019-03-26 11:05:41 +03:00
BayoNet
e7f87bb7cc
DOCAPI-5755: enable_optimize_predicate_expression setting description ( #4720 )
2019-03-22 18:14:23 +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
BayoNet
16c967002e
DOCAPI-5203: Fix in terms of direct I/O.
2019-03-05 13:16:45 +03:00
BayoNet
4bae599fcd
DOCAPI-5203: The direct I/O settings are moved to right places.
2019-03-04 18:34:35 +03:00
BayoNet
646ba6726f
DOCAPI-5203: Clarification of direct I/O settings descriptions.
2019-03-04 17:37:56 +03:00
BayoNet
455ca955e5
DOCAPI-5203: Added the descriptions for direct I/O settings for MergeTree merge and SELECT queries.
2019-02-28 14:20:27 +03:00
BayoNet
928e24ccc5
DOCAPI-3820: EN review and RU translation for SELECT JOIN ( #4422 )
2019-02-19 19:28:51 +03:00
BayoNet
75a2d649d0
DOCAPI-4180: merge_tree* settings. EN review. RU translation ( #4358 )
2019-02-12 14:59:34 +03:00