[GitHub] [carbondata] akashrn5 commented on a change in pull request #3386: [WIP] : Pre-priming cache

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3386: [WIP] : Pre-priming cache

GitBox
akashrn5 commented on a change in pull request #3386: [WIP] : Pre-priming cache
URL: https://github.com/apache/carbondata/pull/3386#discussion_r326515124
 
 

 ##########
 File path: core/src/main/java/org/apache/carbondata/core/datamap/DistributableDataMapFormat.java
 ##########
 @@ -311,6 +314,13 @@ public boolean isFallbackJob() {
     return isFallbackJob;
   }
 
+  /**
+   * @return Whether asyncCall to the IndexServer.
+   */
+  public boolean isAsyncCall() {
 
 Review comment:
   remove comment from here, and add proper comment to veriable declaration

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services