Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Rogério Pontes bee93f2a8c
[postgrenosql] Read ResultSet was not iterated correctly. (#1376)
The first ResultSet.next() call to test if the ResultSet was empty moved the cursor without adding the resulting row to the YCSB result callback.
2020-11-29 16:05:41 -06:00
Sean Busbey 12ce3a8504 [version] update master branch to 0.18.0-SNAPSHOT 2019-09-21 01:24:50 -05:00
Sean Busbey cd1589ce6f
Move all packages from com.yahoo.ycsb to site.ycsb. (#1354) 2019-09-19 13:51:09 -05:00
Sean Busbey fd29cda92b
[build] update group id to site.ycsb (#1352) 2019-09-19 13:50:20 -05:00
Sean Busbey bcf9ee3485 [version] update master branch to 0.17.0-SNAPSHOT 2019-06-04 00:28:38 -05:00
Sean Busbey bafc4de8d7
[core] add missing license headers. (#1313)
* #1249 missed headers when moving things out of Client.java
* #1242 missed header on a properties file is added
* #1286 missed header on the new pom file
2019-06-03 23:52:28 -05:00
leschekhomann 29f254dfd7 [PostgreNoSQL] Added NoSQL support for PostgreSQL. (#1242) 2019-04-25 20:57:29 -05:00