Releases: housepower/ClickHouse-Native-JDBC
Releases · housepower/ClickHouse-Native-JDBC
v2.2
- Add fixforbiddenapis checks to avoid platform-independent, thanks @uschindler
- ClickHouseStatement support setMaxRows.
- ClickHouseStatement support setQueryTimeout && getQueryTimeout, which may be used in JMeter.
- Fix nullable deserializeBinary and serializeBinary
- Fix package with shade plugin.