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


##########
fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java:
##########
@@ -2447,11 +2447,11 @@ public List<Column> generateTableRowBinlogSchema() {
             tableRowBinlogSchema.addAll(beforeColumns);
         }
 

Review Comment:
   这里的顺序需要改一下 现在需要把tso 提到前面来



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