Fidelio pps table in staging area not reponding

Getting Failure while trying to materialize incoming schema. Errors: Failure finding function: hash32(list<varchar>). Code works with all the other Fidelio tables except the pps table

SELECT DISTINCT *
FROM Staging.Fidelio.pps AS T1
LIMIT 200

1 Like