joao-r-reis commented on PR #1834: URL: https://github.com/apache/cassandra-gocql-driver/pull/1834#issuecomment-2627423294
> If we changed MapScan to instead return nil instead of default values, the compiler wouldn't pick up on that and it could subtly break code by causing a panic. Yeah that doesn't sound good, I'd prefer to add a new method and deprecate the current one (while keeping it around for backwards compatibility) to make it clearer for users. -- 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]

