spark-instrumented-optimizer/sql/hive
Cheng Lian a31f4ff22f [SQL] Made Command.sideEffectResult protected
Considering `Command.executeCollect()` simply delegates to `Command.sideEffectResult`, we no longer need to leave the latter `protected[sql]`.

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

Closes #2431 from liancheng/narrow-scope and squashes the following commits:

1bfc16a [Cheng Lian] Made Command.sideEffectResult protected
2014-10-01 16:00:29 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution Revert "[SPARK-3007][SQL]Add Dynamic Partition support to Spark Sql hive" 2014-09-30 09:43:46 -07:00
src [SQL] Made Command.sideEffectResult protected 2014-10-01 16:00:29 -07:00
pom.xml SPARK-3039: Allow spark to be built using avro-mapred for hadoop2 2014-09-14 21:10:17 -07:00