Re: ODBC connector, UDTs and Tableau

2015-05-26 Thread Robert Coli
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

ODBC connector, UDTs and Tableau

2015-05-15 Thread Ashic Mahtab
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