liuwei178 commented on code in PR #9600:
URL: https://github.com/apache/seatunnel/pull/9600#discussion_r2224668036
##########
seatunnel-transforms-v2/src/main/java/org/apache/seatunnel/transform/sql/zeta/ZetaSQLType.java:
##########
@@ -85,6 +86,24 @@ public class ZetaSQLType {
public static final String TIME = "TIME";
public static final String BOOLEAN = "BOOLEAN";
+ public static final List<SqlType> DATETIME_CAST_TYPES =
Review Comment:
@Hisoka-X hiļ¼Please help check which parts still need to adjust
--
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]