kunal642 commented on a change in pull request #3565: [CARBONDATA-3662]:
Changes to show metacache command
URL: https://github.com/apache/carbondata/pull/3565#discussion_r365130708
##########
File path:
integration/spark2/src/main/scala/org/apache/carbondata/indexserver/IndexServer.scala
##########
@@ -57,7 +57,7 @@ trait ServerInterface {
/**
* Get the cache size for the specified tables.
*/
- def showCache(tableIds: String) : Array[String]
+ def showCache(executorCache: Boolean, tableIds: String) : Array[String]
Review comment:
Add to the end
----------------------------------------------------------------
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