Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/1672#discussion_r157656893
  
    --- Diff: 
integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/CarbonLateDecodeStrategy.scala
 ---
    @@ -130,6 +130,35 @@ private[sql] class CarbonLateDecodeStrategy extends 
SparkStrategy {
           table.carbonTable.getTableInfo.serialize())
       }
     
    +  protected def pruneFilterProject(
    --- End diff --
    
    ok


---

Reply via email to