Dmitriy
2dd24a887c
Fix by comments
...
Поправил согласно комментариям разработчика.
2021-11-29 22:16:53 +03:00
Dmitriy
c7cd80dd6c
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-26 20:25:45 +03:00
Dmitriy
cb22ad4ad1
Document some formats and settings
...
Задокументировал форматы CustomSeparatedWithNames, CustomSeparatedWithNamesAndTypes и семь настроек формата CustomSeparated.
2021-11-23 23:11:44 +03:00
Dmitriy
0f6d69fb0f
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-16819-add_capnproto_output_format
2021-11-22 20:31:27 +03:00
Dmitriy
ba0adf0f97
Fix by comments
...
Поправил согласно комментариям разработчика.
2021-11-22 20:24:47 +03:00
sevirov
e40c7017b4
Update docs/en/interfaces/formats.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-19 20:02:43 +03:00
karnevil13
9c5e788949
Merge branch 'master' into karnevil-DOCSUP-17584
2021-11-18 23:50:07 +03:00
Dmitriy
d32d80a22e
Add links
...
Добавил ссылки.
2021-11-16 20:10:08 +03:00
Dmitriy
f4d01eecf9
Fix link
...
Поправил ссылку.
2021-11-14 21:11:20 +03:00
Dmitriy
caf2aec7b8
Add CapnProto format
...
Задокументировал формат CapnProto.
2021-11-14 15:27:35 +03:00
karnevil13
27d98b8617
Updated gui.md, replicated.md & formats.md
2021-11-10 02:20:59 +03:00
Kruglov Pavel
7fd06937eb
Update formats.md
2021-11-08 15:23:26 +03:00
avogar
a3090fecc3
Update documentation about parsing enums in TSV/CSV
2021-11-08 14:42:46 +03:00
Kruglov Pavel
1f8535c02b
Merge branch 'master' into null-deserialization
2021-11-02 12:15:21 +03:00
mergify[bot]
1102b1dcef
Merge branch 'master' into tsv-csv
2021-10-31 12:03:24 +00:00
alexey-milovidov
94039ace63
Merge pull request #30799 from Algunenano/update_doc_ommitted_fields
...
Update docs to stop referencing insert_sample_with_metadata
2021-10-31 14:32:21 +03:00
avogar
a37bcb1feb
Fix docs
2021-10-28 14:32:49 +03:00
Raúl Marín
d0fe359a23
Update docs to stop referencing insert_sample_with_metadata
2021-10-28 12:34:38 +02:00
avogar
b4aae86fff
Add comments, update docs
2021-10-27 22:16:48 +03:00
avogar
d1ef96a5ef
Add test, avoid unnecessary allocations, use PeekableReadBuffer only in corner case
2021-10-27 17:29:15 +03:00
Mátyás Jani
290bd317fb
Update documentation for TSVWithNames parsing
...
The documentation of the format TabSeparatedWithNames stated during parsing
the first row (header) is ignored. It is not true anymore, the header is parsed, and
the column position is determined from the header.
2021-10-27 09:49:54 +02:00
Roman Bug
491c9c2065
Update docs/en/interfaces/formats.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:03:17 +03:00
Roman Bug
3906fc9374
Update docs/en/interfaces/formats.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:30 +03:00
Roman Bug
f469d75b91
Update docs/en/interfaces/formats.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-05 11:02:19 +03:00
romanzhukov
7ca2522154
Add ru translation
2021-10-04 14:23:07 +03:00
romanzhukov
15106dde35
Update formats.md
...
Minor fix
2021-09-29 22:18:04 +03:00
romanzhukov
d38955396a
Update formats.md
...
Add json square brackets
2021-09-29 22:15:01 +03:00
romanzhukov
a14c5e30c7
Merge branch 'master' into romanzhukov-DOCSUP-14460-menus-dataset
2021-09-26 23:09:48 +03:00
mergify[bot]
627a4fea96
Merge branch 'master' into fix-msgpack
2021-09-22 10:14:18 +00:00
Pavel Kruglov
aba86b010b
Update docs, tests and add some fixes
2021-09-17 17:32:23 +03:00
Pavel Kruglov
aa3bb2f2c0
Remove VerticalRaw format from docs
2021-09-16 14:30:28 +03:00
romanzhukov
bc8dd77d0f
Update menus dataset
...
- Update menus dataset.
- Add some crosslinks.
2021-09-14 15:36:35 +03:00
Kruglov Pavel
2bf47bb0ba
Merge pull request #28655 from adevyatova/annadevyatova-DOCSUP-14372-msgpack
...
DOCSUP-14372: MsgPack format
2021-09-13 15:17:49 +03:00
adevyatova
2c0f320fe7
Example
2021-09-13 07:54:45 +00:00
adevyatova
1d4f73ac7b
Add example
2021-09-11 02:13:55 +00:00
DuckSoft
2d49c77aca
Update formats.md
...
remove excess characters from doc
2021-09-09 14:19:44 +08:00
George
5ab0f3ac28
Updated docs
2021-09-08 19:38:59 +03:00
gyuton
5588853893
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-09-08 13:25:06 +03:00
George
dbdb3356ba
fixed links
2021-09-06 23:34:43 +03:00
George
3f1e904722
Second iteration
2021-09-06 23:31:34 +03:00
adevyatova
348dec14a4
Add desc for MsgPack
2021-09-06 11:50:52 +00:00
Pavel Kruglov
1d9ad322ae
Fix format names in docs
2021-09-03 12:43:56 +03:00
alexey-milovidov
4103c22310
Merge pull request #26245 from arenadata/ADQM-322
...
Avro string for ClickHouse String
2021-07-16 12:23:50 +03:00
Ilya Golshtein
020cce63b0
Avro string for ClickHouse string tests and doc
2021-07-13 20:03:00 +03:00
Dmitriy
d3a044d913
Support Tuple and Map types
...
Задокументировал поддержку типов Tuple и Map.
2021-07-07 21:44:13 +03:00
Pavel Kruglov
604080239c
Add tests for Parquet
2021-06-21 12:23:24 +03:00
sevirov
a796c98272
Update docs/en/interfaces/formats.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-16 20:13:52 +03:00
sevirov
c765e39313
Update docs/en/interfaces/formats.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-16 20:13:12 +03:00
sevirov
b9f50811ea
Update docs/en/interfaces/formats.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-16 20:11:34 +03:00
Dmitriy
296d18ed2a
Fix the type matching tables
...
Поправил таблицы соответствия типов.
2021-06-10 20:22:19 +03:00