akashrn5 commented on a change in pull request #3755:
URL: https://github.com/apache/carbondata/pull/3755#discussion_r422813403
##########
File path:
integration/spark/src/main/scala/org/apache/carbondata/events/Events.scala
##########
@@ -195,7 +195,7 @@ trait CreateCarbonRelationEventInfo {
*/
trait MVEventsInfo {
val sparkSession: SparkSession
- val storePath: String
+ val systemDirectoryPath: String
Review comment:
yes, this is just the event, if any user wants to implement a listener
for this event, then he will use these variable. So it is ok
----------------------------------------------------------------
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]