troyjcurt

Results 3 issues of troyjcurt

## Description ### Steps to reproduce 1. create a table in clickhouse 2. create a prepared statement from a concatenated insert string containing the table name 3. add multiple values...

bug

Ive been investigating upgrading our JDBC clickhouse client from 0.7.1-patch1 to 0.8.5 (moving from clickhouse java client v1 to v2 underneath), and our usual insertion query now fails to parameterize....

enhancement
v2-feedback
jdbc-v2

### Describe your feedback when you pass a very large number (larger than max long, but smaller than max UInt64) as a string in a simple insert, the client attempts...

bug
jdbc-v2
area:jdbc-insert