Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1614#discussion_r154978890
--- Diff:
integration/spark-common/src/main/scala/org/apache/carbondata/events/Events.scala
---
@@ -93,12 +93,20 @@ trait AlterTableAddColumnEventInfo {
/**
* event for alter_table_rename
*/
-trait AlterTableCompactionEventInfo {
+trait AlterTableCompactionStatusUpdateEventInfo {
--- End diff --
Seems no where this is used---
