Issue in Array Datatype column display

Hi,

We have a column whose datatype is Array. We have added datatype in our driver code as " #"ARRAY" :type/*" but still we are facing issue.

When we query our table which has array datatype doesn't return array data. Instead of that it return a random string in column i.e. "com.firebolt.low.FireboltLowArray@63491e8e".

Any way to resolve this issue?

Thanks.

Hi @anshulhiran
Metabase does currently not have support for arrays:
https://github.com/metabase/metabase/issues/2974 - upvote by clicking :+1: on the first post