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/05/15 01:47:43 UTC

[GitHub] [shardingsphere] psh882003 commented on issue #5600: "AS" does not work in select sql

psh882003 commented on issue #5600:
URL: https://github.com/apache/shardingsphere/issues/5600#issuecomment-628977580


   [INFO ] 18:19:12.653 [pool-1216-thread-1] ShardingSphere-SQL - Logic SQL: select rtl_cont_inf.cst_nm as bbb from rtl_cont_inf rtl_cont_inf;
   [INFO ] 18:19:12.654 [pool-1216-thread-1] ShardingSphere-SQL - SQLStatement: SelectStatementContext(super=CommonSQLStatementContext(sqlStatement=org.apache.shardingsphere.sql.parser.sql.statement.dml.SelectStatement@71d2323c, tablesContext=org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext@50dce60), tablesContext=org.apache.shardingsphere.sql.parser.binder.segment.table.TablesContext@50dce60, projectionsContext=ProjectionsContext(startIndex=7, stopIndex=32, distinctRow=false, projections=[ColumnProjection(owner=rtl_cont_inf, name=cst_nm, alias=Optional[bbb])]), groupByContext=org.apache.shardingsphere.sql.parser.binder.segment.select.groupby.GroupByContext@36cd01f1, orderByContext=org.apache.shardingsphere.sql.parser.binder.segment.select.orderby.OrderByContext@af51a80, paginationContext=org.apache.shardingsphere.sql.parser.binder.segment.select.pagination.PaginationContext@6ad69a30, containsSubquery=false)
   [INFO ] 18:19:12.654 [pool-1216-thread-1] ShardingSphere-SQL - Actual SQL: default ::: select rtl_cont_inf.cst_nm as bbb from rtl_cont_inf rtl_cont_inf;
   


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