You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2020/04/27 11:11:03 UTC

[GitHub] [submarine] yaooqinn opened a new pull request #269: SUBMARINE-484. DCL Framework: Basic antlr4 grammar support with create role as an example

yaooqinn opened a new pull request #269:
URL: https://github.com/apache/submarine/pull/269


   
   ### What is this PR for?
   
   Part of DCL(Data Control Language) Framework Support
   
   1. basic antlr4 parser for DCL SQLs
   2. create role syntax added as an example
   
   
   ### What type of PR is it?
   
   Feature
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
    https://issues.apache.org/jira/browse/SUBMARINE-484
   
   ### How should this be tested?
   new unit tests
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [submarine] yaooqinn commented on pull request #269: SUBMARINE-484. DCL Framework: Basic antlr4 grammar support with create role as an example

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on pull request #269:
URL: https://github.com/apache/submarine/pull/269#issuecomment-619942938


   cc @liuxunorg, now I am working on the DCL framework support for Spark SQL, this is the very first commit that brings basic grammar and `create role` syntax as a POC example. thanks for reviewing.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org