spark git commit: [SPARK-11191][SQL] Looks up temporary function using execution Hive client

2015-11-12 Thread marmbrus
Repository: spark Updated Branches: refs/heads/master df0e31815 -> 4fe99c72c [SPARK-11191][SQL] Looks up temporary function using execution Hive client When looking up Hive temporary functions, we should always use the `SessionState` within the execution Hive client, since temporary

spark git commit: [SPARK-11191][SQL] Looks up temporary function using execution Hive client

2015-11-12 Thread marmbrus
Repository: spark Updated Branches: refs/heads/branch-1.6 4aacbe9e6 -> ecf027edd [SPARK-11191][SQL] Looks up temporary function using execution Hive client When looking up Hive temporary functions, we should always use the `SessionState` within the execution Hive client, since temporary