While reading csv via DataFrameReader how can I make column names case
sensitive?

http://spark.apache.org/docs/latest/api/java/org/apache/spark/sql/DataFrameReader.html

None of the options specified mention case sensitivity

http://spark.apache.org/docs/latest/api/java/org/apache/spark/sql/DataFrameReader.html#csv(scala.collection.Seq)

Reply via email to