Jonathan Shook
722e8b53d8
jshook/nosqlbench-2068-opspaces ( #2069 )
...
* force mappers to use op-contextual space bindings
* move space de-init to owner (adapter component)
* make specific adapters use op-contextual spaces
2024-11-05 14:59:28 -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
9c53b4fa7c
review fixes
...
add oom warning on index cache
more fixes
2024-10-30 18:30:40 -05:00
Jonathan Shook
f6cbd5e42b
update copyright with no date
2024-10-30 16:12:21 -05:00
Jonathan Shook
1595458ad9
fix: lazily derive prepared statements from space
2024-10-30 13:22:30 -05:00
Jonathan Shook
6ba4ff16fe
align subtype structure in cql op mapping
...
generic parameter fixes
2024-10-30 13:22:30 -05:00
Jonathan Shook
a13b433b23
derive session from space directly
2024-10-30 13:22:30 -05:00
Jonathan Shook
919a741fa8
inject adapter context into spaces
2024-10-30 13:22:30 -05:00
Jonathan Shook
b969f6927c
cleanups
2024-10-30 13:22:30 -05:00
Jonathan Shook
5a737c72ef
add refkey property to op template API
2024-10-30 13:22:30 -05:00
Jonathan Shook
5bf6a004af
fixup licenses
2024-10-30 13:22:30 -05:00
Jonathan Shook
3bcda60485
align adapter-cqld4 to API changes
2024-10-30 13:21:11 -05:00
Jonathan Shook
41b1296469
rename driver space cache for upcoming changes
2024-10-30 13:19:33 -05:00
Jonathan Shook
ddd39d9237
maven overrides
2024-10-30 13:19:33 -05:00
Jonathan Shook
c07fa49e04
allow prepared statements for testing
2024-10-30 13:19:33 -05:00
Madhavan Sridharan
075c1133f2
Remove references to scriptingmetrics
2024-10-29 11:36:26 -04:00
Madhavan Sridharan
7c637d19b6
Update Astra baseline workload for relevancy
2024-10-29 11:19:15 -04:00
Jonathan Shook
41f87f8195
fix bracketed iterator bug in cql batch and update docs
2024-07-26 12:33:43 -05:00
Mike Yaacoub
64d984ea6a
Merge branch 'main' into my-astra-schema-examples
2024-07-23 17:01:45 -04:00
Pawan Kumar
310de7eee7
rename conf disable_if_not_exists to enable_if_exists
2024-07-18 12:22:50 +05:30
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
Mike Yaacoub
cc994fd06d
Merge branch 'main' into my-astra-schema-examples
2024-07-08 10:46:01 -04:00
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
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
0740f8c202
adjusting default findmax values
2024-05-20 10:17:58 -04: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
895d7d6659
update vec workload
2024-05-16 14:29:15 -05:00
Pawan Kumar
71eaf3a701
added support for static column types #1154
2024-05-14 18:02:39 +05:30
Pawan Kumar
29bce5b5a7
updated parser to match some tokens as OBJECT_NAME
2024-05-02 16:58:58 +05:30
Pawan Kumar
5f4f6f032d
minor grammar fixes
2024-04-25 13:18:19 +05:30
Pawan Kumar
86080232bf
fixed lexer grammar
2024-04-25 13:11:24 +05:30
Pawan Kumar
07ae3b8636
updated grammar to support UDTs and reserved keywords as identifiers
2024-04-23 17:57:45 +05:30
Jonathan Shook
4358344029
project restructuring
2024-04-11 22:50:13 -05:00