wgy8283335 commented on pull request #10018: URL: https://github.com/apache/shardingsphere/pull/10018#issuecomment-818323429
> > I'm a little curious about how did you find these reserved words in the unreservedWord rule, by manual or by script? > > Are you sure that all of the reserved words in the unreservedWord rule are cleared? > > @Liangda-w > > Hi @wgy8283335, I did it manually, by searching each reserved word in `unreservedWord`, it didn't take much time actually. Therefore, I'm quite sure that all of the reserved words in the `unreservedWord` rule are cleared. Hi @Liangda-w, the CI still fails, could you have a look? Make sure that the commit could pass on your local computer, and rerun the GitHub CI. -- 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: [email protected]
