spark git commit: [SPARK-4959][SQL] Attributes are case sensitive when using a select query from a projection(Backport to Spark-1.2)

2015-01-20 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.2 692dc5b66 - 92c238c19 [SPARK-4959][SQL] Attributes are case sensitive when using a select query from a projection(Backport to Spark-1.2) This is a follow up of #3796 , which can not be merged back to Spark-1.2. Manually merge it.

spark git commit: [SPARK-4959] [SQL] Attributes are case sensitive when using a select query from a projection

2014-12-30 Thread marmbrus
Repository: spark Updated Branches: refs/heads/master 65357f11c - 5595eaa74 [SPARK-4959] [SQL] Attributes are case sensitive when using a select query from a projection Author: Cheng Hao hao.ch...@intel.com Closes #3796 from chenghao-intel/spark_4959 and squashes the following commits: