databricks/YCSB arcion-23.07
databricks/YCSB
Captured source
source ↗published Jul 24, 2023seen 5dcaptured 9hhttp 200method plain
arcion-23.07
Repository: databricks/YCSB
Tag: arcion-23.07
Published: 2023-07-24T19:00:32Z
Prerelease: no
Release notes:
- Fix insert statement to allow
-p fieldcount=0. - Add
-p jdbc.ycsbkeyprefix=falsemaking YCSB_KEY column integer type. - Use
Class.forName(driver).newInstance();to handle Sybase ASE JDBC quirks.