From 3e411107a6365fce85e0fc65d2e3300d577c092f Mon Sep 17 00:00:00 2001 From: yiguolei Date: Sat, 24 Aug 2024 21:08:11 +0800 Subject: [PATCH] [bugfix](thrift) the definition number should consistent with master branch --- gensrc/thrift/FrontendService.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gensrc/thrift/FrontendService.thrift b/gensrc/thrift/FrontendService.thrift index 1e38bdc00386fd..d7a71a9d1c5126 100644 --- a/gensrc/thrift/FrontendService.thrift +++ b/gensrc/thrift/FrontendService.thrift @@ -486,7 +486,7 @@ struct TReportExecStatusParams { 26: optional list hive_partition_updates - 27: optional list iceberg_commit_datas + 28: optional list iceberg_commit_datas } struct TFeResult {