liugddx commented on code in PR #7229:
URL: https://github.com/apache/seatunnel/pull/7229#discussion_r1685720530
##########
seatunnel-connectors-v2/connector-doris/src/main/java/org/apache/seatunnel/connectors/doris/source/serialization/RowBatch.java:
##########
@@ -71,21 +75,22 @@
@Slf4j
public class RowBatch {
Review Comment:
> why change `RowBatch`? Any test case?
I adapted the latest version of doris, and I found that many types were
incompatible, so I added some type conversions.It is backwards compatible
--
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]