Skip to content

Commit

Permalink
Revert change to MetastoreRelation
Browse files Browse the repository at this point in the history
  • Loading branch information
hvanhovell committed Feb 8, 2017
1 parent 673168e commit e7ca0ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import org.apache.spark.sql.catalyst.catalog._
import org.apache.spark.sql.catalyst.expressions.{AttributeMap, AttributeReference, Expression}
import org.apache.spark.sql.catalyst.plans.logical.{LeafNode, LogicalPlan, Statistics}
import org.apache.spark.sql.execution.FileRelation
import org.apache.spark.sql.types._
import org.apache.spark.sql.types.StructField


private[hive] case class MetastoreRelation(
Expand Down

0 comments on commit e7ca0ea

Please sign in to comment.