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 2021/04/09 17:40:39 UTC

[GitHub] [shardingsphere] Liangda-w commented on pull request #10016: Complete Oracle drop table partition grammar

Liangda-w commented on pull request #10016:
URL: https://github.com/apache/shardingsphere/pull/10016#issuecomment-816845276


   Beside this, I have a question: I saw in some cases the following warning:
   
   ```
   rule XXX contains an optional block with at least one alternative that can match an empty string
   ```
   
   Is this a big problem? Actually I think that we can't avoid this as some alternative indeed can match an empty string for example in case of `inmemoryTableClause`:
   
   ![image](https://user-images.githubusercontent.com/66914151/114219257-b78d3580-996a-11eb-8585-9924aa8589f6.png)
   


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

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