Nikolai Kochetov
|
ce712d881a
|
Remove JSONEachRowRowOutputStream.
|
2019-08-02 18:39:12 +03:00 |
|
Nikolai Kochetov
|
ae50ab6907
|
Remove JSONEachRowRowInputStream.
|
2019-08-02 18:36:36 +03:00 |
|
Nikolai Kochetov
|
cd299bb162
|
Remove JSONCompactRowOutputStream.
|
2019-08-02 18:32:07 +03:00 |
|
Nikolai Kochetov
|
2833ca6d2f
|
Remove CapnProtoRowInputStream.
|
2019-08-02 18:28:13 +03:00 |
|
Nikolai Kochetov
|
342f044241
|
Remove BinaryRowOutputStream.
|
2019-08-02 18:25:32 +03:00 |
|
Nikolai Kochetov
|
03ece9dc99
|
Remove BinaryRowInputStream.
|
2019-08-02 18:21:48 +03:00 |
|
Nikolai Kochetov
|
49632a74b7
|
Update FormatFactory.
|
2019-08-02 17:41:19 +03:00 |
|
Nikolai Kochetov
|
0201cdf61a
|
Merge branch 'master' into processors-and-output-formats
|
2019-08-02 15:29:19 +03:00 |
|
Nikolai Kochetov
|
c228f18130
|
Update IRowInputFormat and FormatFactory.
|
2019-08-01 17:25:41 +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 |
|
Nikolai Kochetov
|
4e38a45922
|
Update FormatFactory.
|
2019-07-31 16:26:08 +03:00 |
|
Nikolai Kochetov
|
77d81687b3
|
Update FormatFactory.
|
2019-07-31 13:54:50 +03:00 |
|
Nikolai Kochetov
|
2d5b282a31
|
Update FormatFactory.
|
2019-07-31 13:37:28 +03:00 |
|
Nikolai Kochetov
|
cc74c5ec78
|
Update FormatFactory.
|
2019-07-31 13:31:14 +03:00 |
|
Nikolai Kochetov
|
4bea8541d1
|
Update FormatFactory.
|
2019-07-31 13:28:54 +03:00 |
|
Yuriy
|
c1b57f9cf5
|
fixed heap buffer overflow in PacketPayloadWriteBuffer
|
2019-07-29 18:41:47 +03:00 |
|
Alexey Milovidov
|
48a3c82f6f
|
Removed useless code from MySQLWireBlockOutputStream
|
2019-07-29 02:57:49 +03:00 |
|
Yuriy
|
383fa25c51
|
resolved conflict
|
2019-07-28 02:00:15 +03:00 |
|
Alexey Milovidov
|
bc74013f98
|
Fixed UBSan report in ProtobufWriter
|
2019-07-25 23:10:33 +03:00 |
|
Nikolai Kochetov
|
7f1fd1a918
|
Use IInputFormat and IOutputFormat by default.
|
2019-07-25 11:37:21 +03:00 |
|
Nikolai Kochetov
|
58d579e7e2
|
Use IInputFormat and IOutputFormat by default.
|
2019-07-24 21:00:09 +03:00 |
|
Vitaly Baranov
|
d3ff30cb5b
|
Use better approach to check offsets in protobuf messages.
|
2019-07-24 14:41:49 +03:00 |
|
Vitaly Baranov
|
746066be48
|
Remove excessive throw in a correct case.
|
2019-07-23 17:02:15 +03: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 |
|
Alexey Milovidov
|
d0996c0b73
|
Minor modifications for #6070
|
2019-07-20 00:37:34 +03:00 |
|
alexey-milovidov
|
3a8bb58522
|
Update ProtobufReader.cpp
|
2019-07-20 00:30:22 +03:00 |
|
alexey-milovidov
|
f2b6adf15e
|
Update ProtobufReader.cpp
|
2019-07-20 00:27:20 +03:00 |
|
alexey-milovidov
|
6cb9e9f56f
|
Update ProtobufReader.h
|
2019-07-20 00:26:12 +03:00 |
|
alexey-milovidov
|
3ec2360afd
|
Update ProtobufReader.h
|
2019-07-20 00:25:49 +03:00 |
|
alexey-milovidov
|
93ddb7da89
|
Update ProtobufReader.cpp
|
2019-07-20 00:25:07 +03:00 |
|
Alexander Tokmakov
|
fb06a8518e
|
optimization
|
2019-07-19 21:56:14 +03:00 |
|
Alexander Tokmakov
|
8146126dfd
|
improvements
|
2019-07-19 16:57:20 +03:00 |
|
Alexander Tokmakov
|
6565d5c15f
|
parse unquoted NULL
|
2019-07-18 18:20:45 +03:00 |
|
Alexander Tokmakov
|
668959b300
|
use default if not nullable
|
2019-07-18 16:43:20 +03:00 |
|
Nik
|
514851f0f8
|
Added verification of the length of the protobuff message
|
2019-07-18 15:58:03 +04:00 |
|
Yuriy
|
1d6e31be4d
|
merged master
|
2019-07-16 10:33:25 +03:00 |
|
Yuriy
|
4df72f18ce
|
writing packets in parts
|
2019-07-16 09:39:18 +03:00 |
|
Yuriy
|
f221fb0999
|
build fix
|
2019-07-15 23:37:01 +03:00 |
|
Nikolai Kochetov
|
e9f3d4d6b8
|
Merge pull request #4914 from yandex/processors
Processors
|
2019-07-11 19:22:02 +03:00 |
|
Nikolai Kochetov
|
209793c981
|
Merged with master.
|
2019-07-08 16:00:54 +03:00 |
|
Nikolai Kochetov
|
02bded6f21
|
Added MySQLOutputFormat.
|
2019-07-08 15:49:15 +03:00 |
|
Alexey Milovidov
|
03712aabec
|
Add two more warnings from -Weverything
|
2019-07-08 03:16:39 +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 |
|
Yuriy
|
450b20ca89
|
max_memory_usage support in MySQL wire protocol
|
2019-07-01 08:58:31 +03:00 |
|
Alexey Milovidov
|
f6265d332a
|
Fixed bad translation in comment
|
2019-06-27 14:13:32 +03:00 |
|
Nikolai Kochetov
|
f9b29bfdd2
|
Merged with master.
|
2019-06-25 20:00:54 +03:00 |
|
Ivan Lezhankin
|
0917573493
|
Merge remote-tracking branch 'upstream/master' into issue-5286
|
2019-06-24 14:42:58 +03:00 |
|
proller
|
1ac09fa721
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
|
Ivan Lezhankin
|
ec78ec8365
|
Merge branch 'master' into issue-5286
|
2019-06-20 16:08:22 +03:00 |
|