jameshartig commented on PR #1838: URL: https://github.com/apache/cassandra-gocql-driver/pull/1838#issuecomment-2619383451
> I don't clearly understand your question. In #671 you ran into: > 2016/03/08 08:35:36 can not marshal int into timestamp Which meant you sent an int, that should be supported. I'm trying to understand how we can improve the documentation or API to make it more obvious which types are supported that doesn't involve someone having to parse an error after already writing code which assumed a certain type. -- 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]

