spark-instrumented-optimizer/sql/hive
Dongjoon Hyun 6f1ec1f267 [MINOR] [SQL] Re-enable explode() and json_tuple() testcases in ExpressionToSQLSuite
## What changes were proposed in this pull request?

Since [SPARK-12719: SQL Generation supports for generators](https://issues.apache.org/jira/browse/SPARK-12719) was resolved, this PR enables the related testcases: `explode()` and `json_tuple()`.

## How was this patch tested?

Pass the Jenkins tests (with re-enabled test cases).

Author: Dongjoon Hyun <dongjoon@apache.org>

Closes #12329 from dongjoon-hyun/minor_enable_testcases.
2016-04-19 21:55:29 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-14592][SQL] Native support for CREATE TABLE LIKE DDL command 2016-04-14 11:08:08 -07:00
src [MINOR] [SQL] Re-enable explode() and json_tuple() testcases in ExpressionToSQLSuite 2016-04-19 21:55:29 -07:00
pom.xml [SPARK-13579][BUILD] Stop building the main Spark assembly. 2016-04-04 16:52:22 -07:00