hanlaotie666 opened a new issue, #21638:
URL: https://github.com/apache/shardingsphere/issues/21638

   ### Which version of ShardingSphere did you use?
   4.1
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-JDBC
   
   ### Expected behavior
   sql: select name from I_FIXEDNETWORKLTP where lower(name) in ('xx')
   SQL query successfully
   
   ### Actual behavior
   query error
   java.lang.ClassCastException: 
org.apache.shardingsphere.sql.parser.sql.segment.dml.item.ExpressionProjectionSegment
 cannot be cast to 
org.apache.shardingsphere.sql.parser.sql.segment.dml.column.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.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to