jingshanglu commented on a change in pull request #5179: fix support for test 
of some pagination
URL: 
https://github.com/apache/incubator-shardingsphere/pull/5179#discussion_r408583800
 
 

 ##########
 File path: 
shardingsphere-sql-parser/shardingsphere-sql-parser-statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/segment/dml/TableFactorSegment.java
 ##########
 @@ -37,6 +38,8 @@
     
     private TableSegment table;
     
+    private SubqueryTableSegment subqueryTableSegment;
 
 Review comment:
   SubqueryTableSegment has been deleted. @tristaZero 

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


With regards,
Apache Git Services

Reply via email to