chertus
|
4707200f83
|
partially fix distributed_product_mode=local
|
2019-04-11 22:29:28 +03:00 |
|
chertus
|
82dc1fb1db
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
|
Ivan Lezhankin
|
4f6a494af8
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
|
Ivan Lezhankin
|
d1ead22073
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
|
Ivan Lezhankin
|
a7e838e328
|
Replace all other casts to method IAST::As<Derived>
Also remove some redundant methods like IsIdentifier() et. al.
|
2019-03-11 15:49:39 +03:00 |
|
chertus
|
091efcda95
|
add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-25 18:42:24 +03:00 |
|
chertus
|
a5d8858ee2
|
minor ASTIdentifier changes
|
2019-01-15 15:28:17 +03:00 |
|
chertus
|
dbb88e8cb4
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
|
chertus
|
1a71a443b8
|
resolve review remarks
|
2018-11-01 14:32:44 +03:00 |
|
chertus
|
1eae5c38ea
|
remove code duplicates for creating table AST node
|
2018-10-31 20:31:04 +03:00 |
|
chertus
|
4ff0391ca6
|
DatabaseAndTableWithAlias - the only place for db & table expraction from AST
|
2018-10-30 19:31:21 +03:00 |
|
chertus
|
d2518fdb3f
|
more refactoring: funcs to extract database_and_table from AST
|
2018-10-29 22:04:28 +03:00 |
|
chertus
|
6442b5b167
|
refactoring: hide ASTIdentifier kind
|
2018-09-20 16:13:33 +03:00 |
|
Alexey Milovidov
|
6e18af7ed3
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-27 20:18:14 +03:00 |
|
Alexey Milovidov
|
278ccdff73
|
Non significant change: removed redundant checks [#CLICKHOUSE-3]
|
2018-06-04 17:17:24 +03:00 |
|
Alexey Milovidov
|
601ff1eee4
|
Simplification of AST #1947
|
2018-02-26 06:37:08 +03:00 |
|
Alexey Milovidov
|
783e812eb7
|
Fixed error [#CLICKHOUSE-2]
|
2017-11-04 19:46:14 +03:00 |
|
Nikolai Kochetov
|
75be0b81d8
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
|
Alexey Zatelepin
|
8ee85e6440
|
calculate isRemote() from underlying tables of StorageMerge [#CLICKHOUSE-2911]
|
2017-06-15 22:24:59 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
d99a642b9b
|
Fixed error in 'distributed_product_mode' setting, which breaks 'allow_databases' option [#CLICKHOUSE-2718].
|
2017-01-14 06:10:16 +03:00 |
|
Alexey Milovidov
|
95e9ef2fc4
|
Reworked InJoinSubqueriesPreprocessor [#METR-2944].
|
2017-01-04 05:37:47 +03:00 |
|