[bugfix](thrift) the definition number should consistent with master branch (#39879)

## Proposed changes
introduced by pr https://github.com/apache/doris/pull/35103

<!--Describe your changes.-->

Co-authored-by: yiguolei <yiguolei@gmail.com>
This commit is contained in:
yiguolei
2024-08-25 00:22:19 +08:00
committed by GitHub
parent 9997911ec9
commit e0534c9bfc

View File

@ -486,7 +486,7 @@ struct TReportExecStatusParams {
26: optional list<DataSinks.THivePartitionUpdate> hive_partition_updates
27: optional list<DataSinks.TIcebergCommitData> iceberg_commit_datas
28: optional list<DataSinks.TIcebergCommitData> iceberg_commit_datas
}
struct TFeResult {