yagagagaga commented on code in PR #21829:
URL: https://github.com/apache/doris/pull/21829#discussion_r1266154865


##########
docs/zh-CN/docs/ecosystem/flink-doris-connector.md:
##########
@@ -553,3 +553,10 @@ Flink在数据导入时,如果有脏数据,比如字段格式、长度等问
 11. **源表和Doris表应如何对应?**
 使用Flink Connector导入数据时,要注意两个方面,第一是源表的列和类型跟flink sql中的列和类型要对应上;第二个是flink 
sql中的列和类型要跟doris表的列和类型对应上,具体可以参考上面的"Doris 和 Flink 列类型映射关系"
 
+12. **TApplicationException: get_next failed: out of sequence response: 
expected 4 but got 3**
+
+如果这是偶发性的出现,可能是当前 connector 版本与 flink 版本存在不兼容,你可以升级 flink 版本或使用较低版本的 connector。

Review Comment:
   done



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to