Indhumathi27 commented on a change in pull request #3584:
[WIP][CARBONDATA-3718] Support SegmentLevel MinMax for better Pruning and less
driver memory usage for cache
URL: https://github.com/apache/carbondata/pull/3584#discussion_r390809324
##########
File path:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
##########
@@ -375,7 +380,11 @@ object CarbonDataRDDFactory {
carbonLoadModel,
hadoopConf)
} else {
- loadDataFrame(sqlContext, None, Some(convertedRdd),
carbonLoadModel)
+ loadDataFrame(sqlContext,
Review comment:
handled
----------------------------------------------------------------
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