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 |
|
vdimir
|
bc1b0aed85
|
Correctly handle table alias in PredicateRewriteVisitor
|
2021-03-24 15:48:29 +03:00 |
|
Winter Zhang
|
50203a5dc0
|
ISSUES-12293 allow push predicate when subquery contains with clause (#12663)
|
2020-07-24 12:00:18 +03:00 |
|
Artem Zuikov
|
0f37304521
|
hotfix: save tmp container
|
2020-06-06 00:28:44 +03:00 |
|
Artem Zuikov
|
ee1b4a1a30
|
Fix and improve OneTypeMatcher (#10253)
|
2020-04-14 21:50:00 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|