TsukiokaKogane commented on code in PR #65636:
URL: https://github.com/apache/doris/pull/65636#discussion_r3586997180


##########
fe/fe-core/src/main/java/org/apache/doris/catalog/stream/BaseTableStream.java:
##########
@@ -81,8 +81,8 @@ public static TBinlogScanType toThrift(StreamScanType 
streamScanType) {
     @SerializedName("sir")
     protected boolean showInitialRows;
 
-    @SerializedName("sti")
-    protected StreamTableInfo streamTableInfo;
+    @SerializedName("bti")

Review Comment:
   no need to consider compatibility for now



-- 
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]

Reply via email to