worryg0d commented on issue #1746: URL: https://github.com/apache/cassandra-gocql-driver/issues/1746#issuecomment-2610569384
Yep, the current gocql codebase properly handles it when additional columns for scanning purpose are presented as I showed in the [comment ](https://github.com/apache/cassandra-gocql-driver/issues/1746#issuecomment-2609512132 ) above, but is only true for Scylla, with Cassandra it works as it should without any additional columns because C* returns only an `[applied]` column in opposite to Scylla -- 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]
