BJangir commented on a change in pull request #3375: [CARBONDATA-3512]Index 
Server Enhancement
URL: https://github.com/apache/carbondata/pull/3375#discussion_r322336476
 
 

 ##########
 File path: 
integration/spark-common/src/main/scala/org/apache/carbondata/events/Events.scala
 ##########
 @@ -198,3 +198,10 @@ trait BuildDataMapEventsInfo {
   val identifier: AbsoluteTableIdentifier
   val dataMapNames: scala.collection.mutable.Seq[String]
 }
+
+/**
+ * EventInfo for IndexServer
+ */
+trait IndexServerEventInfo {
+  val absTable: AbsoluteTableIdentifier
 
 Review comment:
   Done

----------------------------------------------------------------
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