ClickHouse / clickhouse-odbc

ODBC driver for ClickHouse

Home Page:https://clickhouse.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data parsing issue using odbc driver in Tableau Desktop

tarunparmar opened this issue · comments

I build the driver using source on my company mac and was able to connect to Clickhouse after registering the driver with ODBC manager , then I used custom sql to extract data and noticed that some columns dont parse correct.
The data look normal in dbeaver (SQL application/developer).

I tested both 1.1.9 and 1.1.10 release to see same outcome.

image

Hi @tarunparmar ! What is the encoding of the data in clickhouse? What results do you get when you select via clickhouse client?

The tableau server clickhouse driver needed an upgrade.