joao-r-reis commented on PR #1897:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1897#issuecomment-3258345807

   > Shall we also add an example for types registration (like 
[here](https://github.com/apache/cassandra-gocql-driver/pull/1855))?
   
   The current state of that feature is probably only useful for users that are 
using a different DB other than Cassandra like yugabyte. That example is for a 
yugabyte type that Cassandra itself doesn't support. Eventually we should add 
proper custom and udt type support to this API and at that point I think it 
will become useful to the common user and at that point I think it definitely 
deserves an example. As it stands I don't even have a way to verify that the 
jsonb example works because it requires a yugabyte db so I'd say we don't add 
one for now.


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