HyukjinKwon commented on code in PR #47403:
URL: https://github.com/apache/spark/pull/47403#discussion_r1683625797
##########
sql/core/src/main/scala/org/apache/spark/sql/SparkSession.scala:
##########
@@ -21,11 +21,9 @@ import java.io.Closeable
import java.util.{ServiceLoader, UUID}
import java.util.concurrent.TimeUnit._
import java.util.concurrent.atomic.{AtomicBoolean, AtomicReference}
-
Review Comment:
Let's revert those changes back to follow scalastyle for imports
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]