Hisoka-X commented on code in PR #9540:
URL: https://github.com/apache/seatunnel/pull/9540#discussion_r2189258449
##########
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:
Thanks, but I doubt this is a common requirement. Are there other databases
or SQL tools that implement this functionality?
--
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]