Pravin Bhat
Pravin Bhat
AstraDB (used by many GCP customers) also only supports [destinations with remote-write-receiver](https://docs.datastax.com/en/astra/astra-db-vector/databases/metrics.html#export-metrics-to-prometheus)
@msmygit Can we close this issue as we had initially created this issue for Java 11? We can create this once C*/DSE versions starts supporting JDK 17.
> Hi, Thanks for looking into this, however I think it is not needed as the individual statements within the batch are already set with the right consistency-level. See `TargetUpdateStatement`...
> More context on my urgency: Sony has described many issues with inconsistent discrepancies when running validation job, which were most likely due to this bug (Datastax support case 00091967)...
@zhaogxd This feature has been implemented & now available as part of release 4.3.0
I got the same above issue with the vector column named as vector. Some of our libraries names the vector column as such, so that makes it imp to address...
Adding details for the `insert` workaround as well as its a bit tricky `-query 'insert into . (row_id, attributes_blob, body_blob, metadata_s, \"vector\") values (:row_id, :attributes_blob, :body_blob, :metadata_s, :\"vector\")' `