Commit Graph

6699 Commits

Author SHA1 Message Date
Jonathan Shook
014c82dc51 nosqlbench-1966 ArrayIndexOutOfBoundsException in ArgsComparator during resolveFunctions call 2024-06-24 11:56:39 -05:00
Jonathan Shook
883cde6fae remove extraneous run config 2024-06-24 11:56:27 -05:00
Jonathan Shook
79c376b687 enable nbio cache by default 2024-06-18 17:15:13 -05:00
Jonathan Shook
82e60d3f2a
Merge pull request #1960 from cognitree/better-error-on-scenario-step-selection
Better error when users select a scenario step without setting the scenario
2024-06-18 16:25:19 -05:00
Jonathan Shook
46992b7a02
Merge pull request #1963 from nosqlbench/bugfix/cql_vector_write_bug
cql_vector workload has an incorrectly tagged op block
2024-06-18 16:23:53 -05:00
Christopher Bradford
f1c8d3ad24
Update baseline cql_vector.yaml 2024-06-18 17:18:55 -04:00
Jonathan Shook
22bfffc0eb cancel update timer on complete 2024-06-17 17:38:41 -05:00
Jonathan Shook
7c5613a42f
Merge pull request #1962 from nosqlbench/mwolters/dapi
Mwolters/dapi
2024-06-17 16:15:00 -05:00
Mark Wolters
12d4c8f6d6 fixed issue with new parameters 2024-06-17 16:27:01 -04:00
Mark Wolters
3f2a304b83 finished administrative function ops 2024-06-14 15:52:43 -04:00
Mark Wolters
f1ef3a24c1 adding administrative function ops 2024-06-14 15:17:11 -04:00
Mark Wolters
f772af9d0e adding full set of create collection options 2024-06-13 11:28:54 -04:00
Mark Wolters
4618f4d405 impl of delete all and create collection with class 2024-06-12 16:57:27 -04:00
Mark Wolters
70cd4a0dd4 impl of replace ops 2024-06-12 11:51:30 -04:00
Mark Wolters
92f96f6bb4 Find Distinct op 2024-06-12 10:48:08 -04:00
Mark Wolters
c5f74e688c update many op impl 2024-06-12 09:38:05 -04:00
Mark Wolters
1aa8d9ec37 update one op impl 2024-06-12 08:57:52 -04:00
Mark Wolters
f37796b8a0 updated FindOptions to include all possible options 2024-06-11 13:18:02 -04:00
Mark Wolters
93dfaec743 new DataApiFindById op type 2024-06-11 12:56:32 -04:00
Mark Wolters
37cd2f7bb4 add timeout to InsertManyOptions configuration 2024-06-10 19:20:13 -04:00
Jonathan Shook
db091c1c5b Merge branch 'main' of github.com:nosqlbench/nosqlbench 2024-06-05 13:31:17 -05:00
Jonathan Shook
ded4a7a32c minor adjustments to milvus adapter 2024-06-05 13:31:09 -05:00
Madhavan
3b010e1e43
Merge pull request #1956 from nosqlbench/dependabot/github_actions/softprops/action-gh-release-2.0.5
Bump softprops/action-gh-release from 2.0.4 to 2.0.5
2024-06-03 21:36:50 -04:00
dependabot[bot]
b9cfbd22d6
Bump softprops/action-gh-release from 2.0.4 to 2.0.5
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 12:19:20 +00:00
Madhavan
24a449c951
Merge pull request #1954 from nosqlbench/mwolters/findmax_fix
fix for findmax early exit bug
2024-05-28 19:43:25 -04:00
Mark Wolters
118b6d16db fix for findmax early exit bug 2024-05-28 17:00:29 -04:00
Dave Fisher
8f733bcefe
Merge pull request #1953 from nosqlbench/ms_oss_cass_driver
Switch to Apache Cassandra Java Driver 4.18.1
2024-05-24 14:38:24 -07:00
Madhavan Sridharan
d02ffda944 Switch to OSS Cassandra Java Driver 4.18.1 2024-05-24 15:27:37 -04:00
Mark Wolters
0740f8c202 adjusting default findmax values 2024-05-20 10:17:58 -04:00
Madhavan
1a2fd8f005
Merge pull request #1951 from nosqlbench/ms/qdrant
Documentation
2024-05-17 19:59:33 -04:00
Madhavan Sridharan
bc1099342f Documentation 2024-05-17 19:52:32 -04:00
Jonathan Shook
1d9d50a200
Merge pull request #1946 from yabinmeng/main
Add support for reading a very large payload file (as message body) directly using S4J adapter
2024-05-17 12:06:27 -05:00
Jonathan Shook
54b185afc5
Merge pull request #1949 from cognitree/cqlgen-1154
cqlgen: added support for static column types #1154
2024-05-17 12:04:49 -05:00
Mark Wolters
a249016a56 templating findmax vars for vector workload 2024-05-17 10:02:45 -04:00
Jonathan Shook
7d332543f2 workload update 2024-05-16 14:39:25 -05:00
Jonathan Shook
84b5a08adc Merge branch 'main' of github.com:nosqlbench/nosqlbench 2024-05-16 14:29:20 -05:00
Jonathan Shook
895d7d6659 update vec workload 2024-05-16 14:29:15 -05:00
Madhavan
2a9f86989e
Merge pull request #1950 from nosqlbench/ms/dapi
Additional APIs, upgraded client
2024-05-16 13:50:52 -04:00
Madhavan
63abc5cb4e
Merge branch 'main' into ms/dapi 2024-05-16 13:45:25 -04:00
Jonathan Shook
ba200e6657 updates to workloads and hcd runner configs 2024-05-16 13:29:32 -04:00
Jonathan Shook
c5205c0743 incremental progress on data api workload 2024-05-16 13:29:32 -04:00
Jonathan Shook
093e5c9b93 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2024-05-16 10:47:04 -05:00
Jonathan Shook
89a6f3c194 updates to workloads and hcd runner configs 2024-05-16 10:46:42 -05:00
Madhavan Sridharan
c4ac5e525c Data API - updated delete one operation 2024-05-15 13:22:59 -04:00
Madhavan Sridharan
ce3bbe52d5 Add estimated document count API 2024-05-14 17:05:19 -04:00
Madhavan Sridharan
cdb65ce56e Added List Collection & List Collection Names APIs 2024-05-14 16:45:01 -04:00
Madhavan Sridharan
0db8dd58e9 Update Astra DB client to 1.1.1 2024-05-14 16:10:37 -04:00
Jonathan Shook
2cce700eb4 incremental progress on data api workload 2024-05-14 10:39:20 -05:00
Madhavan
e9b40872c4
Merge pull request #1947 from nosqlbench/ms/qdrant
Qdrant driver - updates
2024-05-14 09:20:30 -04:00
Pawan Kumar
71eaf3a701 added support for static column types #1154 2024-05-14 18:02:39 +05:30