Pavel Kruglov
|
0662df8b76
|
Fix performance with JIT, add arguments to function isSuitableForShortCircuitArgumentsExecution
|
2021-08-09 17:54:14 +03:00 |
|
Pavel Kruglov
|
e792fa588f
|
Mark all Functions as sutable or not for executing as short circuit arguments
|
2021-08-09 17:50:09 +03:00 |
|
Maksim Kita
|
03c4853451
|
Functions dictGet, dictHas complex key dictionary key argument tuple fix
|
2021-07-09 17:20:02 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Maksim Kita
|
43a0c730ba
|
Merge pull request #25203 from kitaisreal/dictionaries-attribute-support-default-nullable-type
Dictionaries attribute support default nullable type
|
2021-06-13 11:46:53 +03:00 |
|
Maksim Kita
|
084bcb389c
|
Fixed tests
|
2021-06-12 23:44:59 +03:00 |
|
Maksim Kita
|
2a016f52e9
|
Added tests
|
2021-06-12 13:53:03 +03:00 |
|
Maksim Kita
|
0bd199eb50
|
Dictionaries attribute support default nullable type
|
2021-06-11 13:35:50 +03:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
Maksim Kita
|
d923d9e6ef
|
Function move file
|
2021-05-17 10:30:42 +03:00 |
|
Maksim Kita
|
947f28d430
|
IFunction refactoring
|
2021-05-15 20:33:15 +03:00 |
|
Maksim Kita
|
3d005537cf
|
Function dictGetOrNull handle empty rows execute
|
2021-05-10 11:08:26 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Maksim Kita
|
caff65f1c2
|
Functions ExternalDictionaries standardize exception throw
|
2021-04-07 20:52:12 +03:00 |
|
Maksim Kita
|
3b799c5d7d
|
Merge pull request #22413 from kitaisreal/added-function-dict-get-or-null
Added function dictGetOrNull
|
2021-04-02 11:39:01 +03:00 |
|
Maksim Kita
|
2c522cf8bb
|
Update FunctionsExternalDictionaries.h
|
2021-04-01 15:06:08 +03:00 |
|
Maksim Kita
|
f4ab8b84b6
|
Added comment
|
2021-03-31 22:56:30 +03:00 |
|
Maksim Kita
|
f2e6a0a97d
|
Added function dictGetOrNull
|
2021-03-31 17:46:13 +03:00 |
|
Maksim Kita
|
2cac8d13cc
|
Updated tests and 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 |
|
Maksim Kita
|
849a980644
|
Updated ExternalDictionariesLoader interface with context parameter
|
2021-03-20 18:02:09 +03:00 |
|
Maksim Kita
|
32831e37ba
|
Added table function dictionary
|
2021-03-19 15:47:27 +03:00 |
|
Maksim Kita
|
a65bfaeab3
|
Fixed tests
|
2021-03-18 17:03:22 +03:00 |
|
Maksim Kita
|
0f95bcac0b
|
DDL dictionary use current database name
|
2021-03-18 14:30:12 +03:00 |
|
Maksim Kita
|
854bfaf366
|
RangeHashed dictionary support has function
|
2021-03-13 14:57:56 +03:00 |
|
Maksim Kita
|
45879472d3
|
DirectDictionary updated
|
2021-03-09 23:49:34 +03:00 |
|
Maksim Kita
|
43ba554191
|
Merge pull request #20595 from kitaisreal/cache-dictionaries-lru-cache
Cache dictionaries lru cache
|
2021-03-09 19:14:30 +03:00 |
|
Maksim Kita
|
492c3d0899
|
Merge pull request #21321 from kitaisreal/dictionary-source-executable-pool
Added ExecutablePool dictionary source
|
2021-03-08 01:36:33 +03:00 |
|
Maksim Kita
|
10c5518988
|
Fix tests
|
2021-03-06 14:38:27 +03:00 |
|
Maksim Kita
|
92b79420a4
|
Fixed ubsan test
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
e64b18fbac
|
Added dictGet with multiple requested attributes
|
2021-03-06 14:36:37 +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 |
|
Maksim Kita
|
d3615aca67
|
Added tests
|
2021-03-05 13:17:46 +03:00 |
|
Maksim Kita
|
1eb1f3028c
|
FunctionsExternalDictionaries safe case to ColumnTuple
|
2021-03-04 16:55:05 +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
|
f621871465
|
Fixed race in tests
|
2021-01-28 19:17:46 +03:00 |
|
Maksim Kita
|
ff371ccdb6
|
Fixed data race in function DictGetNoType
|
2021-01-27 23:22:05 +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
|
498df53ebf
|
Fixed style issues
|
2021-01-27 16:25:27 +03:00 |
|
Maksim Kita
|
3d0778cba4
|
FunctionsExternalDictionaries refactored
|
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
|
791c7204d7
|
Fix style issues
|
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
|
f24a8eadb2
|
Updated ComplexKeyHashed dictionary to new interface
|
2021-01-27 16:25:26 +03:00 |
|