morningman commented on a change in pull request #5694:
URL: https://github.com/apache/incubator-doris/pull/5694#discussion_r623178535



##########
File path: be/src/common/config.h
##########
@@ -598,6 +598,8 @@ CONF_mInt32(zone_map_row_num_threshold, "20");
 //    Trace = 6
 CONF_Int32(aws_log_level, "3");
 
+CONF_mBool(enable_value_column_zonemap, "false");

Review comment:
       I think we can just remove this config, and just not add zone map for 
v1's value column, to make things simple.
   Do we have any reason to add zonemap for v1's value column now?




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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to