worryg0d commented on PR #1941: URL: https://github.com/apache/cassandra-gocql-driver/pull/1941#issuecomment-4368864599
> Wdyt? Yeah I guess it would work, but API looks a bit gross. As alternative to exposing those fields to ObservedXY structs, you may call this method: https://github.com/apache/cassandra-gocql-driver/blob/c65c762b83eccdb6a6a083c123a5935c4302745c/session.go#L756 It basically allows to retrieve internally cached statement metadata. But this requires observers to be able to call session methods -- 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]

