Sergey Chernov
Sergey Chernov
Good day, @troyjcurt! In the 0.8.0 we made switch to a JDBC-v2 that is built more close to spec. This particular form of SQL is not part of JDBC spec...
@mzitnik over all looks good. Unfortunately Java is quite ugly and we may not have traits for exceptions so have to use two catch blocks. as for moving exceptions to...
Good day, @tolberg91! Thank you for the reporting! We aware of the issue.
Hi, @livk-cloud ! Thank you for reporting the issue. It is because a duplicate dependency was added with hardcoded version. Will fix in the next release.
@leiless There is no limit for number of values or number of value tuples in a request. There may be some runtime limitations for example, very long strings may be...
@paulius-kantautas thank you for reporting! I think we can fix this part.
@laurentpellegrino thank you for pointing out! What dependencies of java client do you use?
@laurentpellegrino Currently we may not easily switch the compressor as it is very tight coupled with transport code. We are using org.lz4 because it provides JNI version of the LZ4...
Good day, @linghengqian ! Unfortunately we have to keep JDK 8 for a while :-( However we are discussing is it better to move codebase on min 11 or even...
Good day, @ducklikeeat! What version of the JDBC do you use? what library version do you use? what framework do you use? would you please share a sample code to...