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


##########
metadata.go:
##########
@@ -1061,14 +1561,25 @@ func getFunctionsMetadata(session *Session, 
keyspaceName string) ([]FunctionMeta
                FROM %s
                WHERE keyspace_name = ?`, tableName)

Review Comment:
   test is failing because you forgot to remove the `WHERE keyspace_name = ?` 
clause here



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