Environment
- OS version: win10
- JDK version: java11
- ClickHouse Server version:
- ClickHouse Native JDBC version: 2.7.1
- (Optional) Spark version: N/A
- (Optional) Other components' version: N/A
Error logs
paste your error logs here
UNKNOWN DataType :class java.time.LocalDateTime
Steps to reproduce
execute update sql
LocalDateTime throw the class java.time.LocalDateTime on 2.7.1
but is good at 2.5.7
Other descriptions
is not support again?