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 2020/11/13 09:00:28 UTC

[GitHub] [shardingsphere] kimmking commented on a change in pull request #8149: Format input parameters for MySQL and Oracle visitor functions

kimmking commented on a change in pull request #8149:
URL: https://github.com/apache/shardingsphere/pull/8149#discussion_r522813379



##########
File path: shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-oracle/src/main/java/org/apache/shardingsphere/sql/parser/oracle/visitor/statement/impl/OracleStatementSQLVisitor.java
##########
@@ -106,14 +107,14 @@
  */
 @Getter(AccessLevel.PROTECTED)
 public abstract class OracleStatementSQLVisitor extends OracleStatementBaseVisitor<ASTNode> {
-    

Review comment:
       keep four blank




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