jameshartig commented on PR #1856: URL: https://github.com/apache/cassandra-gocql-driver/pull/1856#issuecomment-2582922621
> Is this issue specific to varchar and []byte? Is there a way to tell whether you're reading a NULL value from the db on other column types? This is just specific to slices of any kind. The way to know if you're reading NULL from other column types is to use a pointer. -- 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]

