Indhumathi27 commented on a change in pull request #4253:
URL: https://github.com/apache/carbondata/pull/4253#discussion_r835192444



##########
File path: 
integration/spark/src/main/scala/org/apache/spark/sql/parser/CarbonSpark2SqlParser.scala
##########
@@ -42,7 +42,7 @@ import 
org.apache.spark.sql.execution.command.view.{CarbonCreateMVCommand, Carbo
 import org.apache.spark.sql.execution.strategy.CarbonPlanHelper
 import 
org.apache.spark.sql.secondaryindex.command.{CarbonCreateSecondaryIndexCommand, 
_}
 import org.apache.spark.sql.types.{DataType, DataTypes, StructField}
-import org.apache.spark.sql.util.CarbonException
+import org.apache.spark.sql.util.{CarbonException, SparkSQLUtil}

Review comment:
       please remove unused import




-- 
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-unsubscr...@carbondata.apache.org

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


Reply via email to