Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20453#discussion_r165201975
--- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
---
@@ -18,7 +18,6 @@
package org.apache.spark.sql
import java.io.File
-import java.math.MathContext
--- End diff --
BTW, please do not remove the unnecessary import next time. Thanks!
When I backported it to 2.2, I hit a build break issue because it is still
being used by the other test cases in 2.2
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]