Github user kunal642 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2109#discussion_r178237773
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/partition/CarbonAlterTableDropHivePartitionCommand.scala
---
@@ -18,6 +18,7 @@
package org.apache.spark.sql.execution.command.partition
import java.util
+import java.util.UUID
--- End diff --
Not allowed---
