You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/01/07 07:46:05 UTC

[GitHub] [incubator-seatunnel] xtr1993 commented on issue #964: [DISCUSS]Unified DSL Design(alternatives HOCON, SQL, JSON, YAML ...

xtr1993 commented on issue #964:
URL: https://github.com/apache/incubator-seatunnel/issues/964#issuecomment-1007204346


   I always pay attention to DSL issues and  have implemented a way to parse DSL into SQL
   ![98dada7e25eb9749a54fcd30a918d6d](https://user-images.githubusercontent.com/38655011/148509512-63e1c97f-347e-4d7d-bd8d-0c02518c52e7.png)
   I defined a set of SQL rules myself, including Prjection.Sort,Filter,Group Operators;
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@seatunnel.apache.org

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