SiyaoIsHiding commented on PR #1809: URL: https://github.com/apache/cassandra-gocql-driver/pull/1809#issuecomment-2455307087
Hi, I think this won't fix the issue because of this line https://github.com/apache/cassandra-gocql-driver/blob/92b4056c1a125e7094b397cfab8bd8ac8d48f26e/query_executor.go#L67-L69 the function `do` is only called when it's marked as NOT idempotent. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

