Alexey Milovidov
|
02ce9cc725
|
Untangle UUID
|
2021-05-04 01:46:51 +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 |
|
feng lv
|
55ba4ec15e
|
Fix bar with invalid float value
fix
|
2021-03-25 13:28:07 +00:00 |
|
Alexey Milovidov
|
820af3a48d
|
Simplify code of function "bar"
|
2021-01-02 23:40:15 +03:00 |
|
Nikita Mikhailov
|
4da4388132
|
better
|
2020-12-25 18:59:31 +03:00 |
|
Nikita Mikhailov
|
2239f9b0c6
|
done
|
2020-12-25 18:54:38 +03:00 |
|
Ivan Lezhankin
|
f897f7c93f
|
Refactor IFunction to execute with const arguments
|
2020-11-17 16:24:45 +03:00 |
|
Nikolai Kochetov
|
21c1a2e44d
|
Part 2.
|
2020-10-17 18:22:42 +03:00 |
|
Nikolai Kochetov
|
959424f28a
|
Rename block to columns.
|
2020-10-14 17:04:50 +03:00 |
|
Nikolai Kochetov
|
966b1d6cf5
|
Rename Block to ColumnsWithTypeAndName.
|
2020-10-14 16:09:11 +03:00 |
|
Nikolai Kochetov
|
d28325a353
|
Replace getByPosition to []
|
2020-10-10 21:24:57 +03:00 |
|
Artem Zuikov
|
b3eafc1106
|
hide symbols in nameless namespace
|
2020-09-07 21:00:37 +03:00 |
|
Nikita Mikhaylov
|
5a6a40437a
|
remove includes from all Function sources
|
2020-07-29 21:14:48 +03:00 |
|
Nikolai Kochetov
|
e4689ce302
|
Make IFunction::executeImpl const.
|
2020-07-21 16:58:07 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|