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/16 05:51:48 UTC

[GitHub] [shardingsphere] Qianyi951015 opened a new issue, #22199: Cannot parse Oracle DML SELECT datetime expression statement

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

   ### Which version of ShardingSphere did you use?
   858b043440fd7dee0f084ede06e5e3e178828d59
   ### Expected behavior
   parse SELECT datetime expression statement
   ### Actual behavior
   cannot parse SELECT datetime expression statement
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   ```sql
   SELECT SYSTIMESTAMP AT TIME ZONE 'UTC' FROM DUAL;
   ```


-- 
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 #22199: Cannot parse Oracle DML SELECT datetime expression statement

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


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