Raúl Marín
|
cb22091b33
|
Merge remote-tracking branch 'blessed/master' into kill_scalar_github
|
2021-12-23 13:59:33 +01:00 |
|
Raúl Marín
|
9bb88c26d8
|
Add existing progress to the record of the output format progress
|
2021-12-22 23:14:23 +01:00 |
|
avogar
|
ba6a513db0
|
Fix tuple output in CSV format
|
2021-12-20 19:27:09 +03:00 |
|
kreuzerkrieg
|
f06c37d206
|
Stop reading incomplete stripes and skip rows.
|
2021-12-19 18:41:32 +02:00 |
|
Kseniia Sumarokova
|
926fd568c7
|
Merge pull request #32113 from FrankChen021/url_http_header
Set Content-Type in HTTP packets issued from URL engine
|
2021-12-07 08:52:36 +03:00 |
|
Kseniia Sumarokova
|
eab6f0ba49
|
Update FormatFactory.cpp
|
2021-12-06 23:35:29 +03:00 |
|
frank chen
|
c319b6fa32
|
Fix style
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-03 22:09:04 +08:00 |
|
frank chen
|
898db5b468
|
Resolve review comments
Signed-off-by: frank chen <frank.chen021@outlook.com>
|
2021-12-03 19:47:05 +08:00 |
|
mergify[bot]
|
8d5460b469
|
Merge branch 'master' into feature-support-bool-type
|
2021-11-29 11:50:18 +00:00 |
|
MaxWk
|
f17d5b02e4
|
use bool representation
|
2021-11-19 14:30:22 +08:00 |
|
MaxWk
|
d42a454837
|
support some bool format
|
2021-11-11 16:01:32 +08:00 |
|
kssenii
|
ec11179f91
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-03 14:33:31 +03:00 |
|
kssenii
|
45ea820297
|
Reduce memory usage for some formats
|
2021-11-03 14:30:03 +03:00 |
|
Kruglov Pavel
|
327a34e9da
|
Merge pull request #30497 from Avogar/null-deserialization
Add custom null representation support for TSV/CSV input formats, fix Nullable(String) deserializing in some formats
|
2021-11-03 11:30:25 +03:00 |
|
Kruglov Pavel
|
901ebcede6
|
Merge pull request #30351 from arenadata/ADQM-335
output_format_avro_rows_in_file
|
2021-11-02 12:25:27 +03:00 |
|
Kruglov Pavel
|
1f8535c02b
|
Merge branch 'master' into null-deserialization
|
2021-11-02 12:15:21 +03:00 |
|
avogar
|
d1ef96a5ef
|
Add test, avoid unnecessary allocations, use PeekableReadBuffer only in corner case
|
2021-10-27 17:29:15 +03:00 |
|
avogar
|
d5c5a3213b
|
Add custom null representation support for TSV/CSV input formats, fix bugs in deserializing NULLs in some cases
|
2021-10-21 16:52:27 +03:00 |
|
Kruglov Pavel
|
5052ec3ab0
|
Merge branch 'master' into tsv-csv
|
2021-10-19 12:03:52 +03:00 |
|
Kruglov Pavel
|
1e2ceeb2e7
|
Merge pull request #29291 from Avogar/capnproto
Add CapnProto output format, refactor CapnProto input format
|
2021-10-19 11:54:55 +03:00 |
|
Ilya Golshtein
|
d90302aa3b
|
output_format_avro_rows_in_file
|
2021-10-18 19:01:06 +03:00 |
|
Kruglov Pavel
|
dbc2f3408e
|
Merge branch 'master' into tsv-csv
|
2021-10-18 14:38:22 +03:00 |
|
Azat Khuzhin
|
50231460af
|
Use forward declaration for Buffer<> in generic headers
- changes in ReadHelpers.h -- recompiles 1000 modules
- changes in FormatFactor.h -- recompiles 100 modules
|
2021-10-16 12:03:24 +03:00 |
|
avogar
|
ce22f534c4
|
Add CapnProto output format, refactor CapnProto input format
|
2021-10-14 16:43:22 +03:00 |
|
avogar
|
324dfd4f81
|
Refactor and improve TSV, CSV and JSONCompactEachRow formats, fix some bugs in formats
|
2021-10-14 13:32:49 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Nikolai Kochetov
|
2957971ee3
|
Remove some last streams.
|
2021-10-13 21:22:02 +03:00 |
|
Nikolai Kochetov
|
ec18340351
|
Remove streams from formats.
|
2021-10-11 19:11:50 +03:00 |
|
Nikolai Kochetov
|
c6bce1a4cf
|
Update Native.
|
2021-10-08 20:21:19 +03:00 |
|
Anton Popov
|
ea4fd19e28
|
Merge pull request #29087 from CurtizJ/asyn-inserts-follow-up
Minor enhancements in async inserts
|
2021-09-21 13:38:52 +03:00 |
|
PHO
|
3c4b1ea9c5
|
New setting: output_format_csv_null_representation
This is the same as output_format_tsv_null_representation but is for CSV output.
|
2021-09-17 17:58:23 +09:00 |
|
Anton Popov
|
99175f7acc
|
minor enhancements in async inserts
|
2021-09-16 20:55:34 +03:00 |
|
mergify[bot]
|
401b2f3b8f
|
Merge branch 'master' into json-as-string
|
2021-08-26 15:03:59 +00:00 |
|
Alexey Milovidov
|
8adaef7c8e
|
Make text format for Decimal tuneable
|
2021-08-16 11:03:23 +03:00 |
|
alexey-milovidov
|
36ab47769b
|
Merge pull request #27609 from Algunenano/refactor_mysql_format
Refactor mysql format check
|
2021-08-13 03:02:49 +03:00 |
|
mergify[bot]
|
38d97ec52a
|
Merge branch 'master' into json-as-string
|
2021-08-12 17:18:38 +00:00 |
|
Nikita Mikhaylov
|
8c06abee73
|
Merge pull request #25902 from Avogar/arrow-nested
Refactor ArrowColumnToCHColumn, support inserting Nested as Array(Struct) in Arrow/ORC/Parquet
|
2021-08-12 20:02:01 +03:00 |
|
Raúl Marín
|
a451bf6eac
|
Remove unused code
|
2021-08-12 11:30:01 +02:00 |
|
Raúl Marín
|
f6788fc660
|
Mysql handler: Move format check to the handler
|
2021-08-12 11:29:50 +02:00 |
|
Raúl Marín
|
65bb4ff744
|
Unify mysql output format checks
|
2021-08-09 14:29:35 +02:00 |
|
Raúl Marín
|
b1ff4ca81a
|
Fix 01176_mysql_client_interactive and work with mariadb client
|
2021-08-06 18:03:27 +02:00 |
|
mergify[bot]
|
3201d90105
|
Merge branch 'master' into json-as-string
|
2021-08-05 14:18:35 +00:00 |
|
Pavel Kruglov
|
e4c5d7e3b1
|
Support inserting nested as Array of structs, add some refactoring
|
2021-08-05 14:10:27 +03:00 |
|
Vitaly Baranov
|
4f1926550b
|
Merge pull request #26429 from vitlibar/remove-mysql-wire-context
Remove MySQLWireContext
|
2021-07-19 12:21:24 +03:00 |
|
Alexey Milovidov
|
c648e8356b
|
Remove even more code
|
2021-07-17 21:58:51 +03:00 |
|
Vitaly Baranov
|
0f8b196682
|
Remove MySQLWireContext.
|
2021-07-16 22:21:20 +03:00 |
|
Ilya Golshtein
|
16532658c2
|
Avro string for ClickHouse string
|
2021-07-13 20:03:00 +03:00 |
|
Alexander Tokmakov
|
1a470fb777
|
fix sequence_id in MySQL protocol
|
2021-07-07 20:03:28 +03:00 |
|
Pavel Kruglov
|
92e6df7b89
|
Allow data in square brackets in JSONAsString format
|
2021-06-23 16:17:34 +03:00 |
|
Pavel Kruglov
|
c8b37977da
|
Fix bugs, support dictionary for Arrow format
|
2021-06-15 16:15:27 +03:00 |
|