kssenii
|
58b3a3f3fc
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into versioning
|
2021-07-29 19:56:27 +00:00 |
|
Alexey Milovidov
|
3f4cfb67bd
|
Fix conversion between DateTime and String in Protobuf
|
2021-07-24 18:29:19 +03:00 |
|
Maksim Kita
|
c2ecdb7269
|
Fixed build issues
|
2021-06-16 23:28:41 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Vitaly Baranov
|
c015ec7be9
|
Fix serialization of splitted nested messages in Protobuf format.
|
2021-06-05 14:20:39 +03:00 |
|
kssenii
|
d18609467b
|
First version
|
2021-05-30 13:57:30 +00:00 |
|
Alexey Milovidov
|
7dfb7664f7
|
Messing with the code (removed trash)
|
2021-05-07 21:16:27 +03:00 |
|
Alexey Milovidov
|
962a7113f6
|
Remove code that I do not like (crazy templates)
|
2021-05-04 20:26:09 +03:00 |
|
Alexey Milovidov
|
052b532025
|
Untangle UUID
|
2021-05-04 02:16:45 +03:00 |
|
Anton Popov
|
6a15431be7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
|
Alexey Milovidov
|
3f67f4f47b
|
Saturation for DateTime
|
2021-03-15 23:40:33 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Vitaly Baranov
|
2480e4ee3d
|
Better tests for protobuf format #2.
|
2021-02-24 21:06:29 +03:00 |
|
Vitaly Baranov
|
2eecaee08d
|
Better tests for protobuf format.
|
2021-02-20 23:13:32 +03:00 |
|
Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|