) expression | 3 ms | Passed |
Analysis exceed max iterations | 9 ms | Passed |
Analysis may leave unnecessary aliases | 12 ms | Passed |
AppendData: check correct capabilities | 1 ms | Passed |
AppendData: check missing capabilities | 1 ms | Passed |
CTE with non-existing column alias | 6 ms | Passed |
CTE with non-matching column alias | 2 ms | Passed |
Eliminate the unnecessary union | 2 ms | Passed |
Keep attribute qualifiers after dedup | 6 ms | Passed |
OverwriteByExpression: check correct capabilities | 1 ms | Passed |
OverwriteByExpression: check missing capabilities | 1 ms | Passed |
OverwritePartitionsDynamic: check correct capabilities | 0 ms | Passed |
OverwritePartitionsDynamic: check missing capabilities | 1 ms | Passed |
SPARK-10534: resolve attribute references in order by clause | 7 ms | Passed |
SPARK-11725: correctly handle null inputs for ScalaUDF | 14 ms | Passed |
SPARK-11863 mixture of aliases and real columns in order by clause - tpcds 19,55,71 | 9 ms | Passed |
SPARK-12102: Ignore nullablity when comparing two sides of case | 4 ms | Passed |
SPARK-15776: test whether Divide expression's data type can be deduced correctly by analyzer | 24 ms | Passed |
SPARK-18058: union and set operations shall not care about the nullability when comparing column types | 4 ms | Passed |
SPARK-20311 range(N) as alias | 9 ms | Passed |
SPARK-20841 Support table column aliases in FROM clause | 4 ms | Passed |
SPARK-20962 Support subquery column aliases in FROM clause | 5 ms | Passed |
SPARK-20963 Support aliases for join relations in FROM clause | 10 ms | Passed |
SPARK-22614 RepartitionByExpression partitioning | 4 ms | Passed |
SPARK-24151: CURRENT_DATE, CURRENT_TIMESTAMP should be case insensitive | 6 ms | Passed |
SPARK-24208: analysis fails on self-join with FlatMapGroupsInPandas | 11 ms | Passed |
SPARK-24488 Generator with multiple aliases | 7 ms | Passed |
SPARK-24891 Fix HandleNullInputsForUDF rule | 10 ms | Passed |
SPARK-25691: AliasViewChild with different nullabilities | 4 ms | Passed |
SPARK-28251: Insert into non-existing table error message is user friendly | 3 ms | Passed |
SPARK-30886 Deprecate two-parameter TRIM/LTRIM/RTRIM | 44 ms | Passed |
SPARK-32131: Fix wrong column index when we have more than two columns during union and set operations | 10 ms | Passed |
SPARK-32237: Hint in CTE | 4 ms | Passed |
SPARK-8654: check type compatibility error | 2 ms | Passed |
SPARK-8654: different types in inlist but can be converted to a common type | 2 ms | Passed |
SPARK-9634: cleanup unnecessary Aliases in LogicalPlan | 5 ms | Passed |
Truncate: check correct capabilities | 1 ms | Passed |
Truncate: check missing capabilities | 1 ms | Passed |
analyze project | 41 ms | Passed |
batch scan: check missing capabilities | 4 ms | Passed |
check CollectMetrics duplicates | 28 ms | Passed |
check CollectMetrics resolved | 19 ms | Passed |
check project's resolved | 1 ms | Passed |
divide should be casted into fractional types | 9 ms | Passed |
pull out nondeterministic expressions from RepartitionByExpression | 3 ms | Passed |
pull out nondeterministic expressions from Sort | 3 ms | Passed |
resolve as with an already existed alias | 3 ms | Passed |
resolve relations | 4 ms | Passed |
resolve sort references - aggregate | 33 ms | Passed |
resolve sort references - filter/limit | 14 ms | Passed |
resolve sort references - join | 22 ms | Passed |
self intersect should resolve duplicate expression IDs | 3 ms | Passed |
streaming scan: check missing capabilities | 1 ms | Passed |
streaming scan: mix micro-batch sources and continuous sources | 6 ms | Passed |
union project * | 0.47 sec | Passed |