Azat Khuzhin
|
a6a1bf2847
|
Count found keys for FlatDictionary
|
2021-05-08 17:09:01 +03:00 |
|
Azat Khuzhin
|
c80a06def3
|
Count found keys for HashedDictionary (plus utils changes for descendants)
|
2021-05-08 17:09:01 +03:00 |
|
Maksim Kita
|
66903e4b0c
|
Flat, Hashed dictionary include update field bytes into bytes_allocated
|
2021-05-01 01:23:22 +03:00 |
|
Maksim Kita
|
b43a709fec
|
Dictionaries standardize exceptions
|
2021-04-10 21:48:36 +03:00 |
|
Maksim Kita
|
027ca2484e
|
FlatDictionary added layout options initial_array_size, max_array_size
|
2021-04-04 16:30:48 +03:00 |
|
Maksim Kita
|
41ef9291f1
|
Fixed tests
|
2021-04-04 16:30:48 +03:00 |
|
Maksim Kita
|
ff86c21e65
|
Dictionary update field fix
|
2021-04-04 16:30:48 +03:00 |
|
Maksim Kita
|
13417b5b40
|
Added documentation
|
2021-03-26 18:42:32 +03:00 |
|
Maksim Kita
|
720e2e0501
|
Updated dictGetDescendants, dictGetChildren implementation
|
2021-03-26 18:42:32 +03:00 |
|
Maksim Kita
|
566541528d
|
Update function naming
|
2021-03-26 18:42:32 +03:00 |
|
Maksim Kita
|
bbd180caf3
|
Added functions dictGetChildren, dictGetDescendants
|
2021-03-26 18:42:32 +03:00 |
|
Maksim Kita
|
9f2f0d1095
|
Refactored hierarchy dictionaries interface
|
2021-03-26 18:42:32 +03:00 |
|
Alexander Kuzmenkov
|
77a2f03d3b
|
prevent accidental reinterpret_cast in Field::get<>
|
2021-03-22 23:23:44 +03:00 |
|
Maksim Kita
|
92b79420a4
|
Fixed ubsan test
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
dc0bb7485d
|
Updated CacheDictionary
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
b7a150cc63
|
Updated DictionaryDefaultValueExtractor interface
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
c4ffa2160f
|
Updated interfaces. Added documentation.
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b0d3f32a36
|
Added DefaultValueExtractor
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
7cb7d4dbce
|
Fixed dicitionaries todo
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
77d2e00dd8
|
Updated DictionaryStructure
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
42d4fc1bbd
|
Updated FlatDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b745c64459
|
Added Nullable support for DirectDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
3e2d615e62
|
Added Nullable support for HashedDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
7ded8be0d5
|
Added Nullable support for FlatDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b01027787e
|
Fixed tests
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
791c7204d7
|
Fix style issues
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
0ed64d8ab0
|
Simplified getColumn implementation
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
cc767d4f2e
|
Updated HashedDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
d61e8c083b
|
Updated RangeHashedDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
d92d843e20
|
Fixed compile issue
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
f24a8eadb2
|
Updated ComplexKeyHashed dictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
d16a572eee
|
Updated IDictionaryBase interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
7a2f6cd5b9
|
Dictionaries refactoring to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Alexander Tokmakov
|
2e2f17b694
|
add StorageID to IDictionaryBase 3
|
2020-07-14 22:19:17 +03:00 |
|
Alexander Tokmakov
|
4de18e3d8b
|
add StorageID to IDictionaryBase 2
|
2020-07-14 22:18:33 +03:00 |
|
Alexander Tokmakov
|
1f6ffb08e4
|
add StorageID to IDictionaryBase 1
|
2020-07-14 21:46:29 +03:00 |
|
Alexey Milovidov
|
03e17405cd
|
Checkpoint
|
2020-04-22 10:03:43 +03:00 |
|
Alexey Milovidov
|
d99c26a40c
|
Fix infinite loop in dictIsIn function #515
|
2020-04-20 05:31:21 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|