Raúl Marín
|
39f8c43a60
|
Merge remote-tracking branch 'blessed/master' into arenita
|
2023-04-17 10:33:38 +02:00 |
|
Raúl Marín
|
2b70e08f23
|
Don't count unreserved bytes in Arenas as read_bytes
|
2023-04-13 12:43:24 +02:00 |
|
Robert Schulze
|
7a21d5888c
|
Remove -Wshadow suppression which leaked into global namespace
|
2023-04-13 08:46:40 +00:00 |
|
Nikolay Degterinsky
|
d8d85d9bbd
|
Merge remote-tracking branch 'upstream/master' into fix-msan-build
|
2023-01-24 22:57:47 +00:00 |
|
Nikolay Degterinsky
|
f9960361db
|
Fix MSan build
|
2023-01-23 14:38:07 +00:00 |
|
Yakov Olkhovskiy
|
7a5a36cbed
|
Merge branch 'master' into refactoring-ip-types
|
2023-01-04 11:11:06 -05:00 |
|
Nikolay Degterinsky
|
c4431e9931
|
Fix MSan build
|
2023-01-03 02:21:26 +00:00 |
|
Yakov Olkhovskiy
|
4d144be39c
|
replace domain IP types (IPv4, IPv6) with native
|
2022-11-14 14:17:17 +00:00 |
|
Maksim Kita
|
43604a2e8f
|
Fixed tests
|
2022-01-25 21:56:29 +00:00 |
|
Maksim Kita
|
ca77f652e2
|
Fixed style check
|
2022-01-25 11:13:37 +00:00 |
|
Maksim Kita
|
e27332ce10
|
RangeHashedDictionary added options range_lookup_strategy, convert_null_range_bound_to_open
|
2022-01-25 11:13:37 +00:00 |
|
Maksim Kita
|
c72f7f2147
|
RangeHashedDictionary added support for range values that extend Int64 type
|
2022-01-25 11:13:37 +00:00 |
|
Maksim Kita
|
bcbd956b83
|
RangeHashedDictionary change layout structure
|
2022-01-25 11:13:37 +00:00 |
|
Maksim Kita
|
f76536c079
|
Merge pull request #33914 from kitaisreal/dictionaries-added-support-for-date-time-64
Dictionaries added support for DateTime64
|
2022-01-23 13:21:22 +01:00 |
|
Maksim Kita
|
3e30641fc8
|
Dictionaries updated support for empty attributes
|
2022-01-22 20:01:45 +00:00 |
|
Maksim Kita
|
fd87d81108
|
Dictionaries added support for DateTime64
|
2022-01-22 18:03:45 +00:00 |
|
Maksim Kita
|
60bcf88228
|
Added IntervalTree documentation
|
2022-01-18 13:20:43 +00:00 |
|
Maksim Kita
|
ea78c0b33c
|
Fixed style
|
2022-01-16 16:45:33 +00:00 |
|
Maksim Kita
|
9c3cc7adab
|
RangeHashedDictionary use IntervalTree
|
2022-01-16 12:23:40 +00:00 |
|
Maksim Kita
|
4b4468b34a
|
Dictionaries use single arena for multiple string attributes
|
2022-01-08 13:26:11 +03:00 |
|
Maksim Kita
|
ac3cb8c12b
|
CacheDictionary dictionary source access race fix
|
2021-12-15 15:55:28 +03:00 |
|
Maksim Kita
|
4bbb02bbae
|
RangeHashedDictionary added update_field support
|
2021-12-03 14:06:58 +03:00 |
|
Maksim Kita
|
a3a780bbf5
|
Dictionaries read support multiple threads
|
2021-10-21 17:17:53 +03:00 |
|
Maksim Kita
|
b4f41bd824
|
Dictionaries key types refactoring
|
2021-08-17 20:35:43 +03:00 |
|
Maksim Kita
|
e12820ecb2
|
Added ComplexKeyRangeHashed dictionary
|
2021-08-15 12:18:11 +03:00 |
|
Maksim Kita
|
51d31b9213
|
Dictionaries refactor
|
2021-08-11 15:32:01 +03:00 |
|
Nikolai Kochetov
|
13f95f3fdf
|
Streams -> Processors for dicts, part 3.
|
2021-08-06 11:41:45 +03:00 |
|
Nikolai Kochetov
|
8546df13c2
|
Streams -> Processors for dicts, part 2.
|
2021-08-05 21:08:52 +03:00 |
|
Maksim Kita
|
2a016f52e9
|
Added tests
|
2021-06-12 13:53:03 +03:00 |
|
Maksim Kita
|
eabeb3076f
|
Added tests
|
2021-06-10 22:32:09 +03:00 |
|
Maksim Kita
|
45b8dc772b
|
Dictionaries support array type
|
2021-06-10 22:32:09 +03:00 |
|
Alexey Milovidov
|
9753ddc8a0
|
Merge branch 'master' of github.com:yandex/ClickHouse into normalize-bigint
|
2021-05-09 18:54:29 +03:00 |
|
Alexey Milovidov
|
d057bcf42c
|
Fix error (amend)
|
2021-05-08 22:28:55 +03:00 |
|
Alexey Milovidov
|
49160ae1ba
|
Big integers and UUID in dictionaries
|
2021-05-08 22:01:59 +03:00 |
|
Azat Khuzhin
|
763597001b
|
Count found keys for RangeHashedDictionary
|
2021-05-08 17:09:01 +03:00 |
|
Azat Khuzhin
|
e08389b2d2
|
Add interface for rate of found elements in the dictionaries
- IDictionary abstraction
- skeleton implementation into each dictionary
- system.dictionaries.found_rate
- documentation changes
|
2021-05-08 17:09:01 +03:00 |
|
Maksim Kita
|
7df43891c1
|
Dictionary added Decimal256 attribute type support
|
2021-04-10 19:53:21 +03:00 |
|
Maksim Kita
|
9f2f0d1095
|
Refactored hierarchy dictionaries interface
|
2021-03-26 18:42:32 +03:00 |
|
Maksim Kita
|
ee8c51f65e
|
Fixed tests
|
2021-03-13 14:58:31 +03:00 |
|
Maksim Kita
|
854bfaf366
|
RangeHashed dictionary support has function
|
2021-03-13 14:57:56 +03:00 |
|
Maksim Kita
|
dc0bb7485d
|
Updated CacheDictionary
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
f0b1bc88c7
|
Fixed style issues
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
67ffa4189e
|
Fixed clang build
|
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
|
6e51b2f60a
|
Added Nullable support for RangeHashedDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
d61e8c083b
|
Updated RangeHashedDictionary 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
|
d10b4c504d
|
rename database with dictionaries
|
2020-07-16 17:25:39 +03:00 |
|