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
|
947f28d430
|
IFunction refactoring
|
2021-05-15 20:33:15 +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 |
|
alexey-milovidov
|
cb8cfdba77
|
Merge branch 'master' into fffix
|
2021-02-22 23:08:44 +03:00 |
|
Amos Bird
|
77fd060665
|
Normalize function names
|
2021-02-18 20:20:28 +08:00 |
|
kssenii
|
9c7881f4c9
|
Fix
|
2021-01-28 10:30:54 +00:00 |
|
kssenii
|
a98c6d333c
|
Make sure not to log non-existent objects
|
2021-01-23 12:05:37 +00:00 |
|
kssenii
|
6dc32ae4cb
|
More correct for functions and aggr. functions
|
2021-01-22 11:58:29 +00:00 |
|
kssenii
|
bb91005356
|
Fix failing stateless test
|
2021-01-22 09:02:58 +00: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 |
|
Alexander Tokmakov
|
6c8f844442
|
better exception message for unknown function
|
2020-12-17 00:42:14 +03:00 |
|
Alexey Milovidov
|
394fb64a9c
|
Better way of implementation
|
2020-06-14 20:42:11 +03:00 |
|
alexey-milovidov
|
4a4961fb10
|
Update FunctionFactory.cpp
|
2020-05-12 00:21:40 +03:00 |
|
Alexey Milovidov
|
4a142a44a0
|
Added a patch from Vitaly Stoyan
|
2020-05-12 00:18:50 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|