jameshartig opened a new pull request, #1856:
URL: https://github.com/apache/cassandra-gocql-driver/pull/1856

   Previously if you read a NULL column as a varchar using MapScan it would 
store the value []byte{} in the map rather than []byte() which made it 
impossible to know if the value was NULL or not.
   
   Patch by James Hartig for CASSGO-44


-- 
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]

Reply via email to