vdimir
|
3d2d994c5d
|
Skip JOIN OR/USING sections in replaceAliasColumnsInQuery
|
2021-09-14 14:13:19 +03:00 |
|
Amos Bird
|
d74aa64f6b
|
Fix column alias rewriting
|
2021-07-18 23:27:19 +08:00 |
|
Amos Bird
|
0f7728cd5e
|
Fix RBAC test again
|
2021-06-17 23:00:03 +08:00 |
|
Amos Bird
|
aaac231c6a
|
Record expanded aliases for RBAC
|
2021-06-15 18:28:13 +08:00 |
|
Amos Bird
|
e3ae2f6e7a
|
Rewrite more alias columns
|
2021-06-15 17:54:28 +08:00 |
|
Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +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 |
|
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 |
|