clickhouse-java icon indicating copy to clipboard operation
clickhouse-java copied to clipboard

[client-v2] JDBC: Update existing unit tests

Open Paultagoras opened this issue 5 months ago • 0 comments

We should make sure the existing tests a) cover all of the different JDBC standards and b) are generic enough to not rely on specific client data types.

### Tasks
- [ ] Create some simple JDBC Standard tests (using the interfaces)
- [ ] Update the existing Unit tests against the new implementation.

Paultagoras avatar Sep 05 '24 05:09 Paultagoras