On Fri, May 15, 2015 at 8:39 AM, Ashic Mahtab wrote:
> I'm playing with DataStax's ODBC connector for Cassandra and have noticed
> something...well...broken.
>
> If I have a keyspace with tables that don't have a UDT column (even though
> the UDT is created), things work fine. However, the moment
Hello,I'm playing with DataStax's ODBC connector for Cassandra and have noticed
something...well...broken.
If I have a keyspace with tables that don't have a UDT column (even though the
UDT is created), things work fine. However, the moment I add a table that has a
UDT column, nothing works. I'm