spark-instrumented-optimizer/sql/hive
gatorsmile 0f09f02269 [SPARK-13205][SQL] SQL Generation Support for Self Join
This PR addresses two issues:
  - Self join does not work in SQL Generation
  - When creating new instances for `LogicalRelation`, `metastoreTableIdentifier` is lost.

liancheng Could you please review the code changes? Thank you!

Author: gatorsmile <gatorsmile@gmail.com>

Closes #11084 from gatorsmile/selfJoinInSQLGen.
2016-02-11 11:08:21 +08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-12913] [SQL] Improve performance of stat functions 2016-02-02 11:50:14 -08:00
src [SPARK-13205][SQL] SQL Generation Support for Self Join 2016-02-11 11:08:21 +08:00
pom.xml [SPARK-6363][BUILD] Make Scala 2.11 the default Scala version 2016-01-30 00:20:28 -08:00