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/21 04:52:37 UTC

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

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

   ### Which version of ShardingSphere did you use?
   1222066a9ffe95e66135640e3cad7970381442c7
   ### Expected behavior
   parse SELECT XMLPARSE function statement
   ### Actual behavior
   cannot parse SELECT XMPARSE function statement
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   ```sql
   SELECT XMLPARSE(DOCUMENT 'DEPTXML' WELLFORMED) AS dept 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 #22308: Cannot parse Oracle DML SELECT XMLPARSE function statement

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


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