Re: How should clients handle the user defined types in 2.1?

2014-03-04 Thread Tyler Hobbs
On Sat, Mar 1, 2014 at 5:01 AM, Theo Hultberg t...@iconara.net wrote: Mikhail, thanks, but I meant the reverse of that. Say the user creates a prepared statement where one of the columns is a custom type, how do you serialize the arguments to the prepared statement? Do you accept anything and

Re: How should clients handle the user defined types in 2.1?

2014-03-01 Thread Theo Hultberg
Mikhail, thanks, but I meant the reverse of that. Say the user creates a prepared statement where one of the columns is a custom type, how do you serialize the arguments to the prepared statement? Do you accept anything and let C* complain, or do you make a best effort to shoehorn the object the