vdimir
|
7073067d40
|
check attributes for join with dict
|
2022-08-10 14:20:26 +00:00 |
|
Maksim Kita
|
1142e05683
|
Dictionaries allow to specify bidirectional for hierarhical attribute
|
2022-05-23 12:42:00 +02:00 |
|
Robert Schulze
|
43945cea1b
|
Fixing some warnings
|
2022-05-16 20:59:27 +02:00 |
|
Maksim Kita
|
fd87d81108
|
Dictionaries added support for DateTime64
|
2022-01-22 18:03:45 +00:00 |
|
Maksim Kita
|
32ecf374bf
|
Fixed style check
|
2022-01-20 22:36:42 +00:00 |
|
Maksim Kita
|
4d41c6a2ac
|
Fixed build
|
2022-01-20 17:08:55 +00:00 |
|
Maksim Kita
|
0df98140af
|
Functions dictGet, dictHas implicit key cast
|
2022-01-15 23:25:05 +00:00 |
|
Maksim Kita
|
c84193ac67
|
DictionaryStructure fixes
|
2022-01-04 14:02:46 +03:00 |
|
tavplubix
|
c297c2c4c3
|
Revert "Dictionaries added Date32 type support"
|
2021-12-22 19:41:52 +03:00 |
|
Maksim Kita
|
51826c14a0
|
Dictionaries added Date32 type support
|
2021-12-20 13:39:07 +03:00 |
|
Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
Mike Kot
|
3401b32e37
|
Adapted usage of is_decimal concept
|
2021-09-11 19:35:12 +02:00 |
|
Mike Kot
|
bce011cb33
|
Replacing IsDecimalNumber
|
2021-09-11 00:40:18 +02:00 |
|
Mike Kot
|
c4385a2c40
|
Simplifying exception messages
|
2021-09-11 00:40:18 +02:00 |
|
Maksim Kita
|
e12820ecb2
|
Added ComplexKeyRangeHashed dictionary
|
2021-08-15 12:18:11 +03:00 |
|
Maksim Kita
|
2a016f52e9
|
Added tests
|
2021-06-12 13:53:03 +03:00 |
|
Maksim Kita
|
021e5f838a
|
Fixed 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
|
1fece08673
|
Fix gcc build
|
2021-05-09 20:19:07 +03:00 |
|
Alexey Milovidov
|
883c826d3f
|
Minor code modification
|
2021-05-08 22:17:46 +03:00 |
|
Alexey Milovidov
|
fa5205b4c7
|
Get rid of ugly notation
|
2021-05-08 22:05:08 +03:00 |
|
Alexey Milovidov
|
49160ae1ba
|
Big integers and UUID in dictionaries
|
2021-05-08 22:01:59 +03:00 |
|
Maksim Kita
|
7df43891c1
|
Dictionary added Decimal256 attribute type support
|
2021-04-10 19:53:21 +03:00 |
|
Maksim Kita
|
55984e849c
|
Merge branch 'master' into hierarchy-dictionaries-updated
|
2021-03-31 15:55:07 +03:00 |
|
Maksim Kita
|
9f2f0d1095
|
Refactored hierarchy dictionaries interface
|
2021-03-26 18:42:32 +03:00 |
|
Anton Popov
|
6a15431be7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
|
Maksim Kita
|
a53c90e509
|
Upated system.dictionaries table
|
2021-03-19 12:43:57 +03:00 |
|
Anton Popov
|
81ac6382a3
|
slightly better performance
|
2021-03-13 21:05:18 +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
|
9427d5d94b
|
Merge pull request #19805 from vitlibar/allow-getting-return-type-of-dictget-without-loading-dictionary
Fix starting the server with tables having default expressions containing dictGet()
|
2021-02-02 18:19:55 +03:00 |
|
Maksim Kita
|
dafb0ef4e9
|
ExecutableDictionarySource added implicit_key option
|
2021-02-01 12:35:47 +03:00 |
|
Vitaly Baranov
|
95177dc0de
|
Fix access to the key as an attribute in IPAddressDictionary.
|
2021-01-30 19:06:54 +03:00 |
|
Vitaly Baranov
|
7c8deae0e1
|
Fix starting the server with tables having columns' default expressions containing dictGet().
Allow getting return type of dictGet() without loading dictionary.
|
2021-01-30 19:06:48 +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
|
8bd98ae432
|
Remove previous interface enum
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
7a2f6cd5b9
|
Dictionaries refactoring to new interface
|
2021-01-27 16:25:26 +03:00 |
|
alexey-milovidov
|
9c9ef0db9b
|
Merge branch 'master' into database_atomic_improvements
|
2020-07-31 14:56:49 +03:00 |
|
alesapin
|
e73961dfe2
|
Fix columns duplication for range hashed dictionary created from DDL query
|
2020-07-27 17:06:44 +03:00 |
|
Alexander Tokmakov
|
c27de9b424
|
fixes
|
2020-07-17 16:11:44 +03:00 |
|
Alexander Tokmakov
|
4de18e3d8b
|
add StorageID to IDictionaryBase 2
|
2020-07-14 22:18:33 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|