This is an automated email from the ASF dual-hosted git repository.

starocean999 pushed a commit to branch dev_rec
in repository https://gitbox.apache.org/repos/asf/doris.git

commit ddb9501dabc9c64c6d65ba0374d2c0238fefe950
Author: BiteTheDDDDt <[email protected]>
AuthorDate: Tue Sep 23 13:53:14 2025 +0800

    update thrift
---
 gensrc/thrift/PlanNodes.thrift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gensrc/thrift/PlanNodes.thrift b/gensrc/thrift/PlanNodes.thrift
index d2eeeb49194..d792410f2be 100644
--- a/gensrc/thrift/PlanNodes.thrift
+++ b/gensrc/thrift/PlanNodes.thrift
@@ -702,7 +702,7 @@ struct TRecCTETarget {
 
 struct TRecCTEResetInfo {
     1: optional Types.TNetworkAddress addr
-    2: optional Types.TUniqueId fragment_id
+    2: optional i32 fragment_id
 }
 
 struct TRecCTENode {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to