Alexander Kuzmenkov
|
77a2f03d3b
|
prevent accidental reinterpret_cast in Field::get<>
|
2021-03-22 23:23:44 +03:00 |
|
Maksim Kita
|
a22ec65e8a
|
Fixed minor issues
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
dc0bb7485d
|
Updated CacheDictionary
|
2021-03-06 14:36:37 +03:00 |
|
Vitaly Baranov
|
95177dc0de
|
Fix access to the key as an attribute in IPAddressDictionary.
|
2021-01-30 19:06:54 +03:00 |
|
Maksim Kita
|
31881d24ad
|
Fixed clang errors
|
2021-01-27 16:25:27 +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
|
7cb7d4dbce
|
Fixed dicitionaries todo
|
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
|
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
|
6f7ad82160
|
Updated IPAddressDictionary 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 |
|
Yatsishin Ilya
|
011d2b4631
|
disable couple checks for now
|
2020-12-29 17:57:12 +03:00 |
|
Nikita Mikhaylov
|
6863dbd6a8
|
Merge pull request #18480 from vdimir/ip-dict-key-access
IP dict key access
|
2020-12-28 16:15:40 +03:00 |
|
alexey-milovidov
|
5c459e74c9
|
Update IPAddressDictionary.cpp
|
2020-12-27 11:43:27 +03:00 |
|
vdimir
|
46791d4908
|
Do not throw logical error from IPAddressDictionary ctor
|
2020-12-26 19:16:57 +00:00 |
|
vdimir
|
1e3bd37380
|
Add option access_to_key_from_attributes to ip dictionary
|
2020-12-24 19:13:49 +00:00 |
|
alexey-milovidov
|
30e3900235
|
Merge pull request #18435 from vdimir/ip-dict-minor-fix
Raise an error if more than one key is provided to ip_dictionary
|
2020-12-24 20:16:07 +03:00 |
|
vdimir
|
54448ad4ce
|
Remove unnecessary IPAddressDictionary::has overload
|
2020-12-24 07:38:10 +00:00 |
|
vdimir
|
05d45fcf61
|
Raise an error if more than one key is provided to ip_dictionary
|
2020-12-23 16:58:54 +00:00 |
|
vdimir
|
5f330a9366
|
IP dictionary works with aliased types IPv4 and IPv6 (close #6804)
|
2020-11-28 23:12:19 +03:00 |
|
vdimir
|
a277a5bb16
|
Rename TrieDictionary -> IPAddressDictionary
|
2020-11-21 21:38:10 +03:00 |
|