Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1672#discussion_r157652034
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/CarbonLateDecodeStrategy.scala
---
@@ -313,8 +330,9 @@ private[sql] class CarbonLateDecodeStrategy extends
SparkStrategy {
def getDataSourceScan(relation: LogicalRelation,
--- End diff --
can be private---
