Jonathan Shook
1b2c9271d6
add outside range corrections to neighborhood binding
2023-12-08 14:04:49 -06:00
Jonathan Shook
852f61ef61
adjusted scale factors for DNN vectors
2023-12-08 12:41:15 -06:00
Jonathan Shook
799ff4846e
added scale to v_wrap
2023-12-08 11:57:55 -06:00
Jonathan Shook
2db38fb041
added optional scale factor to v
2023-12-08 11:29:39 -06:00
Jonathan Shook
83812ef8d3
add missing annotations
2023-12-07 21:23:50 -06:00
Jonathan Shook
a347605911
ninja phrasing fix
2023-12-07 21:23:06 -06:00
Jonathan Shook
19a624418b
ninja phrasing fix
2023-12-07 21:21:12 -06:00
Jonathan Shook
8294ff320f
minor doc updates
2023-12-07 21:18:17 -06:00
Jonathan Shook
20c39350bf
add package info for provenance
2023-12-07 21:12:54 -06:00
Jonathan Shook
f925ab21ae
add DNN starter functions for euclidean distance
2023-12-07 21:12:54 -06:00
Jonathan Shook
bcdcb7c710
expose ToDouble ctor
2023-12-07 20:59:07 -06:00
Jonathan Shook
ae19037bce
remainder of changes for scenario rework that need to be itemized
2023-12-06 14:26:53 -06:00
Jonathan Shook
a2ac3e3f75
structuring and naming changes
2023-12-06 14:26:29 -06:00
Jonathan Shook
30cdd280cc
refactor and replace rate limiter implementation
2023-10-23 08:42:19 -05:00
Jonathan Shook
167e591b0f
cleanup test output
2023-10-23 08:41:17 -05:00
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