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/11 12:30:16 UTC

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

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

   ### Which version of ShardingSphere did you use?
   8dfceedaf03c3363d19f3edc0dd84bf77eaa3391
   ### Expected behavior
   parse SELECT ROWID statement
   ### Actual behavior
   cannot parse SELECT ROWID statement
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   ```sql
   SELECT ROWID FROM employees WHERE ROWIDTOCHAR(ROWID) LIKE '%JAAB%' ORDER BY ROWID;
   ```
   


-- 
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 #22087: Cannot parse Oracle DML SELECT ROWID statement

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


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