Commit Graph

11 Commits

Author SHA1 Message Date
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
alexey-milovidov
781a1110bc
Update ColumnAliasesVisitor.h 2021-01-12 23:24:18 +03:00
sundy-li
5dbda5d627 Update tests 2021-01-08 16:18:12 +08:00
sundy-li
84807e9791 rename settings 2020-12-17 02:17:59 +00:00
sundy-li
d72d8ee7d8 apply review advices 2020-12-15 16:35:19 +08:00
sundy-li
041f5c8843 add comments 2020-12-13 19:30:53 +08:00
sundy-li
9ff39da5d2 fixes build 2020-12-13 09:55:56 +08:00
sundy-li
2a6aae9efb Merge branch 'alias_column_partition_prune' of github.com:sundy-li/ClickHouse into alias_column_partition_prune 2020-12-13 00:44:08 +08:00
sundy-li
9407028540 update 2020-12-13 00:42:15 +08:00
sundyli
7e51120496
Trigger tests again 2020-11-29 08:34:22 +08:00
sundy-li
ad99dab3ad add ColumnAliasesVisitor to improve partition prune for mergetree 2020-11-21 20:38:21 +08:00