spark-instrumented-optimizer/sql/catalyst/src/main
Takeshi Yamamuro 983e8d9d64 [SPARK-23666][SQL] Do not display exprIds of Alias in user-facing info.
## What changes were proposed in this pull request?
To drop `exprId`s for `Alias` in user-facing info., this pr added an entry for `Alias` in `NonSQLExpression.sql`

## How was this patch tested?
Added tests in `UDFSuite`.

Author: Takeshi Yamamuro <yamamuro@apache.org>

Closes #20827 from maropu/SPARK-23666.
2018-03-20 23:17:49 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-20749][SQL][FOLLOW-UP] Override prettyName for bit_length and octet_length 2018-01-23 21:36:20 +09:00
java/org/apache/spark/sql [SPARK-23581][SQL] Add interpreted unsafe projection 2018-03-16 18:28:16 +01:00
scala/org/apache/spark/sql [SPARK-23666][SQL] Do not display exprIds of Alias in user-facing info. 2018-03-20 23:17:49 -07:00