Commit Graph

392 Commits

Author SHA1 Message Date
Jonathan Shook
707a6261e2 fix typo 2023-02-15 16:53:41 -06:00
Jeff Banks
6911fd13c9
Discard no op inclusion (#1105) 2023-02-15 13:59:24 -06:00
Jonathan Shook
5e1e74a27d Merge branch 'main' into nosqlbench-994-unused-driver-warning 2023-02-14 17:49:39 -06:00
Jonathan Shook
a8a285a3f9 clarify optional enhancement func 2023-02-14 17:49:13 -06:00
Jonathan Shook
28e618413f
fix: upgrade org.apache.tinkerpop:tinkergraph-gremlin from 3.6.1 to 3.6.2 (#1090)
Snyk has created this PR to upgrade org.apache.tinkerpop:tinkergraph-gremlin from 3.6.1 to 3.6.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.tinkerpop/tinkergraph-gremlin/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-02-13 09:19:03 -06:00
MikeYaacoubStax
f2dd1b6cf4 Finalized CQL workload specific Test Container checks and added the infrastructure for other drivers 2023-02-10 16:13:05 -05:00
Jonathan Shook
70408621dd nosqlbench-1071 NBIO should favor finding exactly specified file path as a short circuit 2023-02-10 10:20:45 -06:00
MikeYaacoubStax
e67cc265ff First Phase of Moving to Containers by DriverType 2023-02-10 00:33:54 -05:00
MikeYaacoubStax
ed4be4ee4b Merge remote-tracking branch 'origin/main' into nosqlbench-948-testcontainers 2023-02-08 14:41:07 -05:00
MikeYaacoubStax
f5f7bde0e7 Added pattern matcher to run test on all cql-workloads 2023-02-08 09:18:53 -05:00
Jeff Banks
1711c5c02c
Phase 2 scenario upgrades #1019 (#1031) 2023-02-07 18:28:05 -06:00
Jonathan Shook
977cbc6e5c docs updates 2023-02-06 22:12:53 -06:00
jeffbanks
cc989c8a72 nb5 revamp for scenarios 2023-02-06 14:58:04 -06:00
Mike Yaacoub
7375e89c48 dse example 2023-02-06 14:40:39 -05:00
Jeff Banks
fb4c275c2c
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6 (#993)
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.5 to 2.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-02-04 09:50:22 -06:00
Jonathan Shook
b8f2067265 add port to config model for cqld4 adapter 2023-02-02 17:12:29 -06:00
Jonathan Shook
09350d2526 add a simpler example file 2023-02-01 00:17:30 -06:00
Jonathan Shook
a50c49f60d minimal fixes needed for example workload in docs 2023-01-31 23:08:16 -06:00
Jonathan Shook
ba2944ce77 code cleanup and naming updates from "statements" to "ops" 2023-01-29 01:26:19 -06:00
Jonathan Shook
5dfa55bfe4 Merge branch 'main' into nosqlbench-944-jsonnet 2023-01-28 00:33:24 -06:00
Jonathan Shook
e3a0dedadd
Merge pull request #961 from nosqlbench/nosqlbench-955-jacoco2
This consolidates our jacoco into mvn-default
2023-01-28 00:32:46 -06:00
Jonathan Shook
ec60692375 Merge branch 'nosqlbench-955-jacoco2' into nosqlbench-944-jsonnet 2023-01-27 16:37:28 -06:00
Jonathan Shook
8d02d7829e
Merge pull request #958 from nosqlbench/nosqlbench-957-statistics
Replace embedded commons3 statistics with commons-statistics 1.0
2023-01-27 14:11:10 -06:00
Snyk bot
8552cf00dc
fix: adapter-cqld4/pom.xml to reduce vulnerabilities (#959)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-2944970
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-2806360
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016888
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016889
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3016891
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-3113851
2023-01-27 08:26:33 -06:00
Jonathan Shook
1eead1add8 centralize jacoco template for reconfiguration 2023-01-26 23:32:15 -06:00
Jonathan Shook
562bde5b76 update distributions to use new instantiators 2023-01-26 22:57:22 -06:00
Jonathan Shook
ef4c84ddaa jsonnet diagnostic improvements 2023-01-26 18:20:19 -06:00
Jonathan Shook
dc9684dd98 rename stmt based types to op based types 2023-01-24 18:14:41 -06:00
Jonathan Shook
f63c7aeadb replace CI+CD friendly revision 2023-01-19 16:54:06 -06:00
Jonathan Shook
7e5d7f188e disable incomplete apps 2023-01-17 19:42:20 -06:00
snyk-bot
dd4f639e76
fix: upgrade org.codehaus.groovy:groovy from 3.0.13 to 3.0.14
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.13 to 3.0.14.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/73081f87-c1b7-4c91-b407-1cb299565642?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-01-16 04:33:27 +00:00
nb-droid
a49a9e9380 [maven-release-plugin] prepare for next development iteration 2023-01-13 19:51:57 +00:00
nb-droid
67aeba7a34 [maven-release-plugin] prepare release nosqlbench-5.17.0 2023-01-13 19:51:55 +00:00
Jonathan Shook
e04eef814c temporary work-around for release plugin incompatibility 2023-01-13 13:19:35 -06:00
Jonathan Shook
ff188d4860
actions-for-docs (#919)
* updated docs action with version state

* script updates

* misc doc system updates

* Update build.yml

remove versions logic, since zip contains version info now.

* Update build.yml

corrected git add command

* update version format

* updated docs site url
2023-01-13 11:57:08 -06:00
Jonathan Shook
97e992bce8
version updates and pom structure improvements (#918) 2023-01-13 08:19:16 -06:00
MikeYaacoubStax
d06e01c22e
Merge pull request #915 from nosqlbench/my-cql-astra-example
Security Fix by removing CompatibilityFixups
2023-01-12 17:50:18 -05:00
Mike Yaacoub
e2ad639b77 Added cql Astra workload yaml example for docs, also fixed regex security issue by removing CompatibilityFixups 2023-01-12 17:34:34 -05:00
Jonathan Shook
740faffdad typo fixes 2023-01-12 15:47:06 -06:00
Jonathan Shook
31478ae591
Nosqlbench 904 version5 (#908)
* Ignore .flattened-pom.xml files from the CI-friendly flattening

* Allow newer versions to squelch version warning

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unecesary indirection in poms which break version intellisense

* * switch to CI-friendly revisions in Maven
* add flattener
* refactor version tags
* remove unnecessary indirection in poms which break version intellisense

* deleting commented code
* version dep updates
* streamline LUT trimming options
* use a more explicit regex substituion technique
* specify updated okhttp version
* update resources plugin to bugfixed version
* exclude filtering for problematic files
2023-01-12 12:48:50 -06:00
Jeff Banks
9c25ad9336
Code coverage integration (#897)
* Jacoco introduced for full reporting of test coverage.
* All modules included in scope.
* Ability to scope to module OR overall reporting.
* Ability to run in dev environment and bypass as needed w/out GHA.
2023-01-12 11:25:40 -06:00
nb-droid
6e93468632 [maven-release-plugin] prepare for next development iteration 2023-01-09 19:36:28 +00:00
nb-droid
d1b9c91e44 [maven-release-plugin] prepare release nosqlbench-4.17.32 2023-01-09 19:36:26 +00:00
Jonathan Shook
6731937c96 modify logger calls for computable messages via closures 2022-12-21 19:37:36 -06:00
Jonathan Shook
fd8e871da5 use local logger at debug level for any test output 2022-12-21 17:52:09 -06:00
Jonathan Shook
35f4bb9828 avoid NPE when cqlgen parses materialized views 2022-12-12 01:54:18 -06:00
nb-droid
02522a468e [maven-release-plugin] prepare for next development iteration 2022-12-07 23:30:05 +00:00
nb-droid
fb131e9b09 [maven-release-plugin] prepare release nosqlbench-4.17.31 2022-12-07 23:30:02 +00:00
Jonathan Shook
2b63b8e645 fix camel case across all affected method signatures 2022-12-07 15:07:34 -06:00
Jonathan Shook
d90731ec7a typo fix 2022-12-07 13:41:20 -06:00
Jonathan Shook
3677a60ec8 nosqlbench-830 limit spin-looping with cqld4 retryreplace option. 2022-12-07 13:36:24 -06:00
Jonathan Shook
98493cfcb8
Merge pull request #812 from nosqlbench/snyk-upgrade-1754fe16038ae415d7733b7b3fdfb0ad
[Snyk] Upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13
2022-12-01 11:49:45 -06:00
Jonathan Shook
842427e4ff
Merge pull request #813 from nosqlbench/snyk-upgrade-ca34705c36a67d06ea66413eae078875
[Snyk] Upgrade org.snakeyaml:snakeyaml-engine from 2.4 to 2.5
2022-12-01 11:49:35 -06:00
Jonathan Shook
b3e20c16e4
Merge pull request #809 from nosqlbench/nosqlbench-808
fix broken exception handler for missing file
2022-12-01 11:49:13 -06:00
snyk-bot
d88359a6a5
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.4 to 2.5
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.4 to 2.5.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-01 12:21:42 +00:00
snyk-bot
f413a5af76
fix: upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.12 to 3.0.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-01 12:21:38 +00:00
snyk-bot
34b51b1989
fix: upgrade com.datastax.oss:java-driver-query-builder from 4.14.1 to 4.15.0
Snyk has created this PR to upgrade com.datastax.oss:java-driver-query-builder from 4.14.1 to 4.15.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.datastax.oss/java-driver-query-builder/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-01 12:21:34 +00:00
Jonathan Shook
9bca349e4f use correct value in exception handlers 2022-11-30 12:19:48 -06:00
Jonathan Shook
48192cbdef close native driver connections on on activity+space shutdown 2022-11-18 23:18:44 -06:00
Jonathan Shook
8b76d1fcf7 add shutdown hooks for adapters and spaces 2022-11-14 15:26:29 -06:00
snyk-bot
7e5bd8f7f1
fix: upgrade com.datastax.oss:java-driver-core from 4.14.1 to 4.15.0
Snyk has created this PR to upgrade com.datastax.oss:java-driver-core from 4.14.1 to 4.15.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.datastax.oss/java-driver-core/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-10-13 10:53:17 +00:00
jeffbanks
9bc3a2fd14 Notify user when using error=count vs. counter. 2022-10-07 18:35:35 -05:00
nb-droid
d9acf85597 [maven-release-plugin] prepare for next development iteration 2022-09-30 15:58:45 +00:00
nb-droid
098455410d [maven-release-plugin] prepare release nosqlbench-4.17.30 2022-09-30 15:58:43 +00:00
nb-droid
19faf3c0ae [maven-release-plugin] prepare for next development iteration 2022-09-29 17:29:14 +00:00
nb-droid
20a5ab4234 [maven-release-plugin] prepare release nosqlbench-4.17.29 2022-09-29 17:29:12 +00:00
snyk-bot
b1e4927236
fix: upgrade org.snakeyaml:snakeyaml-engine from 2.3 to 2.4
Snyk has created this PR to upgrade org.snakeyaml:snakeyaml-engine from 2.3 to 2.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.snakeyaml/snakeyaml-engine/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-09-23 10:09:02 +00:00
nb-droid
5f72b6c0d8 [maven-release-plugin] prepare for next development iteration 2022-09-21 19:27:40 +00:00
nb-droid
b52e6a4774 [maven-release-plugin] prepare release nosqlbench-4.17.28 2022-09-21 19:27:38 +00:00
Jonathan Shook
8d94cc7dd6 partial fix for stubbed sstablegen functionality 2022-09-09 12:36:55 -05:00
Jonathan Shook
22a1441877
Merge pull request #706 from derrickCos/compaction-test
Added op statements to generate sstable and rainbowtable
2022-09-09 11:35:20 -05:00
Jonathan Shook
ce0e48a859
Merge pull request #702 from nosqlbench/snyk-upgrade-66b43759609d17e873a37bd33c4d2d97
[Snyk] Upgrade org.codehaus.groovy:groovy from 3.0.11 to 3.0.12
2022-09-09 11:21:22 -05:00
nb-droid
60b8ccc200 [maven-release-plugin] prepare for next development iteration 2022-08-25 21:55:33 +00:00
nb-droid
6e8ee26cf9 [maven-release-plugin] prepare release nosqlbench-4.17.27 2022-08-25 21:55:31 +00:00
Jonathan Shook
43917c84fc Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-08-25 15:14:50 -05:00
Jonathan Shook
cb826eb62e parameterize driver space in mappers 2022-08-25 15:14:44 -05:00
Jonathan Shook
691e8ae40a add default binding for cqlgen 2022-08-25 15:14:27 -05:00
Jonathan Shook
d80a33f49f typo fix 2022-08-25 15:14:17 -05:00
Jonathan Shook
86112bb3d7 cqlgen updates 2022-08-25 15:13:08 -05:00
nb-droid
32ca3657ca [maven-release-plugin] prepare for next development iteration 2022-08-24 22:04:47 +00:00
nb-droid
27686ef5d2 [maven-release-plugin] prepare release nosqlbench-4.17.26 2022-08-24 22:04:44 +00:00
derrickCos
1c8583347c fixed scaffolding 2022-08-19 10:36:37 -07:00
derrickCos
885ad0cfd7 Merge branch 'main' of https://github.com/derrickCos/nosqlbench into compaction-test 2022-08-18 23:57:05 -07:00
derrickCos
7c64b0d967 added scaffolding for rainbow table and sstable types 2022-08-18 23:47:40 -07:00
nb-droid
1397cd1b88 [maven-release-plugin] prepare for next development iteration 2022-08-18 21:28:25 +00:00
nb-droid
c9f6925e68 [maven-release-plugin] prepare release nosqlbench-4.17.25 2022-08-18 21:28:23 +00:00
snyk-bot
c9a7d61939
fix: upgrade org.codehaus.groovy:groovy from 3.0.11 to 3.0.12
Snyk has created this PR to upgrade org.codehaus.groovy:groovy from 3.0.11 to 3.0.12.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.codehaus.groovy/groovy/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/f2d62bab-282e-4a32-8fb9-1a067980e81a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-08-17 06:50:09 +00:00
nb-droid
372f604e15 [maven-release-plugin] prepare for next development iteration 2022-08-16 17:56:15 +00:00
nb-droid
3a403038f3 [maven-release-plugin] prepare release nosqlbench-4.17.24 2022-08-16 17:56:12 +00:00
nb-droid
1ea05a0f14 [maven-release-plugin] prepare for next development iteration 2022-08-16 16:58:58 +00:00
nb-droid
bb7fd4f7b6 [maven-release-plugin] prepare release nosqlbench-4.17.23 2022-08-16 16:58:56 +00:00
nb-droid
bfb0fc38d8 [maven-release-plugin] prepare for next development iteration 2022-08-16 14:51:38 +00:00
nb-droid
584a6c802c [maven-release-plugin] prepare release nosqlbench-4.17.22 2022-08-16 14:51:35 +00:00
Jonathan Shook
a0344d65c9 make BundledApps implement primitive interface 2022-08-16 00:42:58 -05:00
Jonathan Shook
380b3cbae5 introduce picocli to standard libs 2022-08-16 00:42:52 -05:00
nb-droid
6dd0723546 [maven-release-plugin] prepare for next development iteration 2022-08-10 03:16:40 +00:00
nb-droid
b56995d4cf [maven-release-plugin] prepare release nosqlbench-4.17.21 2022-08-10 03:16:37 +00:00
Jonathan Shook
14af21a096 disable test with bad path 2022-08-09 13:23:57 -05:00
Jonathan Shook
38b6e73e75 add test file 2022-08-09 12:59:56 -05:00
Jonathan Shook
3a3ebc3203 update test to support reference checking 2022-08-09 12:54:23 -05:00
Jonathan Shook
e8cb418b14 provide summary of generated bindings in cqlgen 2022-08-09 12:54:20 -05:00
Jonathan Shook
ae42142336 moderate refactoring of module builder, better separation from model 2022-08-09 12:54:17 -05:00
Jonathan Shook
f8c4fbe220 include field position in model for renderer 2022-08-09 12:54:13 -05:00
Jonathan Shook
01ea830301 hoist params to earlier in workload yaml 2022-08-09 12:54:10 -05:00
Jonathan Shook
e8b26b1040 allow skipping tablestats, update namer 2022-08-09 12:54:07 -05:00
Jonathan Shook
8b5052d393 change default textual bindings for cqlgen from NumberNameToString() to ToString() 2022-08-09 12:48:49 -05:00
Jonathan Shook
fab797fd02 cqlgen checkpoint: hierarchic model, ref checking, builder handles transients, transformers are named 2022-07-29 20:53:40 -05:00
Jonathan Shook
f3c0d001aa cqlgen fixes 2022-07-26 02:12:07 -05:00
Jonathan Shook
ab03cfc54d start ring analyzer with picocli experiment 2022-07-26 01:15:23 -05:00
Jonathan Shook
043c578e3f repoint cqld4 dependencies to adapters path 2022-07-26 01:15:19 -05:00
Jonathan Shook
21ca1d1b2f minor fixes 2022-07-26 01:15:11 -05:00
Jonathan Shook
c98d5ffc66 cqlgen improvements and improved structure 2022-07-26 01:14:58 -05:00
Jonathan Shook
30f67d9002 Merge branch 'main' of github.com:nosqlbench/nosqlbench 2022-07-19 12:30:26 -05:00
Jonathan Shook
080b40b08f minor formatting fixes 2022-07-19 12:19:30 -05:00
Jonathan Shook
1df11fa776 add main scenarios for main sections separately 2022-07-19 12:19:21 -05:00
Jonathan Shook
279bb2242f fix for cardinality estimates: rebind all patition keys with the same modulo 2022-07-19 12:18:38 -05:00
nb-droid
4a3845aafb [maven-release-plugin] prepare for next development iteration 2022-07-19 16:11:11 +00:00
nb-droid
b5d4e1e3c6 [maven-release-plugin] prepare release nosqlbench-4.17.20 2022-07-19 16:11:09 +00:00
Jonathan Shook
1d1c96f9bf checkpoint: paths and packages cleanup, tri-state filtering on keyspaces, more efficient init, LOCAL_QUORUM 2022-07-19 01:41:23 -05:00
Jonathan Shook
e79b09ace7 Skip inserts on counter tables, simplify multi-block tag predicates 2022-07-17 17:18:07 -05:00
Jonathan Shook
fbd8947e7a checkpoint:
* fixed binding null issue with warning for none found
* configurable naming support in obfuscator
* partial implementation of text transformer
2022-07-17 17:06:10 -05:00
Jonathan Shook
562978c9cc fix quotes in scenarios 2022-07-17 13:10:37 -05:00
Jonathan Shook
1d19164390 fixed syntax error in scan and select predicates 2022-07-17 03:58:55 -05:00
Jonathan Shook
c0cb4c0226 checkpoint; many fixes and enhancements:
* use config file with modular elements
* eliminated opaque DDL hacks, generating everything from AST data now
* (thus) obfuscation supported
* weighting based on partition counts
* (from weighting) Modulo bindings with quantized cardinalities
* binding re-use for identical definitions
* custom timeouts supported by op type
* extended CQL driver properties
* name-based workload phases
2022-07-17 03:39:19 -05:00
Jonathan Shook
fb200e0b58 checkpoint: exporter.yaml config and many transformers added (see the file) 2022-07-15 19:44:58 -05:00
Jonathan Shook
2af5f2c39a first cut of obfuscator 2022-07-15 11:26:33 -05:00
Jonathan Shook
4e08b65f2d package refactoring 2022-07-14 20:40:06 -05:00
Jonathan Shook
789cc62430 package refactoring 2022-07-14 19:01:00 -05:00
Jonathan Shook
09fd16a632 preprocessor fix for ratio calculations 2022-07-14 19:00:35 -05:00
Jonathan Shook
481fb5855b test fix 2022-07-14 00:07:20 -05:00
Jonathan Shook
080d9005e0 checkpoint:
various fixes to enable rampup and main phases
 inclusion of Mark Wolters stats parsing; ratio injection based on nodetool stats
 allow bind point names to include angle brackets
 disable raw format processing
2022-07-13 20:42:10 -05:00
Jonathan Shook
71fd51225c fix bug in udt elision 2022-07-13 16:49:50 -05:00
Jonathan Shook
fd3461fd29 checkpoint: simplify binding names, swap blob in for udts, naming styles, literal formats 2022-07-13 14:54:12 -05:00
Jonathan Shook
652d9928c0 fix broken test because of UDT work-around 2022-07-13 11:22:24 -05:00
Jonathan Shook
0dc7a2f157 test classpath and loader fixes 2022-07-13 10:30:32 -05:00
Jonathan Shook
50e617233f test classpath and loader fixes 2022-07-13 02:16:52 -05:00
Jonathan Shook
540abeee00 test classpath and loader fixes 2022-07-13 02:14:28 -05:00
Jonathan Shook
a2077e8a98 checkpoint on progress, naming indirection, primary key models, where predicates 2022-07-13 01:48:05 -05:00
Jonathan Shook
3db4b88289 typo fix in pom for cqld4 2022-07-13 01:48:01 -05:00
Jonathan Shook
ad5fa2c51f support both hosts and host params for cqld4 2022-07-13 01:47:58 -05:00
Jonathan Shook
2fa96ec56c improve CQL diagnostics handling and messaging 2022-07-13 01:47:55 -05:00
Jonathan Shook
0ff3e38a25 add missing binding functions for new types 2022-07-13 01:47:40 -05:00
Jonathan Shook
1df8421231 externalize default cql bindings to included yaml for quick turnarounds 2022-07-13 01:47:37 -05:00
Jonathan Shook
c683652acb checkpoint on progress, naming indirection, primary key models, where predicates 2022-07-12 21:20:51 -05:00
Jonathan Shook
2df9e6b044 fully parsing the example file now 2022-07-11 18:44:38 -05:00
Jonathan Shook
454412aa8f checkpoint 2022-07-11 15:25:54 -05:00
Jonathan Shook
4ff4e18178 clean antlr4 generated packages too 2022-07-11 12:41:15 -05:00
Jonathan Shook
ebd3b775a5 checkpoint update 2022-07-11 10:59:18 -05:00
Jonathan Shook
e4f7e7e771 updates to cql workload generator 2022-07-08 10:20:33 -05:00
Jonathan Shook
ce070d2c19 checkpoint 2022-07-07 11:20:12 -07:00