Commit Graph

17 Commits

Author SHA1 Message Date
Jonathan Shook
b7e0f35cd2 add FromCSVTo Boxed|Primitive Float|Double Array functions 2024-07-02 19:40:45 -05: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