ClickHouse / clickhouse-tableau-connector-jdbc

Tableau connector to ClickHouse using JDBC driver
Apache License 2.0
57 stars 9 forks source link

got error code FAB9A2C5 from tableau when using live data source #72

Closed yehudaf1 closed 2 months ago

yehudaf1 commented 3 months ago

Hi

we are using clickhouse JDBC connecter to connect from tableau to clickhouse. In tableau we use it as publish data source.

Unable to complete action The connection to the data source might have been lost. Error Code: FAB9A2C5 Error executing subquery id: "1151" An error occurred while communicating with data source 'DATASOTCENAME' Code: 47. DB::Exception: Unknown identifier 'measure0' in aggregate function 'min(measure0) AS $temp3_output'. (UNKNOWN_IDENTIFIER) (version 23.10.5.20 (official build)) , server ClickHouseNode [uri=http://clickhouse:8123/default, options={custom_http_params=join_use_nulls=1,session_id=tableau-jdbc-connector-1712144566986-27492351,typeMappings=UInt64=java.lang.String,UInt128=java.lang.String,Int128=java.lang.String,UInt256=java.lang.String,Int256=java.lang.String,socket_timeout=300000}]@270777070 DataServiceFailure

mshustov commented 2 months ago

duplicate of https://github.com/ClickHouse/clickhouse-tableau-connector-jdbc/issues/67