Skip to content

Commit

Permalink
minor style
Browse files Browse the repository at this point in the history
  • Loading branch information
scwf committed May 3, 2015
1 parent a3f7659 commit b35529e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ package org.apache.spark.sql.catalyst.analysis

import scala.collection.mutable

import org.apache.spark.sql.catalyst.plans.logical.{LogicalPlan, Subquery}
import org.apache.spark.sql.catalyst.CatalystConf
import org.apache.spark.sql.catalyst.EmptyConf
import org.apache.spark.sql.catalyst.plans.logical.{LogicalPlan, Subquery}

/**
* Thrown by a catalog when a table cannot be found. The analyzer will rethrow the exception
Expand Down

0 comments on commit b35529e

Please sign in to comment.