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 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Artem Zuikov
|
2afd123eda
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
|
alesapin
|
66ccb30299
|
Fix style check
|
2020-05-28 20:17:05 +03:00 |
|
alesapin
|
5f8b69547b
|
More readable code
|
2020-05-28 16:45:08 +03:00 |
|
alesapin
|
f5e5290c0a
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
|
alesapin
|
52ca6b2051
|
I'm able to build it
|
2020-05-28 15:37:05 +03:00 |
|
alesapin
|
380c60a33f
|
Intermediate stage (doesn't compile)
|
2020-05-27 21:38:34 +03:00 |
|
zhang2014
|
8ac709b5d3
|
ISSUES-10551 add backward compatibility for create bloom filter index
|
2020-04-29 11:57:28 +08:00 |
|
Anton Popov
|
79024d73a2
|
improve performance of index analysis with monotonic functions
|
2020-04-06 13:37:34 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|