spark-instrumented-optimizer/sql/hive
Yin Huai ac41fc648d [SPARK-14591][SQL] Remove DataTypeParser and add more keywords to the nonReserved list.
## What changes were proposed in this pull request?
CatalystSqlParser can parse data types. So, we do not need to have an individual DataTypeParser.

## How was this patch tested?
Existing tests

Author: Yin Huai <yhuai@databricks.com>

Closes #12796 from yhuai/removeDataTypeParser.
2016-04-29 22:49:12 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-14991][SQL] Remove HiveNativeCommand 2016-04-28 21:58:48 -07:00
src [SPARK-14591][SQL] Remove DataTypeParser and add more keywords to the nonReserved list. 2016-04-29 22:49:12 -07:00
pom.xml Revert "[SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mllib-local" 2016-04-28 19:57:41 -07:00