yiguolei commented on code in PR #56854:
URL: https://github.com/apache/doris/pull/56854#discussion_r2423321259
##########
be/src/pipeline/exec/result_sink_operator.h:
##########
@@ -47,8 +47,8 @@ struct ResultFileOptions {
std::vector<TParquetSchema> parquet_schemas;
TParquetCompressionType::type parquet_commpression_type;
TParquetVersion::type parquet_version;
- bool parquert_disable_dictionary;
Review Comment:
why not init all the members of ResultFileOptions?
--
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]