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/06/18 21:23:37 UTC

[GitHub] [shardingsphere] wgy8283335 edited a comment on pull request #10759: Add selectList, fromClause definitions for Oracle Select

wgy8283335 edited a comment on pull request #10759:
URL: https://github.com/apache/shardingsphere/pull/10759#issuecomment-863908783


   > > Why do you remove `rowPatternClause`, `pivotClause` and `unpivotClause` ?
   > 
   > Like you mentioned I tried to add rules one by one. I found out when trying to add `rowPatternClause`, `pivotClause` and `unpivotClause`, it gave me the error in `OracleDMLStatementSQLVisitor`:
   > 
   > ![Error](https://user-images.githubusercontent.com/48581379/122182419-e6161800-cea7-11eb-98af-0edc74367ca9.png)
   > 
   > Even if I try to add one rule among those three rules, the error stays the same.
   > 
   > If I remove those three rules then there are no more errors and I can able to use auto-generated contexts:
   > 
   > ![NoError](https://user-images.githubusercontent.com/48581379/122184364-c4b62b80-cea9-11eb-9983-c854e30e0951.png)
   > 
   > I hope the above-mentioned errors aren't specific to me. Can you please check whether you can able to reproduce the same error?
   
   There may be some bugs in your rule. @ThanoshanMV 
   


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