Hisoka-X commented on code in PR #7229: URL: https://github.com/apache/seatunnel/pull/7229#discussion_r1685900178
########## 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 { + public static final String DECIMAL = "DECIMAL"; Review Comment: ```suggestion ``` -- 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...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org