Anton Popov
|
92413aed68
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Anton Popov
|
1a607af429
|
add test for parsing maps
|
2021-08-05 14:54:48 +03:00 |
|
alexey-milovidov
|
7054010cac
|
Update DataTypeMap.cpp
|
2021-07-04 02:04:43 +03:00 |
|
alexey-milovidov
|
916177a197
|
Merge branch 'master' into dev-map-bug
|
2021-07-04 02:03:43 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Alexey Milovidov
|
f9472600ff
|
Map for UUID
|
2021-05-07 03:24:58 +03:00 |
|
hexiaoting
|
7e413675a2
|
Fix Map table create error
|
2021-04-19 11:18:46 +08:00 |
|
Anton Popov
|
ed42437219
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-13 01:41:26 +03:00 |
|
Anton Popov
|
be540e442d
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
|
Anton Popov
|
1e61f64f95
|
move data types to serializations
|
2021-03-09 17:04:20 +03:00 |
|
Anton Popov
|
ad5a03e8a4
|
improve support of integer keys in type Map
|
2021-02-24 21:13:26 +03:00 |
|
Anton Popov
|
b6a519cd04
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-02-24 19:45:38 +03:00 |
|
Anton Popov
|
f1fa110d48
|
fix type map with integer keys
|
2021-02-18 01:05:31 +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 |
|
Anton Popov
|
bc796ec391
|
support 'keys' and 'values' subcolumns in type Map
|
2021-01-19 14:05:21 +03:00 |
|
Alexey Milovidov
|
89595e184f
|
Consistency
|
2021-01-02 00:26:41 +03:00 |
|
Anton Popov
|
11283e3d81
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-25 21:25:59 +03:00 |
|
Yatsishin Ilya
|
ce1e2b18a3
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
|
Anton Popov
|
a42b00c9aa
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-12-17 20:43:23 +03:00 |
|
Anton Popov
|
b485b5bd1c
|
minor fixes and comments added
|
2020-12-16 01:22:21 +03:00 |
|
Anton Popov
|
dd09e1d783
|
fix type map ser/de to json
|
2020-12-15 17:34:37 +03:00 |
|
Anton Popov
|
6b09669d66
|
data type map: several fixes
|
2020-12-05 22:36:09 +03:00 |
|
hexiaoting
|
2ba68d7494
|
Add map function
|
2020-11-02 14:05:53 +08:00 |
|
hexiaoting
|
483be134b2
|
Support MergeTree Engine
|
2020-10-23 16:36:17 +08:00 |
|
hexiaoting
|
db8ba39c9c
|
Implement Integer And Array for value type
|
2020-10-17 23:45:35 +08:00 |
|
hexiaoting
|
4f3f221987
|
Fix build error
|
2020-10-14 14:35:14 +08:00 |
|
hexiaoting
|
03102fead3
|
Fix style check error.
|
2020-10-14 14:35:14 +08:00 |
|
hexiaoting
|
974352a8e1
|
Fix style check errors.
|
2020-10-14 14:35:14 +08:00 |
|
hexiaoting
|
cdb4dd57a6
|
Add new DataType Map(key,value)
|
2020-10-14 14:35:14 +08:00 |
|