JNSimba merged PR #446:
URL: https://github.com/apache/doris-flink-connector/pull/446
--
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..
DongLiang-0 commented on code in PR #446:
URL:
https://github.com/apache/doris-flink-connector/pull/446#discussion_r1691124920
##
flink-doris-connector/src/main/java/org/apache/doris/flink/serialization/RowBatch.java:
##
@@ -347,16 +343,18 @@ public boolean doConvert(
JNSimba opened a new pull request, #446:
URL: https://github.com/apache/doris-flink-connector/pull/446
# Proposed changes
Currently, when reading arrow, since the be layer hard-codes all datetimev2
scales to 6, arrow returns TimeStampMicroVector, which results in scale parsing
errors