wankunde commented on a change in pull request #591:
URL: https://github.com/apache/griffin/pull/591#discussion_r661074917
##########
File path:
measure/src/main/scala/org/apache/griffin/measure/datasource/connector/batch/ElasticSearchGriffinDataConnector.scala
##########
@@ -19,13 +19,13 @@ package
org.apache.griffin.measure.datasource.connector.batch
import java.io.{BufferedReader, ByteArrayInputStream, InputStreamReader}
import java.net.URI
-import java.util
import scala.collection.mutable
import scala.collection.mutable.ArrayBuffer
import com.fasterxml.jackson.databind.{JsonNode, ObjectMapper}
import com.fasterxml.jackson.module.scala.DefaultScalaModule
+import java.util
Review comment:
reorder this import plz
--
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]