You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/17 09:01:04 UTC

[GitHub] [shardingsphere] Qianyi951015 opened a new issue, #22234: Cannot parse Oracle DML SELECT TO_CHAR function statement

Qianyi951015 opened a new issue, #22234:
URL: https://github.com/apache/shardingsphere/issues/22234

   ### Which version of ShardingSphere did you use?
   ae7c76d9a4a13c30ca0c63ab5c9baab1bae5e3da
   ### Expected behavior
   parse SELECT TO_CHAR function statement
   ### Actual behavior
   cannot parse SELECT TO_CHAR function statement
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   ```sql
   SELECT TO_CHAR(ts_col, 'DD-MON-YYYY HH24:MI:SSxFF') AS ts_col FROM date_tab ORDER BY ts_col;
   ```
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] RaigorJiang closed issue #22234: Cannot parse Oracle DML SELECT TO_CHAR function statement

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #22234: Cannot parse Oracle DML SELECT TO_CHAR function statement 
URL: https://github.com/apache/shardingsphere/issues/22234


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org