TsukiokaKogane commented on code in PR #63850:
URL: https://github.com/apache/doris/pull/63850#discussion_r3361726478
##########
fe/fe-core/src/main/java/org/apache/doris/catalog/BinlogConfig.java:
##########
@@ -203,6 +203,10 @@ public boolean isEnableForStreaming() {
return enable && binlogFormat == BinlogFormat.ROW;
Review Comment:
enable也需要是true 才能打开stream
--
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]