spark-instrumented-optimizer/sql/hive
Cheng Lian a7992ffaf1 [SPARK-6555] [SQL] Overrides equals() and hashCode() for MetastoreRelation
Also removes temporary workarounds made in #5183 and #5251.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/apache/spark/5289)
<!-- Reviewable:end -->

Author: Cheng Lian <lian@databricks.com>

Closes #5289 from liancheng/spark-6555 and squashes the following commits:

d0095ac [Cheng Lian] Removes unused imports
cfafeeb [Cheng Lian] Removes outdated comment
75a2746 [Cheng Lian] Overrides equals() and hashCode() for MetastoreRelation
2015-03-31 11:18:25 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-5680][SQL] Sum function on all null values, should return zero 2015-03-21 13:24:24 -07:00
src [SPARK-6555] [SQL] Overrides equals() and hashCode() for MetastoreRelation 2015-03-31 11:18:25 -07:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-5498][SQL]fix query exception when partition schema does not match table schema 2015-03-25 17:47:45 -07:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-5498][SQL]fix query exception when partition schema does not match table schema 2015-03-25 17:47:45 -07:00
pom.xml [SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT. 2015-03-20 18:43:57 +00:00