jameshartig commented on PR #1868: URL: https://github.com/apache/cassandra-gocql-driver/pull/1868#issuecomment-2749801848
I don't want to bikeshed about names but `ExecutableQuery` is a bit confusing since it contains `Query` and `Batch`. Did that name come from somewhere? Would `ExecutableStatement` make more sense since it has a statement? -- 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]

