You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to add Spark and Presto to this package, but I won't have time to do so over the next while. If you'd like to submit a pull request with the changes, that would be the fastest way to get this implemented. You can follow the docs on building and testing new grammars here.
Spark Antlr4 Files:
https://github.com/apache/spark/tree/master/sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser
Presto Antlr4 file:
https://github.com/prestodb/presto/blob/master/presto-parser/src/main/antlr4/com/facebook/presto/sql/parser/SqlBase.g4
The text was updated successfully, but these errors were encountered: