dkropachev commented on issue #1884:
URL: 
https://github.com/apache/cassandra-gocql-driver/issues/1884#issuecomment-2828918620

   > I test errors during reads not during inserts. And it seems that I am 
doing a very similar thing:
   > 
   > ```
   > query = session.Query("select b from k8stest.test where a=?")
   > ```
   > 
   > i recreate query from the session on error.
   
   Can you please checkout fixed version and see if you have this issue there.
   On my setup with your code I am not getting any errors. 


-- 
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: commits-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to