clickhouse-java
clickhouse-java copied to clipboard
[JDBC] Connection
Description
There are some issues with the ConnectionImpl class that should be fixed:
- enable all tests
nativeSQLis implemented not according to the spec. Related to escaping that is done already in another partisValid(int timeout)- throws exception on closed connection but should return falsesetSchema(String schema)- No tests how it affects child statements