I have installed the ODBC driver for OSX and have a working connection from Tableau to Dremio. When I look at the data source in Tableau, only integers and datetime values are populating, all string columns are empty.
In the Dremio web interface (and through downloaded sample .csv) everything looks normal - all string values are there.
I’ve confirmed the same issue with two different sources.
I am experiencing the same issue in OSX and Windows. I’ve tried on 3 different OSX machines and 3 different Windows machines. The issue is the latest 1.5.2.1003 dremio connector. Downgrading to the 1.5.1.1000 resolved the issue.
There is definitely a bug in 1.5.2.1003 where only integer/numeric data types are being returned. Anything else comes back as blank string.