liuwei178 commented on code in PR #9600:
URL: https://github.com/apache/seatunnel/pull/9600#discussion_r2222801690


##########
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:
   Okay, I'll refactor it as soon as possible



-- 
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]

Reply via email to