924060929 commented on code in PR #44754: URL: https://github.com/apache/doris/pull/44754#discussion_r1893709288
########## conf/be.conf: ########## @@ -91,3 +91,4 @@ sys_log_level = INFO aws_log_level=0 ## If you are not running in aws cloud, you can disable EC2 metadata AWS_EC2_METADATA_DISABLED=true +enable_table_size_correctness_check=false Review Comment: just to skip master's core to test my code whether work normally. after #45711 merged, I will remove this line and rebase -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
