joao-r-reis commented on code in PR #1822:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1822#discussion_r1934261052


##########
conn.go:
##########
@@ -1394,14 +1578,18 @@ func (c *Conn) executeQuery(ctx context.Context, qry 
*Query) *Iter {
                params.skipMeta = !(c.session.cfg.DisableSkipMetadata || 
qry.disableSkipMetadata)

Review Comment:
   Yeah now I see the difference, I think it's better if we just merge #1852 
right away, I don't think it will conflict



-- 
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]

Reply via email to