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 |
|
Alexander Kuzmenkov
|
fef24c81e3
|
some grammar
|
2020-12-17 00:44:05 +03:00 |
|
Nikolai Kochetov
|
07a7c46b89
|
Refactor ExpressionActions [Part 3]
|
2020-11-03 14:28:28 +03:00 |
|
Artem Zuikov
|
2afd123eda
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
|
alesapin
|
4b6db63fff
|
Fix alter key when materialized column passed
|
2020-06-19 13:53:20 +03:00 |
|
alesapin
|
0edf5ff7a2
|
Fix race condition
|
2020-06-12 17:32:47 +03:00 |
|
alesapin
|
4c77ba664a
|
Better assignment
|
2020-06-09 20:42:04 +03:00 |
|
alesapin
|
abaf47f0cd
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
|
alesapin
|
ad6447398f
|
Fix indices calculation during merge
|
2020-06-01 22:58:30 +03:00 |
|
alesapin
|
254d55f2ab
|
Better method name
|
2020-06-01 15:02:36 +03:00 |
|
alesapin
|
66ccb30299
|
Fix style check
|
2020-05-28 20:17:05 +03:00 |
|
alesapin
|
099bfc4657
|
Fix bug with empty column
|
2020-05-28 17:03:21 +03:00 |
|
alesapin
|
f5e5290c0a
|
Better naming
|
2020-05-28 16:09:03 +03:00 |
|
alesapin
|
5b5f749592
|
Split files
|
2020-05-28 16:03:18 +03:00 |
|
alesapin
|
52ca6b2051
|
I'm able to build it
|
2020-05-28 15:37:05 +03:00 |
|
Alexey Milovidov
|
cdeda4ab91
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|