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