Jonathan Shook
|
ed91ec7d41
|
fully generify OpSequence
|
2021-07-06 11:11:36 -05:00 |
|
Jonathan Shook
|
68c0ba277b
|
directapi mapping logic
|
2021-07-06 11:11:12 -05:00 |
|
Jonathan Shook
|
de26371496
|
allow optional service loader result
|
2021-07-06 11:10:57 -05:00 |
|
Jonathan Shook
|
7e8fef5b5b
|
add directapi driver to nb artifact
|
2021-07-06 11:10:20 -05:00 |
|
Jonathan Shook
|
59c6d281ca
|
checkpoint save
|
2021-06-25 13:41:59 -05:00 |
|
Jonathan Shook
|
b4f51ce6dd
|
switch to ParsedTemplate in cqld4
|
2021-06-24 11:27:21 -05:00 |
|
Jonathan Shook
|
c87778cf32
|
support anonymous bindings in anchors
|
2021-06-24 11:27:07 -05:00 |
|
Jonathan Shook
|
5415f0b138
|
require typed construction of CommandTemplate
|
2021-06-24 11:27:00 -05:00 |
|
Jonathan Shook
|
d0371ecc16
|
naming updates for clarity
|
2021-06-24 11:18:47 -05:00 |
|
Jonathan Shook
|
fb587ce426
|
inject name into tags automatically
|
2021-06-24 11:18:44 -05:00 |
|
Jonathan Shook
|
c31302e4d0
|
fix testing for optional op data
|
2021-06-24 11:18:39 -05:00 |
|
Jonathan Shook
|
56e67a959a
|
add safety checks to OpDate init
|
2021-06-24 11:18:16 -05:00 |
|
Jonathan Shook
|
46c095d9cb
|
support anonymous bindings in bindpoints
|
2021-06-24 11:10:12 -05:00 |
|
Jonathan Shook
|
fdbace26cd
|
auto-inject name tag
|
2021-06-23 11:42:53 -05:00 |
|
Jonathan Shook
|
5a1943e321
|
allow type-safe replacement of stmt semantics
|
2021-06-23 11:42:49 -05:00 |
|
Jonathan Shook
|
e6e398bb6b
|
add ParsedCommand as a better CommandTemplate
|
2021-06-23 11:42:43 -05:00 |
|
Jonathan Shook
|
41ce92cf9c
|
OpTemplate type variation for testing
|
2021-06-23 11:42:36 -05:00 |
|
Jonathan Shook
|
1e8ad0cc91
|
simplify switch
|
2021-06-23 11:25:15 -05:00 |
|
Jonathan Shook
|
a80e6d599b
|
post-merge fix-ups
|
2021-06-22 11:10:42 -05:00 |
|
nb-droid
|
6403fcaf7f
|
[maven-release-plugin] prepare for next development iteration
|
2021-06-21 22:04:06 +00:00 |
|
nb-droid
|
eed77ddf35
|
[maven-release-plugin] prepare release nosqlbench-4.15.50
|
2021-06-21 22:04:00 +00:00 |
|
Jonathan Shook
|
3fc0387230
|
General improvements and bug-fixes. Thanks to @XN137
|
2021-06-21 16:38:55 -05:00 |
|
nb-droid
|
7c37b4d278
|
[maven-release-plugin] prepare for next development iteration
|
2021-06-21 20:29:27 +00:00 |
|
nb-droid
|
8ede4d8ada
|
[maven-release-plugin] prepare release nosqlbench-4.15.49
|
2021-06-21 20:29:21 +00:00 |
|
Jonathan Shook
|
6d9212c455
|
General improvements and bug-fixes. Thanks to @XN137
|
2021-06-21 15:16:46 -05:00 |
|
Jonathan Shook
|
663e301087
|
correct test for current functional APIs
|
2021-06-21 14:35:49 -05:00 |
|
Jonathan Shook
|
e981f808de
|
General improvements and bug-fixes. Thanks to @XN137
|
2021-06-17 13:14:12 -05:00 |
|
Jonathan Shook
|
5b4a695f0b
|
update ANTLR to 4.2.9 in all places
|
2021-06-17 13:13:34 -05:00 |
|
Jonathan Shook
|
3b74ae2070
|
General improvements and bug-fixes. Thanks to @XN137
|
2021-06-17 13:05:31 -05:00 |
|
Jonathan Shook
|
7c7ea039da
|
post-merge fixups
|
2021-06-17 13:02:14 -05:00 |
|
Jonathan Shook
|
9403f51f3a
|
improve ToDate semantics and docs
|
2021-06-17 12:04:46 -05:00 |
|
Jonathan Shook
|
0edbfb1f26
|
fix test for TagFilter
|
2021-06-17 12:04:46 -05:00 |
|
Jonathan Shook
|
365ad619fa
|
remove extraneous var in ActivityExecutor
|
2021-06-17 12:04:46 -05:00 |
|
Jonathan Shook
|
34855a3982
|
Merge pull request #336 from XN137/fix-errorprone-errors
fix errors found by errorprone
|
2021-06-17 11:32:23 -05:00 |
|
Jonathan Shook
|
60ff1d9c7f
|
Merge pull request #335 from XN137/avoid-threadsafety-warnings
upgrade antlr4-maven-plugin to v4.9.2 avoid threadsafety warnings
|
2021-06-17 09:55:36 -05:00 |
|
Jonathan Shook
|
c5caf51a0e
|
Merge pull request #334 from XN137/remove-junit4-dependency
Remove junit4 dependency
|
2021-06-17 09:54:49 -05:00 |
|
Jonathan Shook
|
a02df22d41
|
Merge pull request #333 from XN137/jdk-string-join
prefer jdk over lib internals for String join
|
2021-06-17 09:52:50 -05:00 |
|
Jonathan Shook
|
beea2fdbf6
|
make op templates map based internally
|
2021-06-17 09:51:45 -05:00 |
|
Christopher Lambert
|
950b31fbae
|
fix errors found by errorprone
|
2021-06-17 15:03:16 +02:00 |
|
Christopher Lambert
|
b98451ab5a
|
upgrade antlr4-maven-plugin to v4.9.2 avoid threadsafety warnings
|
2021-06-17 10:19:43 +02:00 |
|
Christopher Lambert
|
5e8e6bf19d
|
use assertj v3.19.0
|
2021-06-17 09:45:39 +02:00 |
|
Christopher Lambert
|
8dcac028c7
|
use junit5 v5.7.2 with proper scoping
|
2021-06-17 09:45:39 +02:00 |
|
Christopher Lambert
|
2cd393ae7a
|
use junit5 apis to remove junit4 dependency
|
2021-06-17 09:45:39 +02:00 |
|
Christopher Lambert
|
0e68abf17c
|
prefer jdk over lib internals for String join
|
2021-06-17 09:29:38 +02:00 |
|
Jonathan Shook
|
dc1c6c5e82
|
Merge pull request #332 from XN137/fix-virtdata-api-test-folder
move virtdata-api tests to correct folder
|
2021-06-14 15:27:51 -05:00 |
|
Christopher Lambert
|
6232edff01
|
move virtdata-api tests to correct folder
|
2021-06-14 11:24:37 +02:00 |
|
Jonathan Shook
|
070086e655
|
simplify switch
|
2021-06-11 15:27:22 -05:00 |
|
Jonathan Shook
|
748eebc04c
|
parameterize op template
|
2021-06-11 15:27:11 -05:00 |
|
nb-droid
|
2ac5c1add2
|
[maven-release-plugin] prepare for next development iteration
|
2021-06-10 20:45:03 +00:00 |
|
nb-droid
|
4120afc161
|
[maven-release-plugin] prepare release nosqlbench-4.15.48
|
2021-06-10 20:44:57 +00:00 |
|