clickhouse-odbc
clickhouse-odbc copied to clipboard
ODBC driver for ClickHouse
It is not properly supported right now and fails to compile in multiple ways. Checked against clang 11-14
Updated folly to v2022.07.11.00 since it builds on macOS
When I use ClickHouse through ODBC driver, from Tableau BI tool, no Session ID is transmitted to ClickHouse HTTP service. So Tableau cannot use temporary table (temporary table usage needs...
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...
Hi, I have driver error on mac M1 Big sur 11.4  Can you help me?
 Built the current master for the CH odbc driver for MacOS successfully and connecting to CH server. (one month old build maybe)...
Some tests fails with clickhouse 22.3.3.44 and odbc v1.1.10.20210822 1) tests driver/test/datetime_it.cpp Seems like it is bug with changing the time to another time zone. 2) tests driver/test/statement_parameters_it.cpp Clickhouse does...
Hi Folks, I used the latest version of the "clickhouse-odbc" driver from the link: https://github.com/ClickHouse/clickhouse-odbc/releases. I also used the connector "clickhouse-tableau-connector-odbc" as per the instruction listed out here: https://github.com/Altinity/clickhouse-tableau-connector-odbc. After...