Commit Graph

7 Commits

Author SHA1 Message Date
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
109ca07b2d align adapter-azureaisearch to API changes 2024-10-30 13:21:52 -05:00
Madhavan Sridharan
9c8cf1f2ec Convert logs to message supplier pattern 2024-08-14 23:08:32 -04:00
Madhavan Sridharan
6aa892640c Code cleanups 2024-08-14 14:37:59 -04:00
Madhavan Sridharan
049e7d614c Initial azure aisearch draft 2024-08-13 11:47:26 -04:00