Vitaly Baranov
|
2e59d671fc
|
Split UserDefinedSQLObjectsLoader to interface and implementation.
|
2022-10-13 10:32:32 +02:00 |
|
Alexey Milovidov
|
6139cc8f7a
|
Add Documentation to FunctionFactory
|
2022-08-27 22:06:57 +02:00 |
|
Vitaly Baranov
|
031ca28fdc
|
Add test for partition clause. More checks for data compatibility on restore.
|
2022-06-30 08:37:18 +02:00 |
|
Vitaly Baranov
|
11b51d2878
|
Implement storing UDF in backups.
|
2022-06-30 08:37:17 +02:00 |
|
Maksim Kita
|
85a4d4bb50
|
Added user defined executable functions to system.functions
|
2021-09-17 18:43:00 +03:00 |
|
Maksim Kita
|
de20e04dfd
|
Added executable user defined functions
|
2021-09-17 18:42:59 +03:00 |
|
Maksim Kita
|
01682a86b3
|
Updated user defined functions implementation
|
2021-08-19 00:54:55 +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 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|