Github user mallman commented on the issue:
https://github.com/apache/spark/pull/21320
> @mallman It does work fine with "name.First".
@jainaks What is the value of the Spark SQL configuration setting
`spark.sql.caseSensitive` when you run this query? Also, are you querying the
parquet file as part of a Hive metastore table or from a dataframe loaded with
the
[DataFrameReader.parquet](http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.DataFrameReader@parquet(path:String):org.apache.spark.sql.DataFrame)
method?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]