[GitHub] spark pull request #21922: [WIP] Add an ANSI SQL parser mode

2018-07-30 Thread gatorsmile
Github user gatorsmile closed the pull request at:

https://github.com/apache/spark/pull/21922


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #21922: [WIP] Add an ANSI SQL parser mode

2018-07-30 Thread gatorsmile
GitHub user gatorsmile opened a pull request:

https://github.com/apache/spark/pull/21922

[WIP] Add an ANSI SQL parser mode

## What changes were proposed in this pull request?
This WIP is just to show how to add a SQLConf in the parser module.

## How was this patch tested?
N/A

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gatorsmile/spark ansiParser

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/21922.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #21922


commit 5049255d12cbb57fe1097a92d661a97d2c521946
Author: Xiao Li 
Date:   2018-07-30T17:15:25Z

Add an ANSI parser mode




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org