Hello!
I’d like to execute select STRING_TO_MV(‘sd,sd,ds,ds,ds,sd,ds’, ‘,’) for testing, but it does work with next message:
Error: Unknown exception
[Ljava.lang.String; cannot be cast to java.lang.String
java.lang.ClassCastException
Well, some message exists but I guess it’s not helpful. Below content of /root/apache-druid-0.22.1/var/sv/broker.log :
WARN [sql[54e4ea49-0d2f-49e7-b8a9-c36a1089cf89]] org.apache.druid.sql.http.SqlResource - Failed to handle query: SqlQuery{query=‘SELECT STRING_TO_MV(‘asdad,sd,dsdsds,sdds,dsdssdds’, ‘,’)’, resultFormat=array, header=true, context={sqlOuterLimit=101}, parameters=}
java.lang.ClassCastException: null