Alexey Milovidov
|
fe6b7c77c7
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
|
vdimir
|
2949cd1e6f
|
Support ALIASed columns in JOIN ON expression
|
2021-06-25 14:50:02 +03:00 |
|
vdimir
|
84e02911cf
|
Materialized columns for joined table, don't add to asterisk select
|
2021-06-24 17:14:36 +03:00 |
|
Ivan
|
b099ad467d
|
Merge branch 'master' into ast-table-identifier-2
|
2021-04-14 18:38:30 +03:00 |
|
Nikita Mikhaylov
|
4e4b383214
|
added hash of itiator address
|
2021-04-13 22:39:41 +03:00 |
|
Ivan
|
a73483751f
|
Merge branch 'master' into ast-table-identifier-2
|
2021-04-12 20:23:28 +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 |
|
Ivan Lezhankin
|
3da3250bfd
|
Merge branch 'master' into ast-table-identifier-2
|
2021-04-09 17:56:15 +03:00 |
|
Alexey Milovidov
|
8fb6e6fbf2
|
Fix mistake
|
2021-04-08 11:51:22 +03:00 |
|
Ken Chen
|
349571a458
|
Add asterisk_include_materialized_columns and asterisk_include_materialized_columns switches to include materialized columns and alias columns respectively for wildcard query
|
2020-11-28 00:06:53 +00:00 |
|
Ivan Lezhankin
|
4083406f54
|
Introduce ASTTableIdentifier
|
2020-10-26 18:49:00 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
Artem Zuikov
|
c58f9bd43d
|
refactoring: remove TableWithColumnNames
|
2020-06-06 00:17:00 +03:00 |
|
Alexey Milovidov
|
0a7edce036
|
Checkpoint
|
2020-04-22 09:01:33 +03:00 |
|
Artem Zuikov
|
24f715ad87
|
tech debt
|
2020-04-14 17:43:09 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|