Jonathan Shook
39cf7c3c14
move test output to logger
2023-09-28 10:48:16 -05:00
Jonathan Shook
b9204cf820
update versions to be j21 compatible
2023-09-28 10:48:16 -05:00
Jonathan Shook
34dcc7bc1b
merging main into vector-mergup
2023-08-16 16:19:49 -05:00
Mark Wolters
8943aea946
initial checkin of hdf5 binding
2023-08-16 08:21:33 -04:00
Mark Wolters
b3c51f11ed
fixed test issue causing build to fail
2023-08-15 13:01:38 -04:00
Mark Wolters
b02df0f03a
removed duplicate entry in pom.xml
2023-08-15 12:40:16 -04:00
Mark Wolters
eeb6cb6b60
adding unit test for hdf5 file binding
2023-08-15 12:31:01 -04:00
Mark Wolters
2502a970b6
code cleanup and fixed issue with executable not exiting
2023-08-15 10:08:33 -04:00
Mark Wolters
7109c4d09f
adding binding function for hdf5 files
2023-08-10 09:16:57 -04:00
Jonathan Shook
d1725da0cb
merge fixups
2023-07-25 12:06:25 -05:00
Jonathan Shook
d10c78150b
virtdata changes for vector branch
2023-07-25 11:49:56 -05:00
Jeff Banks
1311b57be2
SignalPID binding addition ( #1392 )
2023-07-12 11:37:15 -05:00
Jonathan Shook
9bc338e85c
unbreak HashRange width with inappropriate ctor call
2023-06-06 14:53:40 -05:00
Jonathan Shook
422b513578
simplify ToDouble(Object) to do only one thing
2023-06-06 14:30:13 -05:00
Jonathan Shook
41ebd93530
add bounds checking on *Hash*Range functions
2023-06-06 14:26:25 -05:00
jeffbanks
b9d5008c5a
Incremental name changes; use of builder; fix in normalize
2023-06-06 09:03:13 -05:00
Jonathan Shook
fa0afdd388
DO-NOT-MERGE: this needs some repairs first
2023-06-06 09:03:13 -05:00
Jonathan Shook
9518b622bf
unbreak missing class
2023-06-06 09:03:13 -05:00
Jonathan Shook
56b96ec1aa
partial functions work
2023-06-06 09:03:13 -05:00
Jonathan Shook
b324c59c11
remove package element from log4j2 configs
2023-06-06 09:03:13 -05:00
Jonathan Shook
1b042fa2d1
DO-NOT-MERGE: partial improvements for non-published artifacts against cql vector types
2023-06-06 09:02:21 -05:00
Jonathan Shook
a6b1bd3166
updates/fixes based on PR comments
2023-05-25 16:27:08 -05:00
Jonathan Shook
dd1f039e09
nosqlbench-1295 Add vector generation bindings, initial support
2023-05-25 15:16:11 -05:00
Jonathan Shook
26ee5c1747
more temporal functions
2023-05-18 14:58:35 -05:00
Jonathan Shook
e817875313
more periodic functions
2023-05-18 14:58:31 -05:00
Jonathan Shook
e936e35f0d
more higher order functions
2023-05-18 14:58:28 -05:00
Jonathan Shook
6883aed6c1
backfill missing Mul type
2023-05-18 14:57:49 -05:00
Jeff Banks
11613268a6
Token management ( #1201 )
...
* http-rest-starter w/ Stargate data gateway
* Token management w/ Token() binding function
* Expansion of Token usage to scenarios
* Version requirements updated for http-rest scenarios
2023-04-13 13:57:20 -05:00
Jeff Banks
136ae35a11
[adapter-http] Stargate token auto-gen + Mocking + CVE Fixes ( #1149 )
...
* Feature for Stargate auto token generation (http-rest)
* Mockito dependency added; mocking tests introduced
* Support for String mirror as function in binding pipeline
* JSON format change within YAML alignment (scenarios)
* Updated Swagger parser
* Updated docker-java-core
* Issue 1148 - notice to users in scenario header
2023-03-07 08:54:07 -06:00
Jonathan Shook
152593388a
nosqlbench-1140 Restore ModuloCSVLineToUUID functionality with ToUUID methods ( #1141 )
2023-02-28 11:25:36 -06:00
Jonathan Shook
38bf0fd828
nosqlbench-1130 Add a collection joining function
2023-02-22 18:00:21 -06:00
Jonathan Shook
62d5832d1a
Merge pull request #1129 from nosqlbench/nosqlbench-1092-parsedop-captures
...
nosqlbench-1092-parsedop-captures
2023-02-22 16:26:26 -06:00
Jonathan Shook
80f1b92c6c
improve instanceof usage
2023-02-22 15:59:08 -06:00
jeffbanks
4528aa1937
Introduced FirstLines binding
2023-02-17 19:11:17 -06:00
jeffbanks
82b52acbf3
TextOfFile expansion for full file; http fixes
2023-02-17 10:25:24 -06:00
Jonathan Shook
973bdc57f5
clarify naming of state cache
2023-02-14 17:49:10 -06:00
Jonathan Shook
982f162bff
implement a discard function, closes #1101
2023-02-14 17:48:21 -06:00
Jonathan Shook
c78ff2118b
improve error for MathContext init
2023-02-07 18:20:13 -06:00
jeffbanks
6b2a368d79
TextOfFile binding; stargate support; scenario updates
2023-02-04 19:35:56 -06:00
Jonathan Shook
1eead1add8
centralize jacoco template for reconfiguration
2023-01-26 23:32:15 -06:00
Jonathan Shook
63721cd0df
switch commons math deps to v4b
2023-01-26 22:20:47 -06:00
Jonathan Shook
f63c7aeadb
replace CI+CD friendly revision
2023-01-19 16:54:06 -06:00
nb-droid
a49a9e9380
[maven-release-plugin] prepare for next development iteration
2023-01-13 19:51:57 +00:00
nb-droid
67aeba7a34
[maven-release-plugin] prepare release nosqlbench-5.17.0
2023-01-13 19:51:55 +00:00
Jonathan Shook
e04eef814c
temporary work-around for release plugin incompatibility
2023-01-13 13:19:35 -06:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 ( #908 )
...
* Ignore .flattened-pom.xml files from the CI-friendly flattening
* Allow newer versions to squelch version warning
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense
* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense
* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration ( #897 )
...
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
Jeff Banks
4484292cb6
md5 deprecation ( #909 )
...
md5 deprecation per code scan recommendations.
2023-01-12 10:04:19 -06:00
nb-droid
6e93468632
[maven-release-plugin] prepare for next development iteration
2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44
[maven-release-plugin] prepare release nosqlbench-4.17.32
2023-01-09 19:36:26 +00:00