`TRANSLATE TRINO` does not seem to be working with...
# questions-and-troubleshooting
a
TRANSLATE TRINO
does not seem to be working with Array Types and some array functions. Specifically it seems to be failing with
cardinality
and
array_intersect
Have created an issue here: https://github.com/StarRocks/starrocks/issues/64324 TIA
Have created a PR with a potential fix cc @Kevin Cai @Allen Li
a
Thanks.