Commit Graph

21 Commits

Author SHA1 Message Date
Anton Popov
dfb9bc2a01 minor fixes in constraints 2021-11-17 18:43:02 +03:00
Nikita Vasilev
9f2bcacb46 Merge remote-tracking branch 'upstream/master' into nikvas0/simple_optimizations 2021-05-20 19:34:11 +03:00
Maksim Kita
150a88d647 ExpressionActions compile only necessary places 2021-05-19 11:43:16 +03:00
Nikita Vasilev
cdf78828da fix 2021-05-07 13:49:05 +03:00
Nikita Vasilev
4bf5547350 fix 2021-05-06 11:29:24 +03:00
Nikita Vasilev
cfdd84b3fc improve matching 2021-05-05 14:17:49 +03:00
Nikita Vasilev
496d8ff46c improvements 2021-05-04 21:43:58 +03:00
Nikita Vasilev
0ec2726bf3 Merge remote-tracking branch 'upstream/master' into nikvas0/simple_optimizations 2021-04-26 17:33:32 +03:00
Nikita Vasilev
4650e36d05 improve constrdescr 2021-04-26 17:19:18 +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
Nikita Vasilev
082f43d7f1 lower/upper bound 2021-04-10 23:46:53 +03:00
Nikita Vasilev
08206ab20b fix 2021-04-03 15:12:45 +03:00
Nikita Vasilev
92e4f1370e CNF 2021-01-04 23:55:32 +03:00
Nikita Vasilev
4c3e83ac57 fix 2021-01-03 18:02:00 +03:00
Alexander Kuzmenkov
d757f32300 Remove some redundant includes to speed up build 2020-12-11 02:58:11 +03:00
Artem Zuikov
2afd123eda
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645) 2020-07-22 20:13:05 +03:00
alesapin
abaf47f0cd Make metadata single structure 2020-06-05 20:29:40 +03:00
alesapin
262b6287ab Fix clang-tidy warnings 2020-05-12 19:38:11 +03:00
alesapin
979779e06f Fix constraints after column rename 2020-05-12 14:26:44 +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