Commit Graph

141 Commits

Author SHA1 Message Date
Mark Wolters
b3144751e4 compilation fix 2024-09-16 17:24:34 -04:00
Madhavan Sridharan
41fd1b283b Initial skeleton for Spanner 2024-09-12 14:46:21 -04:00
MarkWolters
87dc099ded utility method for extracting ids from vespa results 2024-08-15 16:27:07 -04: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
Madhavan Sridharan
8fd79b912f cleanup unwanted code in weaviate adapter 2024-08-13 04:24:18 -04:00
Madhavan Sridharan
6fc4b14f15 Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-08-09 01:54:25 -04:00
Jonathan Shook
5b8457b966
Merge pull request #2010 from nosqlbench/jshook/httpmetrics
Jshook/httpmetrics
2024-08-01 15:17:29 -05:00
Jonathan Shook
553a493e5c attach http metrics directly to adapter part 2 2024-08-01 14:00:32 -05:00
Jonathan Shook
fd18bd2694 attach http adapter metrics directly to adapter instance 2024-07-31 14:22:05 -05:00
Madhavan Sridharan
a5a49c3e8d Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-07-30 12:30:56 -04:00
Dave Fisher
c98c2959f2 Cleanup dependencies 2024-07-29 14:19:11 -07:00
Madhavan Sridharan
a0d771c4a7 Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-07-29 12:14:41 -04:00
Dave Fisher
ef45ea1f86 OF - tab replacement 2024-07-27 19:08:21 -07:00
Dave Fisher
f5bb135add Cleanup pom.xml 2024-07-27 19:06:46 -07:00
Dave Fisher
e4a5879162 Maven pom file changes 2024-07-26 17:29:47 -07:00
Jonathan Shook
41f87f8195 fix bracketed iterator bug in cql batch and update docs 2024-07-26 12:33:43 -05:00
Madhavan Sridharan
c6d165046c Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-07-26 09:09:50 -04:00
Mike Yaacoub
64d984ea6a
Merge branch 'main' into my-astra-schema-examples 2024-07-23 17:01:45 -04:00
Jonathan Shook
3cfbc26226
Merge pull request #1977 from cognitree/cqlgen-817
Cqlgen: Add conf 'disable_if_not_exists' to disable/enable 'if not exists' for DDL statements
2024-07-23 14:49:00 -05:00
Dave Fisher
14d26ee58f
Merge branch 'main' into my-astra-schema-examples 2024-07-23 12:47:59 -07:00
sahankj2000
f9550cc6b6 changing to a better check 2024-07-22 16:43:23 +05:30
sahankj2000
cb52b773d7 making chages 2024-07-22 16:17:37 +05:30
Madhavan Sridharan
010bc9f928 fix up copyright to get away from RAT build errors 2024-07-19 12:07:58 -04:00
Madhavan Sridharan
41ef86585d Initial Draft 2024-07-19 12:07:58 -04:00
Madhavan Sridharan
a83e7019f3 Remove unused local variable 2024-07-19 12:07:58 -04:00
Madhavan Sridharan
95876bb8d8 Remove deprecated Qdrant create collection method 2024-07-19 12:07:58 -04:00
Mike Yaacoub
ad0ac0f5b1 Using hardcoded value to mitigate warning on incomplete example workloads 2024-07-18 16:01:42 -04:00
Pawan Kumar
310de7eee7 rename conf disable_if_not_exists to enable_if_exists 2024-07-18 12:22:50 +05:30
Jonathan Shook
e8bbfbdf9b
Merge pull request #1974 from cognitree/add-data-api-filters
Adding filters for data api driver adapter
2024-07-17 10:42:53 -05:00
Pawan Kumar
e2fdbd756a Add conf option to disable/enable 'if not exists' for DDL statements. Closes #817 2024-07-17 10:28:56 +05:30
Jonathan Shook
9fd72cd967 bugfix for extension checking 2024-07-10 14:53:02 -05:00
Jonathan Shook
5190bad443 add userfile and passfile to neo param model 2024-07-10 13:03:09 -05:00
Jonathan Shook
72da2b0d43 update for dataset urls and database name on neo 2024-07-10 11:20:05 -05:00
Jonathan Shook
c00dec63ec update session initializers on neo4j 2024-07-09 11:52:55 -05:00
Mike Yaacoub
cc994fd06d
Merge branch 'main' into my-astra-schema-examples 2024-07-08 10:46:01 -04:00
sahankj2000
30664fbe45 Adding filters 2024-07-05 09:38:33 +05:30
Jonathan Shook
b7e0f35cd2 add FromCSVTo Boxed|Primitive Float|Double Array functions 2024-07-02 19:40:45 -05:00
Mike Yaacoub
a57d04581b schema-astra fully sanitized to schema_astra 2024-06-30 21:10:23 -04:00
Mike Yaacoub
eb1adcff5e Quick fix for nested Templates that were breaking --list-workloads 2024-06-30 21:02:23 -04:00
Mark Wolters
52e9a1a14f adding pgvector-specific documentation 2024-06-28 15:41:47 -04:00
Jonathan Shook
287b611498 minor bump on jhdf version 2024-06-27 18:50:12 -05:00
Christopher Bradford
72fd68d69e
Update cql_vector.yaml
Fixed issues replacing dashes with underscores
2024-06-18 23:08:05 -04:00
Christopher Bradford
f1c8d3ad24
Update baseline cql_vector.yaml 2024-06-18 17:18:55 -04: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