Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SQL] [Parser] Implement Spark SQL Parser to parse GSQL queries #48

Closed
pkasinathan opened this issue Apr 9, 2018 · 1 comment
Closed
Assignees
Labels
Enhancement New feature or request wontfix This will not be worked on

Comments

@pkasinathan
Copy link
Contributor

We are currently using regex pattern simple parser to parse GSQL queries. We have to implement Spark SQL Parser to parse GSQL queries.

https://github.com/jaceklaskowski/sql-parser/blob/master/SparkParser.scala

@pkasinathan pkasinathan added the Enhancement New feature or request label Apr 9, 2018
@Dee-Pac Dee-Pac self-assigned this Apr 9, 2018
@Dee-Pac
Copy link
Contributor

Dee-Pac commented Apr 12, 2018

Note : While I look at quickly adding sparkparser - I'm also re-evaluation the addition of Calcite which give much more capabilities.

@Dee-Pac Dee-Pac added the wontfix This will not be worked on label Oct 23, 2020
@Dee-Pac Dee-Pac closed this as completed Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants