Skip to content
Snippets Groups Projects
Commit ac41fc64 authored by Yin Huai's avatar Yin Huai Committed by Reynold Xin
Browse files

[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.
parent 7945f9f6
No related branches found
No related tags found
No related merge requests found
Showing
with 26 additions and 232 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment