You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/04/19 06:47:43 UTC

[GitHub] [carbondata] QiangCai commented on a change in pull request #4100: [CARBONDATA-4138] Reordering Carbon Expression instead of Spark Filter

QiangCai commented on a change in pull request #4100:
URL: https://github.com/apache/carbondata/pull/4100#discussion_r615580115



##########
File path: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
##########
@@ -2602,6 +2602,11 @@ private CarbonCommonConstants() {
 
   public static final String FILE_HEADER = "fileHeader";
 
+  @CarbonProperty(dynamicConfigurable = true)
+  public static final String CARBON_OPTIMIZE_FILTER = "carbon.optimize.filter";

Review comment:
       reorder is one part of optimaztion




-- 
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:
users@infra.apache.org