How to use arrays in clickhouse jdbc client

142 views
Skip to first unread message

michal...@glassboxdigital.com

unread,
Dec 28, 2020, 7:08:09 AM12/28/20
to ClickHouse
Hi, I am using cc.blynk.clickhouse client.
I want to extract a field which is of type: Array(Array(Nullable(String)))
I want to read this using the client, and extract a ResultSet.
and then i need to do something like rs.getArray(...
How can i do this? When i do rs.getArray( it does not extract the list and i have no api knowing if this contains elements or not.

Thanks
Reply all
Reply to author
Forward
0 new messages