Alexey Milovidov
|
5a0feee45e
|
Removed "conditional computations" feature, because it is not ready #2272
|
2018-11-26 04:39:04 +03:00 |
|
Alexey Milovidov
|
c77930fe30
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
|
Alexey Milovidov
|
6f48ebbb06
|
Better exception message in case of "unknown identifier" [#CLICKHOUSE-4142]
|
2018-11-21 23:35:55 +03:00 |
|
Nikolai Kochetov
|
28be6d6443
|
Review fixes.
|
2018-11-09 20:23:48 +03:00 |
|
Nikolai Kochetov
|
1e9aeba603
|
Split ExpressionAnalyzer and SyntaxAnalyzer.
|
2018-11-09 18:01:18 +03:00 |
|
Nikolai Kochetov
|
726ae0cb9a
|
Split ExpressionAnalyzer and SyntaxAnalyzer.
|
2018-11-08 19:47:12 +03:00 |
|
Nikolai Kochetov
|
29fe5ea5b6
|
Review fixes.
|
2018-11-08 14:17:31 +03:00 |
|
Nikolai Kochetov
|
90120493bf
|
Syntax analyzer (in progress).
|
2018-11-08 12:06:11 +03:00 |
|
Nikolai Kochetov
|
a5a36d0078
|
Syntax analyzer (in progress).
|
2018-11-08 12:01:41 +03:00 |
|
Nikolai Kochetov
|
6ebfd2c42f
|
Syntax analyzer (in progress).
|
2018-11-08 12:01:12 +03:00 |
|
Nikolai Kochetov
|
748b0f7077
|
SyntaxAnalyzer (in progress).
|
2018-11-07 15:44:05 +03:00 |
|
Nikolai Kochetov
|
bcd6e03257
|
SyntaxAnalyzer (in progress).
|
2018-11-06 21:13:35 +03:00 |
|
Artem Zuikov
|
eb535c4b9b
|
Merge pull request #3500 from 4ertus2/joins
refactoring: one place for db and table extraction from AST
|
2018-11-01 14:59:56 +03:00 |
|
alesapin
|
63c6647be4
|
Better comment
|
2018-11-01 14:23:23 +03:00 |
|
alesapin
|
abcc692dbf
|
CLICKHOUSE-4096: Fix nested unaliased joins segfault
|
2018-11-01 14:23:23 +03:00 |
|
chertus
|
d8674a264a
|
ExpressionAnalyzer fix columns deduplication
|
2018-10-31 15:58:12 +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
|
95c618b163
|
ExpressionAnalyzer: remove duplicated code
|
2018-10-26 18:13:02 +03:00 |
|
chertus
|
a62fae8332
|
Merge branch 'master' into joins
|
2018-10-22 11:25:43 +03:00 |
|
chertus
|
5aedca40c2
|
fix asan
|
2018-10-18 22:27:28 +03:00 |
|
chertus
|
a32e06d298
|
more ExpressionAnalyzer refactoring [CLICKHOUSE-3996]
|
2018-10-18 18:03:14 +03:00 |
|
chertus
|
5d3f03a6d2
|
minor refactoring (function naming)
|
2018-10-17 14:06:46 +03:00 |
|
chertus
|
40f1805bf4
|
fix gcc build
|
2018-10-17 13:59:05 +03:00 |
|
chertus
|
27d66a45c3
|
extract more visitors from ExpressionAnalyzer [CLICKHOUSE-3996]
|
2018-10-16 22:00:05 +03:00 |
|
chertus
|
4071155043
|
better ActionsVisitor extraction [CLICKHOUSE-3996]
|
2018-10-16 15:34:20 +03:00 |
|
chertus
|
9120d5f38e
|
extract visitor from ExpressionAnalyser [CLICKHOUSE-3996]
|
2018-10-12 18:41:28 +03:00 |
|
chertus
|
c593d9a971
|
extract ExecuteScalarSubqueriesVisitor from ExpressionAnalyser [CLICKHOUSE-3996]
|
2018-10-11 22:28:59 +03:00 |
|
Alexey Milovidov
|
2c0ea27377
|
Miscellaneous #3145
|
2018-10-10 23:35:21 +03:00 |
|
alexey-milovidov
|
b9ecc4b819
|
Merge pull request #3340 from CurtizJ/issue-3253
Fix unnecessarily preparations for join at initial server [ISSUE-3253]
|
2018-10-10 23:04:13 +03:00 |
|
CurtizJ
|
815380b8b2
|
fix unnecessarily preparations for join at initial server
|
2018-10-10 20:07:21 +03:00 |
|
chertus
|
1b7354f809
|
disable AST logging
|
2018-10-10 19:23:27 +03:00 |
|
chertus
|
ec8d3b388d
|
move DumpASTNode to own file, style fixes [CLICKHOUSE-4001]
|
2018-10-09 17:32:11 +03:00 |
|
chertus
|
20b733aaf0
|
Merge branch 'master' into joins
|
2018-10-09 13:47:01 +03:00 |
|
alexey-milovidov
|
36c3feea80
|
Merge pull request #3270 from yandex/left-join-right-keys-fix
Left join right keys fix
|
2018-10-07 23:26:40 +03:00 |
|
Nikolai Kochetov
|
064facd8de
|
Updated test.
|
2018-10-05 10:43:58 +03:00 |
|
alexey-milovidov
|
b9d1eb4154
|
Merge pull request #3298 from yandex/fix-prewhere-with-altered-columns
Fix prewhere with altered columns
|
2018-10-04 23:57:11 +03:00 |
|
Nikolai Kochetov
|
b1fa3fab9d
|
Fix prewhere whith final. #2827
|
2018-10-04 21:18:54 +03:00 |
|
Nikolai Kochetov
|
c4c14de02f
|
Join aliases and duplicating columns fixes.
Join aliases and duplicating columns fixes. [#CLICKHOUSE-3994] #3145
|
2018-10-02 21:17:39 +03:00 |
|
chertus
|
69b9c25801
|
Merge branch 'master' into joins
|
2018-09-28 20:09:05 +03:00 |
|
chertus
|
59df909f87
|
more ast debug info
|
2018-09-28 18:01:13 +03:00 |
|
chertus
|
b4ea89e1f3
|
minor fix
|
2018-09-28 14:46:52 +03:00 |
|
chertus
|
669ab71502
|
rename files according to class name
|
2018-09-28 13:52:08 +03:00 |
|
Nikolai Kochetov
|
97add69825
|
Rename WithDictionary to LowCardinality.
|
2018-09-28 13:44:59 +03:00 |
|
chertus
|
57d2c9db60
|
AST debug stuff: DumpASTNode, TranslateQualifiedNamesVisitor, hide AST explain command [CLICKHOUSE-4001]
|
2018-09-27 22:25:18 +03:00 |
|
zhang2014
|
b887ec8e98
|
ISSUES-3145 support qualified asterisk
|
2018-09-25 10:42:51 +08:00 |
|
zhang2014
|
f3dcc2ef41
|
ISSUES-3145 support qualified asterisk
|
2018-09-24 23:28:18 +08:00 |
|
alexey-milovidov
|
b1eb66c03e
|
Merge branch 'master' into low-cardinality-fixes
|
2018-09-21 13:43:37 +03:00 |
|
chertus
|
6442b5b167
|
refactoring: hide ASTIdentifier kind
|
2018-09-20 16:13:33 +03:00 |
|
Nikolai Kochetov
|
d2fbc3df58
|
Fix in function for low cardinality argument. #3004
|
2018-09-20 13:55:10 +03:00 |
|