Indhumathi27 commented on a change in pull request #3629: [CARBONDATA-3716] 
Fixed spark 2.4 UT failures 
URL: https://github.com/apache/carbondata/pull/3629#discussion_r385645406
 
 

 ##########
 File path: 
integration/spark/src/test/scala/org/apache/carbondata/integration/spark/testsuite/binary/TestBinaryDataType.scala
 ##########
 @@ -17,15 +17,17 @@
 package org.apache.carbondata.integration.spark.testsuite.binary
 
 import java.util.Arrays
+
 import 
org.apache.carbondata.common.exceptions.sql.MalformedCarbonCommandException
 import org.apache.carbondata.core.constants.CarbonCommonConstants
 import org.apache.carbondata.core.metadata.CarbonMetadata
 import org.apache.carbondata.core.metadata.schema.table.CarbonTable
 import org.apache.carbondata.core.util.CarbonProperties
 import org.apache.commons.codec.binary.{Base64, Hex}
-import org.apache.spark.SparkException
+import org.apache.spark.{SPARK_VERSION, SparkException}
 
 Review comment:
   Revert if unused

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to