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 |
|
Nikolai Kochetov
|
9a39459888
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
|
Nikolai Kochetov
|
4775ea305e
|
Remove index by name from ActionsDAG
|
2021-03-02 20:51:54 +03:00 |
|
Nikolai Kochetov
|
13eceff55c
|
Remove Converting transform and step.
|
2020-11-17 20:16:55 +03:00 |
|
Alexey Milovidov
|
1ea3afadbc
|
Merge with master
|
2020-11-08 00:28:39 +03:00 |
|
Alexander Tokmakov
|
72b1339656
|
Revert "Revert "Write structure of table functions to metadata""
This reverts commit c65d1e5c70 .
|
2020-10-14 15:19:29 +03:00 |
|
tavplubix
|
c65d1e5c70
|
Revert "Write structure of table functions to metadata"
|
2020-10-14 13:59:29 +03:00 |
|
Alexander Tokmakov
|
ee7b8a797a
|
better code, fix Distributed format of StorageFile
|
2020-09-02 18:07:53 +03:00 |
|
Alexander Tokmakov
|
41dd393824
|
fixes
|
2020-09-01 20:55:35 +03:00 |
|
Alexander Tokmakov
|
c7f355a8f3
|
add test
|
2020-09-01 18:24:21 +03:00 |
|
Alexander Tokmakov
|
3a9779adb4
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
|
Alexander Tokmakov
|
b6093d9a86
|
fix query header
|
2020-09-01 13:37:42 +03:00 |
|
Alexander Tokmakov
|
f0a5f19dae
|
try use another wrapper for table functions
|
2020-08-31 22:03:26 +03:00 |
|
Alexander Tokmakov
|
b521ca9b18
|
save structure for all table functions
|
2020-08-28 00:05:52 +03:00 |
|