[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:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user