Hisoka-X commented on code in PR #9540: URL: https://github.com/apache/seatunnel/pull/9540#discussion_r2191585380
########## docs/en/transform-v2/sql-functions.md: ########## @@ -1126,3 +1126,13 @@ SELECT * FROM dual LATERAL VIEW OUTER EXPLODE ( age ) AS age LATERAL VIEW OUTER EXPLODE ( ARRAY(1,1) ) AS num ``` +### CHINESE_TO_NUM Review Comment: So I think we should not add this function for now. There is no clear evidence that this is a universal requirement. -- 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