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

   ### Which version of ShardingSphere did you use?
   mysql version: 5.7.43
   master
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-Proxy
   ### Expected behavior
   SQL executes normally
   ### Actual behavior
   NullPointerException
   ### Reason analyze (If you can)
   + DataLength may be empty.
   + VALUES_MAP key is a DataType in uppercase.
   
   
![1](https://github.com/apache/shardingsphere/assets/106047330/14e7c9d2-c564-4405-98a2-059e721020ed)
   
![2024](https://github.com/apache/shardingsphere/assets/106047330/c2f64e25-016a-4cea-a348-58c081d7a049)
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   `SELECT CAST(1 as char)`
   `SELECT CAST('2024-03-27' AS DATE)`
   ref: #28895


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