iamif3000 commented on issue #8218:
URL: https://github.com/apache/shardingsphere/issues/8218#issuecomment-732010204


   @tuohai666  
   The log 
   
   -----------
   [INFO ] 16:27:50.477 [ShardingSphere-Command-3] ShardingSphere-SQL - Logic 
SQL: select * from t3
   [INFO ] 16:27:50.477 [ShardingSphere-Command-3] ShardingSphere-SQL - 
SQLStatement: 
SelectStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@3de4b6fc,
 
tablesContext=org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext@b94c3ac),
 
tablesContext=org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext@b94c3ac,
 projectionsContext=ProjectionsContext(startIndex=7, stopIndex=7, 
distinctRow=false, projections=[ShorthandProjection(owner=Optional.empty, 
actualColumns=[])]), 
groupByContext=org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.GroupByContext@1d6c5945,
 
orderByContext=org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.OrderByContext@105038e6,
 
paginationContext=org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext@89b2f46,
 containsSubquery=false)
   [INFO ] 16:27:50.477 [ShardingSphere-Command-3] ShardingSphere-SQL - Actual 
SQL: slave_ds_0 ::: select * from t3
   -----------
   
![image](https://user-images.githubusercontent.com/16129632/99941744-82ac8780-2da9-11eb-8335-243bbdda3b97.png)
   
   


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


Reply via email to