lukasz-antoniak commented on code in PR #1782:
URL:
https://github.com/apache/cassandra-gocql-driver/pull/1782#discussion_r1756905787
##########
frame_test.go:
##########
@@ -127,3 +127,27 @@ func TestFrameReadTooLong(t *testing.T) {
t.Fatalf("expected to get header %v got %v", opReady, head.op)
}
}
+
+func Test_framer_writeExecuteFrame_preparedMetadataID(t *testing.T) {
Review Comment:
Can you merge all those V5 pull requests into one branch and one PR? I have
a test nearly ready, but wanted to double test it.
--
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]