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/14 02:52:55 UTC

[GitHub] [shardingsphere] Qianyi951015 opened a new issue, #22159: Cannot parse Oracle DML SELECT LPAD statement

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

   ### Which version of ShardingSphere did you use?
   cb5dc166fa606d8ffd22ec4aca6b3774e994226b
   ### Expected behavior
   parse SELECT LPAD statement
   ### Actual behavior
   cannot parse SELECT LPAD statement
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   ```sql
   SELECT LPAD('Page 1',15,'*.') "LPAD example" 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] tuichenchuxin closed issue #22159: Cannot parse Oracle DML SELECT LPAD statement

Posted by GitBox <gi...@apache.org>.
tuichenchuxin closed issue #22159: Cannot parse Oracle DML SELECT LPAD statement 
URL: https://github.com/apache/shardingsphere/issues/22159


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