I have imported the fuzzywuzzy library on Redshift from S3. I am trying to create the below function:
CREATE OR REPLACE FUNCTION fuzzy_test (string_a TEXT,string_b TE