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
|
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
|
31881d24ad
|
Fixed clang errors
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
8e8d6f36ac
|
Fixed DictionaryDefaultValueExtractor
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
6653e356a3
|
Fixed build issues
|
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
|
b0d3f32a36
|
Added DefaultValueExtractor
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
b11905f493
|
Fixed tests
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
7cb7d4dbce
|
Fixed dicitionaries todo
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
498df53ebf
|
Fixed style issues
|
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
|
a45459e095
|
Fixed tests
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
357b0b95a9
|
Added Nullable support for ComplexDirectDictionary
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
25d6e18ec0
|
Added Nullable support for ComplexKeyHashedDictionary
|
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
|
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
|
164e55972b
|
Fix style issue
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
791c7204d7
|
Fix style issues
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
8fdbde8642
|
Updated PolygonDictionary to new interface
|
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
|
07fab85cc4
|
Updated SSDComplexKeyCacheDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
0d2e498ed4
|
Updated ComplexKeyCacheDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
b4896ee82b
|
Updated ComplexKeyDirectDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
81f4bc7b4c
|
Updated SSDCacheDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
6017d1a034
|
Updated CachedDictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|
Maksim Kita
|
cd6ec3234e
|
Updated DirectDictionary to new interface
|
2021-01-27 16:25:26 +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
|
8bd98ae432
|
Remove previous interface enum
|
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 |
|
Maksim Kita
|
e0dc6f9417
|
Dictionary better error message during attribute parsing
|
2021-01-27 00:50:23 +03:00 |
|
Maksim Kita
|
16eb7b01b6
|
Merge pull request #19571 from kitaisreal/create-simple-dictionary-id-expression-fix
Query CREATE DICTIONARY id expression fix
|
2021-01-26 12:43:49 +03:00 |
|
Maksim Kita
|
ab7f15c77e
|
Query CREATE DICTIONARY id expression fix
|
2021-01-25 15:43:35 +03:00 |
|
kssenii
|
daab2c91bb
|
Better
|
2021-01-21 21:15:11 +00:00 |
|
kssenii
|
c1702f34ee
|
Add factories info into system.query_log
|
2021-01-21 15:46:37 +00:00 |
|
alexey-milovidov
|
7de745ce77
|
Merge pull request #18554 from kssenii/pg2ch
Add PostgreSQL table function, dictionary source, database engine
|
2021-01-16 23:55:05 +03:00 |
|
Azat Khuzhin
|
1b901b368f
|
Add missing type check in dictHas for COMPLEX_KEY_SSD_CACHE layout
|
2021-01-16 12:33:36 +03:00 |
|
Alexey Milovidov
|
67f207d8ca
|
More safe connection string
|
2021-01-16 00:18:51 +03:00 |
|
Alexey Milovidov
|
ba1921f380
|
Minor changes
|
2021-01-15 22:59:49 +03:00 |
|
Alexey Milovidov
|
a19e7edd14
|
Merge branch 'master' into kssenii-pg2ch
|
2021-01-15 17:33:19 +03:00 |
|