November22 commented on issue #10119:
URL: 
https://github.com/apache/shardingsphere/issues/10119#issuecomment-822220424


   Sorry, ClassCastException is indeed thrown when doing actual value 
acquisition. 
   Now I have a doubt. When actually inserting or querying, instead of creating 
SQL by replacing values, I use string values directly in SQL, such as 
create_time> '2021-04-19', then the incoming points The slice value type is a 
string, although it is a time type in the database.
   version: 5.0.0-alpha 
   
![image](https://user-images.githubusercontent.com/26109828/115193844-43e3e900-a11f-11eb-992f-338915417b44.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