You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by GitBox <gi...@apache.org> on 2021/06/30 06:57:41 UTC

[GitHub] [griffin] chitralverma commented on a change in pull request #591: [GRIFFIN-358] Rewrite the Rule/ Measure implementations

chitralverma commented on a change in pull request #591:
URL: https://github.com/apache/griffin/pull/591#discussion_r661182329



##########
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:
       done.




-- 
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: dev-unsubscribe@griffin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org