.. |
examples
|
Added support for JOIN, ARRAY JOIN
|
2022-10-24 10:22:19 +02:00 |
Passes
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
tests
|
Added compound types typo corrections
|
2022-11-10 19:21:51 +01:00 |
AggregationUtils.cpp
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
AggregationUtils.h
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
ArrayJoinNode.cpp
|
Updated IQueryTreeNode interface with weak pointers array
|
2022-10-24 10:22:21 +02:00 |
ArrayJoinNode.h
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
CMakeLists.txt
|
Added Planner
|
2022-10-24 10:22:19 +02:00 |
ColumnNode.cpp
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
ColumnNode.h
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
ColumnTransformers.cpp
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
ColumnTransformers.h
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
ConstantNode.cpp
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
ConstantNode.h
|
Analyzer ConstantNode refactoring
|
2022-11-29 12:47:31 +01:00 |
ConstantValue.h
|
Added support for projection names
|
2022-10-24 10:22:19 +02:00 |
FunctionNode.cpp
|
Revert "Revert "Validate function arguments in query tree""
|
2023-01-17 11:20:24 +01:00 |
FunctionNode.h
|
Fixed style check
|
2023-02-16 12:17:03 +01:00 |
HashUtils.h
|
Analyzer evaluate scalar subquery fix
|
2023-02-16 12:17:02 +01:00 |
Identifier.h
|
Added compound types typo corrections
|
2022-11-10 19:21:51 +01:00 |
IdentifierNode.cpp
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
IdentifierNode.h
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
InDepthQueryTreeVisitor.h
|
Fixed code review issues
|
2023-01-26 12:46:58 +01:00 |
InterpolateNode.cpp
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
InterpolateNode.h
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
IQueryTreeNode.cpp
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
IQueryTreeNode.h
|
Analyzer add single_join_prefer_left_table setting
|
2023-02-16 12:17:03 +01:00 |
IQueryTreePass.h
|
Validate Query Tree in debug
|
2022-11-01 23:03:07 +00:00 |
JoinNode.cpp
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
JoinNode.h
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
LambdaNode.cpp
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
LambdaNode.h
|
Analyzer ConstantNode refactoring
|
2022-11-29 12:47:31 +01:00 |
ListNode.cpp
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
ListNode.h
|
Planner support indexHint function
|
2023-02-16 12:17:02 +01:00 |
MatcherNode.cpp
|
Analyzer TableFunctionExplain fix
|
2023-02-16 12:17:02 +01:00 |
MatcherNode.h
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
QueryNode.cpp
|
Fixed style check
|
2023-02-16 12:17:03 +01:00 |
QueryNode.h
|
Removed unused ignore_constant from IsEqual for QueryNode comparsion - 42648 Support scalar subqueries cache
|
2022-12-22 18:52:29 +01:00 |
QueryTreeBuilder.cpp
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
QueryTreeBuilder.h
|
Analyzer Context refactoring
|
2022-12-06 10:44:38 +01:00 |
QueryTreePassManager.cpp
|
QueryTreePassManager add ComparisonTupleEliminationPass
|
2023-02-16 12:17:03 +01:00 |
QueryTreePassManager.h
|
Fixed code review issues
|
2022-10-24 10:22:38 +02:00 |
SetUtils.cpp
|
MergeTreeIndexFullText fix prepared set index analysis
|
2023-02-16 12:17:02 +01:00 |
SetUtils.h
|
Added support for projection names
|
2022-10-24 10:22:19 +02:00 |
SortNode.cpp
|
Default value for optional in SortNode::updateTreeHashImpl
|
2022-12-21 15:04:12 +00:00 |
SortNode.h
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
TableExpressionModifiers.cpp
|
Fixed code review issues
|
2022-10-31 11:45:12 +01:00 |
TableExpressionModifiers.h
|
Fixed code review issues
|
2022-10-31 11:45:12 +01:00 |
TableFunctionNode.cpp
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
TableFunctionNode.h
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
TableNode.cpp
|
Analyzer fix MutationsInterpreter
|
2023-02-16 12:17:02 +01:00 |
TableNode.h
|
Analyzer fix MutationsInterpreter
|
2023-02-16 12:17:02 +01:00 |
UnionNode.cpp
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
UnionNode.h
|
Analyzer Context refactoring
|
2022-12-06 10:44:38 +01:00 |
Utils.cpp
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
Utils.h
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
WindowFunctionsUtils.cpp
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
WindowFunctionsUtils.h
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
WindowNode.cpp
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |
WindowNode.h
|
Analyzer IQueryTreeNode remove getName method
|
2022-10-25 12:54:17 +02:00 |