I have a CSV file which has UTF-16 LE encoding.
I am able to parse the data using below code (Spark 2.4.5):
df = spark.read \\ .schema(\'`my_id` st