RaigorJiang opened a new issue, #24398: URL: https://github.com/apache/shardingsphere/issues/24398
In the process of investigating #24053, I found that there are still many functions that are not supported by the parser engine, and I think we can improve it gradually. Here are some references: #### MySQL - Document: https://dev.mysql.com/doc/refman/8.0/en/functions.html - PR: #24396 ### Tasks #### - [ ] REPEAT https://dev.mysql.com/doc/refman/8.0/en/string-functions.html#function_repeat - [ ] EXTRACT https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_extract - [ ] CAST https://dev.mysql.com/doc/refman/8.0/en/cast-functions.html#function_cast -- 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]
