worryg0d opened a new pull request, #1939: URL: https://github.com/apache/cassandra-gocql-driver/pull/1939
Previously, Iter.MapScan was unable to scan columns of user-defined types due to a bug which leaded to never updated destination variable. With this patch it is handled correctly. Patch by Bohdan Siryk; reviewed by TBD for CASSGO-115 -- 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]

