Anton Popov
|
587d7399ba
|
support dynamic subcolumns for Memory engine
|
2022-02-09 03:18:53 +03:00 |
|
Anton Popov
|
c66207f606
|
fix nested
|
2021-11-01 05:13:07 +03:00 |
|
Anton Popov
|
0099dfd523
|
refactoring of SerializationInfo
|
2021-10-29 20:21:02 +03:00 |
|
Anton Popov
|
d71ffc355a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-10-18 15:18:22 +03:00 |
|
Anton Popov
|
92413aed68
|
better interfaces for IDataType and ISerialization
|
2021-10-14 05:36:49 +03:00 |
|
Anton Popov
|
07e1224a56
|
better serialization of serialization kinds in native protocol
|
2021-10-04 18:21:38 +03:00 |
|
Anton Popov
|
6f9e53197c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-20 17:17:05 +03:00 |
|
Anton Popov
|
1c80a95b36
|
slightly better code near reading of subcolumns
|
2021-09-18 22:34:54 +03:00 |
|
Anton Popov
|
eef436fe22
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-16 18:07:42 +03:00 |
|
Anton Popov
|
02a7edf902
|
allow to include subccolumns in describe query
|
2021-09-12 00:07:33 +03:00 |
|
Anton Popov
|
8203bd1ac6
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-09 14:04:37 +03:00 |
|
Nikita Mikhaylov
|
f72457fa98
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
|
Anton Popov
|
0e26483b21
|
fix subcolumns with sparse serialization
|
2021-06-03 16:11:36 +03:00 |
|
Anton Popov
|
76613a5dd1
|
serialization: better interfaces
|
2021-05-19 04:48:46 +03:00 |
|
Anton Popov
|
86d6673d61
|
minor fixes
|
2021-05-16 21:59:43 +03:00 |
|
Anton Popov
|
5c7371333e
|
fix bugs in serializations after merge
|
2021-05-15 02:20:00 +03:00 |
|
Anton Popov
|
8ae1533f8f
|
better serialization in native format
|
2021-05-14 23:29:48 +03:00 |
|
Anton Popov
|
f2c4e0ff01
|
fix subcolumns
|
2021-04-19 16:01:26 +03:00 |
|
Anton Popov
|
65aceaa668
|
ColumnSparse: fixes
|
2021-04-19 15:01:30 +03:00 |
|
Anton Popov
|
298251e55d
|
fix merges with sparse columns and disable sparse for some data types
|
2021-04-12 02:33:53 +03:00 |
|
Anton Popov
|
4b8e90338d
|
ColumnSparse: fixes
|
2021-04-08 05:08:37 +03:00 |
|
Anton Popov
|
577d571300
|
ColumnSparse: initial implementation
|
2021-03-29 19:54:24 +03:00 |
|
Anton Popov
|
f7c7c5a9c7
|
Revert "refactoring of serializations"
This reverts commit df6663dcb6 .
|
2021-03-09 20:25:23 +03:00 |
|
Anton Popov
|
df6663dcb6
|
refactoring of serializations
|
2021-03-09 20:02:26 +03:00 |
|
Anton Popov
|
be540e442d
|
return back data types
|
2021-03-09 17:10:28 +03:00 |
|
alexey-milovidov
|
76288a88b6
|
Update IDataType.cpp
|
2021-01-02 00:16:13 +03:00 |
|
Anton Popov
|
40b5ffe3b5
|
minor renames
|
2020-12-22 18:06:12 +03:00 |
|
Anton Popov
|
31e6956ac8
|
fix alters of nested
|
2020-12-18 15:29:57 +03:00 |
|
Anton Popov
|
6de8b05b7c
|
improvements in subcolumns reading
|
2020-12-17 20:10:33 +03:00 |
|
Anton Popov
|
1f65478b49
|
implement nested with multiple nesting
|
2020-11-21 20:27:42 +03:00 |
|
Anton Popov
|
e9333e37ba
|
implement nested with multiple nesting
|
2020-11-10 15:13:33 +03:00 |
|
Anton Popov
|
829c7c99ea
|
implement nested with multiple nesting
|
2020-11-09 15:26:24 +03:00 |
|
Anton Popov
|
01a04e06ef
|
implement nested with multiple nesting
|
2020-11-06 21:57:04 +03:00 |
|
Anton Popov
|
06dc0155e5
|
allow to read subhcolumns from other storages
|
2020-10-23 17:44:23 +03:00 |
|
Anton Popov
|
c75262120a
|
better subcolumns for arrays
|
2020-10-19 19:25:42 +03:00 |
|
Anton Popov
|
cbe12a532e
|
allow to extract subcolumns from column
|
2020-10-13 22:39:22 +03:00 |
|
Anton Popov
|
80cd2523ce
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-30 19:34:29 +03:00 |
|
alesapin
|
4debccb7fe
|
Almost working version
|
2020-09-21 17:22:13 +03:00 |
|
alesapin
|
7fc5a2dae1
|
Some intermediate stage 2
|
2020-09-21 10:18:23 +03:00 |
|
Anton Popov
|
cb4801e3be
|
allow to read subcolumns of complex types
|
2020-09-18 02:12:43 +03:00 |
|
Nikita Mikhaylov
|
4d49d2c671
|
another removes
|
2020-07-30 13:31:14 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|