Vitaly Baranov
|
c3161b7610
|
Add DCL to manage row policies.
|
2019-12-19 18:40:21 +03:00 |
|
Vitaly Baranov
|
6306e2ab91
|
Add DCL to manage quotas.
|
2019-12-05 21:03:57 +03:00 |
|
Vitaliy Zakaznikov
|
d112695c42
|
* Adding other changes to support LIVE VIEWs
|
2019-05-28 17:17:48 -04:00 |
|
Ivan Lezhankin
|
4f6a494af8
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
|
Ivan Lezhankin
|
67eefa7b12
|
Revert wrong replacements of dynamic_cast.
dynamic_cast to intermediate type is not equivalent to typeid_cast
|
2019-03-12 15:41:57 +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 |
|
Ivan Lezhankin
|
0a443399a0
|
Implement the debug query "ANALYZE"
that prints out the query after syntax analysis.
Should be helpful for tests.
|
2019-02-26 13:17:25 +03:00 |
|
Alexey Milovidov
|
854817c232
|
Fixed -Wshadow-field #4005
|
2019-01-24 22:37:32 +03:00 |
|
Vitaly Baranov
|
67fca7e029
|
Add support for settings 'format_schema' in an output query.
This fixes syntax error when executing 'SELECT ... FORMAT ... SETTINGS format_schema=...'
|
2019-01-23 22:23:37 +03:00 |
|
chertus
|
dbb88e8cb4
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
|
chertus
|
ec8d3b388d
|
move DumpASTNode to own file, style fixes [CLICKHOUSE-4001]
|
2018-10-09 17:32:11 +03:00 |
|
chertus
|
57d2c9db60
|
AST debug stuff: DumpASTNode, TranslateQualifiedNamesVisitor, hide AST explain command [CLICKHOUSE-4001]
|
2018-09-27 22:25:18 +03:00 |
|
chertus
|
041cef5968
|
explain ast [CLICKHOUSE-4001]
|
2018-09-27 12:47:21 +03:00 |
|
chertus
|
6442b5b167
|
refactoring: hide ASTIdentifier kind
|
2018-09-20 16:13:33 +03:00 |
|
zhang2014
|
7e87fa8e18
|
ISSUES-2688 support on cluster for kill & optimize query
|
2018-07-24 22:07:13 +03:00 |
|
Alexey Milovidov
|
ab594375ab
|
Better UNION ALL: development #1947
|
2018-02-25 03:50:53 +03:00 |
|
Nikolai Kochetov
|
1d01d228a4
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
supported table_functions in desctibe table query [#CLICKHOUSE-3397]
|
2017-11-03 16:24:52 +03:00 |
|
Vitaliy Lyudvichenko
|
a34ab8201a
|
Add FORMAT section for DDL queries CREATE, ALTER, RENAME, DROP. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Alexey Milovidov
|
5b5795633e
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
|
Alexey Milovidov
|
313e52279d
|
UNION ALL rewrite: preparation [#CLICKHOUSE-31].
|
2017-06-18 06:35:25 +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 |
|
Vitaliy Lyudvichenko
|
6bd306ca8c
|
Improve KILL QUERY. [#CLICKHOUSE-2120]
|
2017-01-27 03:59:39 +04:00 |
|
Alexey Zatelepin
|
0eb48dc84e
|
cosmetic fixes [#CLICKHOUSE-2133]
|
2017-01-19 15:02:30 +03:00 |
|
Alexey Zatelepin
|
5de1975bc4
|
parse INTO OUTFILE clause [#CLICKHOUSE-2133]
|
2017-01-19 03:48:59 +04:00 |
|
Alexey Milovidov
|
9018906e1a
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
|
Alexey Arno
|
fbe7b48dc9
|
dbms: Server: Code cleanup [#METR-16213]
|
2015-10-21 18:04:20 +03:00 |
|
Alexey Arno
|
e059442193
|
Merge
|
2015-10-21 17:57:10 +03:00 |
|