spark-instrumented-optimizer/sql/hive
Cheng Lian 23468e7e96 [SPARK-2220][SQL] Fixes remaining Hive commands
This PR adds support for the `ADD FILE` Hive command, and removes `ShellCommand` and `SourceCommand`. The reason is described in [this SPARK-2220 comment](https://issues.apache.org/jira/browse/SPARK-2220?focusedCommentId=14191841&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14191841).

Author: Cheng Lian <lian.cs.zju@gmail.com>

Closes #3038 from liancheng/hive-commands and squashes the following commits:

6db61e0 [Cheng Lian] Fixes remaining Hive commands
2014-10-31 11:34:51 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-3904] [SQL] add constant objectinspector support for udfs 2014-10-28 19:11:57 -07:00
src [SPARK-2220][SQL] Fixes remaining Hive commands 2014-10-31 11:34:51 -07:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-3904] [SQL] add constant objectinspector support for udfs 2014-10-28 19:11:57 -07:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-3904] [SQL] add constant objectinspector support for udfs 2014-10-28 19:11:57 -07:00
pom.xml [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1 2014-10-31 11:27:59 -07:00