I have pyspark code that decodes url encoded string:
df.withColumn("clean_url", F.expr("""reflect("java.net.URLDecoder", &q