Indhumathi27 commented on a change in pull request #4248: URL: https://github.com/apache/carbondata/pull/4248#discussion_r790921451
########## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/management/CommonLoadUtils.scala ########## @@ -982,9 +985,29 @@ object CommonLoadUtils { persistedRDD = persistedRDDLocal transformedPlan } else { + val partitionBasedOnLocality = CarbonProperties.getInstance() Review comment: can move this to above and reuse in the else case also -- 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. To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org