Github user sounakr commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1469#discussion_r153076407
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/schema/AlterTableDataTypeChangeCommand.scala
---
@@ -19,9 +19,10 @@ package org.apache.spark.sql.execution.command.schema
import scala.collection.JavaConverters._
+import org.apache.hadoop.hive.ql.session.SessionState
--- End diff --
Done---
