Zakharov Roman

Results 4 issues of Zakharov Roman

### Environment OS version: JDK version:8 ClickHouse Server version: 22.3.2.2-lts ClickHouse Native JDBC version:2.6.5 ### Error logs ``` java.sql.SQLException: Unknown data type: Bool ``` ### Steps to reproduce PreparedStatement.setBoolean() ###...

#### Context * MockK version: 1.12.8 * ByteBuddy version: 1.12.13 * OS: MacOS * Kotlin version: 1.7.20-RC * JDK version: 18.0.2 * JUnit version: 5.9.0 * Type of test: unit...

URL format: `clickhouse+native://....` (was ok before upgrade) ``` [ImportError: cannot import name '_literal_as_label_reference' ... Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1517, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.8/site-packages/flask/app.py",...

### Describe the bug Trying to insert a float array to a nested structure. NOTE: Works with driver 'com.github.housepower:clickhouse-native-jdbc:2.6.5' Doesn't work with 'com.clickhouse:clickhouse-jdbc:0.4.6' ### Code example ```sql job Nested( task...

bug
module-jdbc
usability