AshinGau commented on code in PR #31995: URL: https://github.com/apache/doris/pull/31995#discussion_r1529551408
########## be/src/common/config.h: ########## @@ -967,6 +967,9 @@ DECLARE_Int32(s3_transfer_executor_pool_size); DECLARE_Bool(enable_time_lut); DECLARE_mBool(enable_simdjson_reader); +// the size of parquet file to read Review Comment: ```suggestion // the initial size of parquet footer to read ``` -- 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: commits-unsubscr...@doris.apache.org 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