Commit Graph

744 Commits

Author SHA1 Message Date
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
Jonathan Shook
52d5d10b81
Merge pull request #878 from nosqlbench/nosqlbench-875-categories
nosqlbench-875-categories
2022-12-22 18:03:02 -06:00
Jonathan Shook
6731937c96 modify logger calls for computable messages via closures 2022-12-21 19:37:36 -06:00
Jonathan Shook
fd8e871da5 use local logger at debug level for any test output 2022-12-21 17:52:09 -06:00
Jonathan Shook
54546ce9ab put required categories on all binding functions, not just one of each name 2022-12-21 14:59:12 -06:00
Jonathan Shook
301f1e2d27 added missing category for TriangularStepFunction 2022-12-21 13:36:12 -06:00
Jonathan Shook
6c8782842d change tests System.out calls to use logger directly 2022-12-20 23:52:37 -06:00
Jonathan Shook
4f4b4982c8 templatize test logging level for logger setup and root logger 2022-12-20 23:11:55 -06:00
Jonathan Shook
d80632773b merge fixes for: improve concurrency patterns for activity execution 2022-12-20 20:05:17 -06:00
Jonathan Shook
0de80887b1 move log4j.xml to log4j2.xml 2022-12-20 20:03:33 -06:00
Mike Yaacoub
74bfbc691d Merge branch 'main' into my-NB5-I446 2022-12-19 16:58:50 -05:00
Jonathan Shook
b3bcc3ce51
Merge pull request #839 from nosqlbench/nosqlbench-834-triangularstep
nosqlbench-834-triangularstep
2022-12-09 17:23:17 -06:00
Jonathan Shook
8a48a020dc allow zero width ranges 2022-12-09 17:13:46 -06:00