spark-instrumented-optimizer/sql/hive
Yin Huai e28b6bdbb5 [SQL] Make Options in the data source API CREATE TABLE statements optional.
Users will not need to put `Options()` in a CREATE TABLE statement when there is not option provided.

Author: Yin Huai <yhuai@databricks.com>

Closes #4515 from yhuai/makeOptionsOptional and squashes the following commits:

1a898d3 [Yin Huai] Make options optional.
2015-02-10 17:06:12 -08:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-5716] [SQL] Support TOK_CHARSETLITERAL in HiveQl 2015-02-10 11:08:21 -08:00
src [SQL] Make Options in the data source API CREATE TABLE statements optional. 2015-02-10 17:06:12 -08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive [SPARK-4508] [SQL] build native date type to conform behavior to Hive 2015-02-03 12:21:45 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive [SPARK-4508] [SQL] build native date type to conform behavior to Hive 2015-02-03 12:21:45 -08:00
pom.xml [SPARK-4048] Enhance and extend hadoop-provided profile. 2015-01-08 17:15:13 -08:00