Maksim Kita
|
be9406ec0e
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
b2cc71f413
|
Fixed tests
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
c29f3c0f99
|
Analyzer fix GROUP BY columns validation
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
84065fb13f
|
Analyzer added distributed table functions support
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
9b7cd64093
|
Analyzer join_use_nulls fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
c0e513efeb
|
Fixed style check
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
3a624e6bef
|
Analyzer ColumnNode AST conversion fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
f21486c95b
|
Analyzer validate that there are no window functions in GROUP BY
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
af38660cf5
|
Analyzer support ARRAY JOIN with Nested
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
f73c49b082
|
Fixed style check
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
5cc56eb108
|
Analyzer better support for single_join_prefer_left_table setting
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
7e58e23d3a
|
Analyzer subquery resolve fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
70eb41c6a8
|
Analyzer add single_join_prefer_left_table setting
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
caaff8f387
|
GroupingFunctionsResolvePass crash fix
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
387f035560
|
QueryTreePassManager add ComparisonTupleEliminationPass
|
2023-02-16 12:17:03 +01:00 |
|
Maksim Kita
|
a12aea45f6
|
Analyzer matcher resolve fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
8497eba49f
|
Fixed tests
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
cd3e8482ae
|
Analyzer TableFunctionExplain fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
2830877e22
|
Analyzer support table functions
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
8374133123
|
Analyzer evaluate scalar subquery fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
484fc40e64
|
Analyzer identifier resolution for subcolumns fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
d3b604de5a
|
FunctionToSubcolumnsPass mapContains map argument result type fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
5b7fb9c458
|
Analyzer support enable_global_with_statement setting
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
d703c65dbd
|
Analyzer lambda resolve unknown identifier crash fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
480619af63
|
Analyzer ARRAY JOIN disable alias validation for subquery or table function
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
b9cb067153
|
Analyzer table function arguments resolution fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
86ee97aed5
|
AggregateFunctionsArithmeticOperationsPass disable optimization if both arguments are non constant
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
301d9e22c2
|
Analyzer change countDistinct function implementation using count_distinct_implementation setting
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
75cbb0e0d0
|
Analyzer scalar subqueries execution fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
fa0ef340b6
|
Analyzer IN function invalid arguments size error fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
45f45b290c
|
Analyzer recursive SQL user defined functions fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
9b7710ba40
|
Analyzer count function handling with unqualified matcher fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
c7c5e29ff7
|
Analyzer resolve identifier as table expression crash fix
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
7ffee1dafe
|
QueryTreePassManager disable validation for aggregate functions with LowCardinality arguments
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
945ce7ca63
|
Planner support indexHint function
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
2aef331846
|
Analyzer JOIN disable USING for non identifier nodes
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
03f14f7c50
|
Analyzer fix MutationsInterpreter
|
2023-02-16 12:17:02 +01:00 |
|
Maksim Kita
|
77fee97705
|
MergeTreeIndexFullText fix prepared set index analysis
|
2023-02-16 12:17:02 +01:00 |
|
taiyang-li
|
14dd696e95
|
fix build error
|
2023-02-09 21:47:05 +08:00 |
|
taiyang-li
|
19ca0ec4af
|
add passes for rewriting arrayexists
|
2023-02-09 16:30:53 +08:00 |
|
Vladimir C
|
247d6c1edd
|
Merge pull request #44730 from bigo-sg/optimize_aggregate_function_withif
|
2023-02-08 15:26:47 +01:00 |
|
Anton Popov
|
f0b0eacbad
|
Merge pull request #45992 from CurtizJ/fix-type-object-analyzer
Fix basic functionality with type `Object` and new analyzer
|
2023-02-08 14:25:17 +01:00 |
|
Kruglov Pavel
|
8bdb1c3453
|
Merge pull request #44728 from bigo-sg/improve_count_if
Improve count if rewrite
|
2023-02-08 12:21:29 +01:00 |
|
Anton Popov
|
a394f9c92a
|
check is storage supports subcolumns
|
2023-02-03 17:05:57 +00:00 |
|
Anton Popov
|
08b618205d
|
fix basic functionality with type Object and new analyzer
|
2023-02-03 01:52:07 +00:00 |
|
taofengliu
|
95ebfbe0c7
|
bug fix
|
2023-01-31 18:34:17 +08:00 |
|
taiyang-li
|
a728dd71ac
|
update comments
|
2023-01-30 15:10:43 +08:00 |
|
taiyang-li
|
29e01c3792
|
fix bug
|
2023-01-30 15:06:01 +08:00 |
|
taiyang-li
|
7f30f91f0b
|
fix bug
|
2023-01-30 14:32:23 +08:00 |
|
taiyang-li
|
6810107105
|
fix style
|
2023-01-30 10:03:29 +08:00 |
|