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