Open Nabil272 opened 1 week ago
Hello, can you share a full flow and data sample please ?
- id: query_clickhouse type: io.kestra.plugin.jdbc.clickhouse.Query url: jdbc:clickhouse://host/ username: password: sql: select * from pikastream.outlet_products limit 2 fetch: true
Describe the issue
Hi , im getting this error while using the clickhouse jdbc query :
Data of type 'class com.clickhouse.data.value.UnsignedShort' for column 'source_id' is not supported
the column is Uint16Environment