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/03/13 00:55:41 UTC

[GitHub] [incubator-shardingsphere] jingshanglu commented on a change in pull request #4727: fix statement containing columnsegment

jingshanglu commented on a change in pull request #4727: fix statement containing columnsegment
URL: https://github.com/apache/incubator-shardingsphere/pull/4727#discussion_r391978134
 
 

 ##########
 File path: shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/segment/ddl/column/position/ColumnAfterPositionSegment.java
 ##########
 @@ -27,7 +28,7 @@
     
     private final String afterColumnName;
 
 Review comment:
   ColumnPositionSegment include columnName, and the type of columnName is ColumnSegment

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


With regards,
Apache Git Services