Re: UDF and DevCenter

2015-01-23 Thread Andrew Cobley (Staff)
Thanks Alex. Andy On 22 Jan 2015, at 16:54, Alex Popescu mailto:al...@datastax.com>> wrote: Thanks for the feedback Andy. I'll forward this to the DevCenter team. Currently we have an email for sending feedback our way: devcenter-feedb...@datastax.com.

Re: UDF and DevCenter

2015-01-22 Thread Alex Popescu
Thanks for the feedback Andy. I'll forward this to the DevCenter team. Currently we have an email for sending feedback our way: devcenter-feedb...@datastax.com. And the good news is that in the next release there will be an integrated feedback form directly in DevCenter. On Thu, Jan 22, 2015 at 8

UDF and DevCenter

2015-01-22 Thread Andrew Cobley (Staff)
I’m not sure where to send “faults” for the DataStax Devcenter so I’ll send them here. If I define a UDT such as: CREATE TYPE if not exists sensorsync.SensorReading ( fValue float, sValue text, iValue int ); and a table Create table if not exists sensorsync.Sensors( name uuid, insertion_tim