You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (JIRA)" <ji...@apache.org> on 2019/02/21 04:29:00 UTC

[jira] [Updated] (FLINK-11703) Add a basic framework for Blink SQL

     [ https://issues.apache.org/jira/browse/FLINK-11703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jark Wu updated FLINK-11703:
----------------------------
    Description: 
We need an initial commit to add something like Table, TableEnvironment, Expressions, ExpressionParser, etc..  

 

They can be copied from flink-table-planner, and add changes to them in the future when merging Blink features. There are no big differences in these classes.

  was:
We need an initial commit to add something like Table, TableEnvironment, Expressions, ExpressionParser, etc.. 

 

They can be copied from flink-table-planner, and add changes to them in the future when merging Blink features.


> Add a basic framework for Blink SQL
> -----------------------------------
>
>                 Key: FLINK-11703
>                 URL: https://issues.apache.org/jira/browse/FLINK-11703
>             Project: Flink
>          Issue Type: Task
>          Components: Table API &amp; SQL
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Major
>
> We need an initial commit to add something like Table, TableEnvironment, Expressions, ExpressionParser, etc..  
>  
> They can be copied from flink-table-planner, and add changes to them in the future when merging Blink features. There are no big differences in these classes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)