spark-instrumented-optimizer/sql/core/src
jiangxingbo 5f7d835d38 [SPARK-19865][SQL] remove the view identifier in SubqueryAlias
## What changes were proposed in this pull request?

Since we have a `View` node now, we can remove the view identifier in `SubqueryAlias`, which was used to indicate a view node before.

## How was this patch tested?

Update the related test cases.

Author: jiangxingbo <jiangxb1987@gmail.com>

Closes #17210 from jiangxb1987/SubqueryAlias.
2017-03-08 16:18:17 +01:00
..
main [SPARK-19865][SQL] remove the view identifier in SubqueryAlias 2017-03-08 16:18:17 +01:00
test [SPARK-19865][SQL] remove the view identifier in SubqueryAlias 2017-03-08 16:18:17 +01:00