Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timestamp types cause "failed to execute query" error on ExecuteBatch of gRPC API #1895

Open
jdavies opened this issue Jun 17, 2022 · 0 comments
Labels

Comments

@jdavies
Copy link
Contributor

jdavies commented Jun 17, 2022

I'm cross-posting this here by request. Here is the original issue: stargate/stargate-grpc-go-client#29

Here is a summary of that isue:

I created a Cassandra table which has a column which expects a timestamp type. On a normal insert, I can insert rows without any issue. However, when I try to create a batch Query which tries to insert multiple rows, I either get a failed to execute query "String didn't validate" error or "expected 8 or 0 byte long for date" error.

@tatu-at-datastax tatu-at-datastax changed the title timestamp types cause "failed to execute query" error on ExecuteBatch Timestamp types cause "failed to execute query" error on ExecuteBatch of gRPC API Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants