Commit Graph

24 Commits

Author SHA1 Message Date
Jonathan Shook
ca38a710c3
Jshook/verification (#2107)
* docs update

* typos

* disable noisy prom exposition dump

* fix refkey bug

* move specs into non-test namespace

* remove unimplemented rainbow ops

* docs updates

* give credit to maintainers

* update milvus module to build clean on new APIs

* remove var keyword

* API remapping

* enable new op behaviors
2024-12-10 15:41:05 -06:00
Jonathan Shook
130977fa34
many-sessions improvements, type fixes, more javadocs (#2094)
* some javadoc and type alignment improvements

* some javadoc and type alignment improvements

* example adapter

* alignment to previous changes

* improvements to many session testing

* add missing annotation
2024-11-20 15:25:30 -08:00
Jonathan Shook
ea7fceae49
jshook/nosqlbench-2057-flattenop (#2067)
* remove ChainingOp

* typos and other minor fixes

* remove Op, ChainingOp, flatten to CycleOp, derive RunnableOp

* refactor qdrant for aligned op types

* refactor mongodb for aligned op types

* refactor cqld4 for aligned op types

* minor API alignment

refactor gcpspanner for aligned op types

* minor API alignment

refactor gcpspanner for aligned op types

add license

* fix cqld4 batch statement mapper

* fix cql base op mapper

* remove var inference

* remove emitter for runnable op
2024-11-04 14:42:05 -08:00
Jonathan Shook
f6cbd5e42b update copyright with no date 2024-10-30 16:12:21 -05:00
Jonathan Shook
919a741fa8 inject adapter context into spaces 2024-10-30 13:22:30 -05:00
Jonathan Shook
defa19ab7a align remaining adapters to API (smaller) changes 2024-10-30 13:22:28 -05:00
Madhavan Sridharan
95876bb8d8 Remove deprecated Qdrant create collection method 2024-07-19 12:07:58 -04:00
Jonathan Shook
9fd72cd967 bugfix for extension checking 2024-07-10 14:53:02 -05:00
Jonathan Shook
ded4a7a32c minor adjustments to milvus adapter 2024-06-05 13:31:09 -05:00
Madhavan Sridharan
bc1099342f Documentation 2024-05-17 19:52:32 -04:00
Madhavan Sridharan
ccafc97172 Additional APIs implemented 2024-05-13 23:25:00 -04:00
Madhavan Sridharan
6a20e8da07 Doc updates 2024-05-13 22:57:02 -04:00
Madhavan Sridharan
61d0a017e8 Updates to Filter building search points, count points and create payload index 2024-05-13 22:57:02 -04:00
Madhavan Sridharan
a658bf6baa Bump driver to 1.9.1 and other versions 2024-05-13 22:57:02 -04:00
Madhavan Sridharan
aec14c6906 revert the properties extract for jacoco plugin 2024-05-13 22:57:02 -04:00
Madhavan Sridharan
e2534120ec cleanup dead code 2024-05-10 12:43:44 -04:00
Madhavan Sridharan
309fd6f7cc working code 2024-05-10 10:12:54 -04:00
Madhavan Sridharan
bbdd641318 upsert points operation enhancements 2024-05-08 23:06:06 -04:00
Madhavan Sridharan
05a53229d6 Initial version of count points impl 2024-05-07 19:29:13 -04:00
Madhavan Sridharan
7aacbb0c50 misc async->sync operations 2024-05-07 19:29:13 -04:00
Madhavan Sridharan
e9b652af9d Create collection clean-ups 2024-05-07 19:29:13 -04:00
Madhavan Sridharan
73c09b9e9b Create collection fully working 2024-05-07 19:29:13 -04:00
Madhavan Sridharan
d05d66333c Delete Collection request 2024-05-07 19:29:12 -04:00
Madhavan Sridharan
053dbec8f5 Initial draft skeleton for Qdrant driver adapter 2024-05-07 19:29:12 -04:00