Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuai committed Aug 14, 2015
1 parent dc11a4d commit 4d6fcf8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ package org.apache.spark.sql.hive

import java.io.File

import org.apache.spark.sql.SQLConf

import scala.collection.mutable.ArrayBuffer
import scala.sys.process.{Process, ProcessLogger}

Expand All @@ -32,6 +30,7 @@ import org.scalatest.time.SpanSugar._
import org.apache.spark._
import org.apache.spark.sql.QueryTest
import org.apache.spark.sql.hive.test.{TestHive, TestHiveContext}
import org.apache.spark.sql.SQLConf
import org.apache.spark.sql.types.DecimalType
import org.apache.spark.util.{ResetSystemProperties, Utils}

Expand Down

0 comments on commit 4d6fcf8

Please sign in to comment.