Skip to content

Commit

Permalink
[SPARK-27103][SQL][MINOR] List SparkSql reserved keywords in alphabet…
Browse files Browse the repository at this point in the history
… order

## What changes were proposed in this pull request?

This PR tries to correct spark-sql reserved keywords' position in list if they are not in alphabetical order.
In test suite some repeated words are removed. Also some comments are added for remind.

## How was this patch tested?

Existing unit tests.

Closes apache#23985 from SongYadong/sql_reserved_alphabet.

Authored-by: SongYadong <song.yadong1@zte.com.cn>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
  • Loading branch information
SongYadong authored and mccheah committed Jun 6, 2019
1 parent 0db2aa0 commit d9e0cca
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 71 deletions.
Loading

0 comments on commit d9e0cca

Please sign in to comment.