Alex Ryndin
|
d001c7e554
|
Fix typo (#6631)
|
2019-08-23 17:27:07 +03:00 |
|
BayoNet
|
e986d6ba53
|
DOCAPI-7459: skip_unavailable_shards docs (#6361)
* Link fix.
* DOCAPI-7459: skip_unavailable_shards docs
* Update dbms/src/Core/Settings.h
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/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* DOCAPI-7459: Markup fixes.
|
2019-08-20 15:06:52 +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 |
|
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 |
|
BayoNet
|
9655b1c9d9
|
DOCAPI-6425: EN review. RU Translation. User settings. (#5713)
|
2019-07-05 01:03:28 +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
|
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
|
f442c94d0f
|
DOCAPI-6213: Fixes.
|
2019-06-14 14:09:25 +03:00 |
|
alexey-milovidov
|
8f2ac97ba8
|
Merge pull request #5580 from vivienm/master
Fix Settings.h URL in docs
|
2019-06-11 18:11:45 +03:00 |
|
Vivien Maisonneuve
|
e5f06ef012
|
Fix Settings.h URL in docs
|
2019-06-11 11:38:07 +02:00 |
|
Vitaly Baranov
|
ebf9d2a19e
|
Added documentation for constraints on settings.
|
2019-06-11 02:33:09 +03:00 |
|
BayoNet
|
07b76f9779
|
DOCAPI-4197: Fixes.
|
2019-06-08 19:34:59 +03:00 |
|
BayoNet
|
cf6777c986
|
DOCAPI-6213: Docs for send_progress_in_http_headers setting.
|
2019-06-08 18:24:10 +03:00 |
|
BayoNet
|
67cbc7f67e
|
DOCAPI-4197: Clarification.
|
2019-06-06 13:54:06 +03:00 |
|
BayoNet
|
23c5e1d7d5
|
DOCAPI-6421: load_balancing. RU translation, EN review. (#5496)
|
2019-06-06 12:54:15 +03:00 |
|
BayoNet
|
93020fce3f
|
DOCAPI-6425: Security settings (#5490)
|
2019-06-06 02:43:12 +03:00 |
|
BayoNet
|
433bd71bee
|
DOCAPI-6426: RU translation for max-partitions-per-insert-block descr… (#5415)
|
2019-06-04 17:10:18 +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 |
|
BayoNet
|
f768df209b
|
DOCAPI-4197: Some fixes and clarifications.
|
2019-06-04 10:20:51 +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
|
4ab80e97aa
|
DOCAPI-6426: max-partitions-per-insert-block description.
|
2019-05-24 15:15:36 +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
|
2400cc8d3b
|
DOCAPI-4197: Clarification for join settings.
|
2019-05-15 14:48:40 +03:00 |
|
BayoNet
|
00f3ce10b7
|
DOCAPI-4197: Clarifications.
|
2019-05-15 14:33:04 +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
|
6f71474b0e
|
DOCAPI-4197: Join settings.
|
2019-05-14 16:11:23 +03:00 |
|
BayoNet
|
cc3f372a7b
|
DOCAPI-6427: Settings for format processing.
|
2019-04-26 13:58:33 +03:00 |
|