Commit Graph

402 Commits

Author SHA1 Message Date
Mark Wolters
796c786d1a added javadoc comments 2023-12-05 13:25:45 -04:00
Mark Wolters
93d9dc5914 minor optimizations and corrections 2023-12-05 12:38:28 -04:00
MarkWolters
e80fc18fe4 additional dataset parsers 2023-11-29 16:49:54 -06:00
MarkWolters
9f1cd4015c removed old code, added unit test 2023-11-28 16:18:03 -06:00
MarkWolters
3518b15cc1 reworked implementation 2023-11-28 15:57:33 -06:00
MarkWolters
85e375fd78 fixed IN condition 2023-11-28 15:27:45 -06:00
MarkWolters
f15ba5887f further work on cql parser 2023-11-28 10:47:31 -06:00
MarkWolters
970ece374a work on json parser 2023-11-27 18:05:04 -06:00
MarkWolters
5a62690034 adding functionality for parsing predicates from hdf5 dataset 2023-11-22 10:54:55 -06:00
Jonathan Shook
e99196c36e fix readers 2023-10-26 20:20:37 -05:00
Jonathan Shook
7ed01e4671 add file format variant for vecs vs hdf5 2023-10-26 14:37:37 -05:00
Jonathan Shook
669b2f8a50 remove gratuitous printlns 2023-10-26 14:12:26 -05:00
Jonathan Shook
529777db62 add missing annotations 2023-10-26 14:05:12 -05:00
Jonathan Shook
a54d51ee62 removed counter warning 2023-10-25 17:35:30 -05:00
Jonathan Shook
c619bf705a working test config 2023-10-25 17:08:29 -05:00
Jonathan Shook
777c4aa3c7 post merge fixes 2023-10-23 23:54:31 -05:00
Jonathan Shook
68f5fefd3d renaming workloads part2 2023-10-23 20:22:49 -05:00
Jonathan Shook
222fbbbafd renaming workloads part1 2023-10-23 19:54:17 -05:00
phact
ff7d6e1aee fix header bug 2023-10-23 08:42:19 -05:00
Jonathan Shook
2250af5748 simpler named scenario for cql-vector2 2023-10-23 08:42:19 -05:00
Jonathan Shook
212067d22d update filenames 2023-10-23 08:42:19 -05:00
Jonathan Shook
4bb371b276 workload in dev 2023-10-23 08:42:19 -05:00
Jonathan Shook
f099fa0840 fixup license files 2023-10-23 08:42:19 -05:00
Mark Wolters
3bc5115b17 1st cut plugin adapters 2023-10-23 08:42:19 -05:00
Mark Wolters
2986412036 fixup of csv reporter, removed script context parameter 2023-10-23 08:42:19 -05:00
Mark Wolters
71103041f9 revamping plugin extensions 2023-10-23 08:42:19 -05:00
Jonathan Shook
92377b636c all adapters loading indirectly 2023-10-23 08:42:16 -05:00
Jonathan Shook
61b923cfed indirect loading on nbr working 2023-10-23 08:42:00 -05:00
Jonathan Shook
9daf06cd62 rehome all metrics construction patterns, remove ActivityMetrics 2023-10-23 08:41:40 -05:00
Jonathan Shook
57db140a94 removed all ActivityMetrics constructions 2023-10-23 08:41:40 -05:00
Jonathan Shook
4efd428de3 partial switchover of metrics from ActivityMetrics 2023-10-23 08:41:38 -05:00
Jonathan Shook
2c90ec0e1c even more merge fixes 2023-10-23 08:41:17 -05:00
snyk-bot
acf37fe5d6
fix: upgrade org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5
Snyk has created this PR to upgrade org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-10-19 17:35:34 +00:00
yabinmeng
2213676cef Change vector_value binding generation from ListSized to ListSizedHashed. This makes sure the generated embedding values are not the same. 2023-10-04 21:22:55 -05:00
yabinmeng
b7dd97cbfb Update the built-in cql-vector workload and fix an issue of not correctly setting the cycle count to the stride count if the cycle count is not specified explicitly. 2023-10-04 20:34:05 -05:00
Madhavan Sridharan
64c465e84a Update with working example of vector binding 2023-10-03 10:24:56 -04:00
snyk-bot
c47d4f868b
fix: upgrade org.bouncycastle:bcprov-jdk18on from 1.75 to 1.76
Snyk has created this PR to upgrade org.bouncycastle:bcprov-jdk18on from 1.75 to 1.76.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk18on/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-09-29 23:18:03 +00:00
Jonathan Shook
f0c1c855d3 crypto security fix 2023-09-28 14:47:57 -05:00
Jonathan Shook
d0d74a1aa6 Merge branch 'jshook/r-improvements' 2023-09-25 15:12:58 -05:00
dependabot[bot]
0a0e3ec051
build(deps): bump org.xerial.snappy:snappy-java in /adapter-cqld4
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.3 to 1.1.10.4.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 18:44:04 +00:00
Jonathan Shook
255a560957 update test def 2023-09-14 12:51:51 -05:00
Jonathan Shook
b3b361b30a quick fix for missing labels in measures 2023-09-11 18:39:26 -05:00
Jonathan Shook
112ad332cd fixups and package structure updates 2023-09-11 13:20:52 -05:00
Jonathan Shook
b84ea113fa update current working yaml 2023-09-10 19:18:32 -05:00
Jonathan Shook
bf3e9636c0 remove confusing type and dimensions labeling methods 2023-09-09 20:31:04 -05:00
Jonathan Shook
675667eaa6 handle async errors in a way that doesn't hide details 2023-09-08 18:42:02 -05:00
Jonathan Shook
5cf0fbcaec label fix for relevance metrics 2023-09-08 17:53:44 -05:00
Jonathan Shook
340e5ac483 miscellaneous fixes for relevancy metrics 2023-09-08 17:13:56 -05:00
Jonathan Shook
ea847fed37 make using relevancy measures in verifiers easy and complete 2023-09-08 15:01:59 -05:00
Jonathan Shook
f579fb638c fix bad naming refactoring 2023-08-31 16:42:45 -05:00