wangyum commented on a change in pull request #25795: [SPARK-29037][Core] Spark
gives duplicate result when an application was killed
URL: https://github.com/apache/spark/pull/25795#discussion_r324451671
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala
##########
@@ -22,6 +22,8 @@ import java.net.URI
import java.sql.Timestamp
import java.util.{Locale, TimeZone}
+import com.google.common.io.Files
Review comment:
Please fix the import order.
https://github.com/apache/spark/blob/b78130123baba87554503e81b8aee3121666ba91/scalastyle-config.xml#L236-L244
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]