Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
dependabot[bot]
652a5502a5 Bump org.bouncycastle:bcprov-jdk18on in /nb-adapters/adapter-cqld4
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78.
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 12:09:48 -07:00
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