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

Jark Wu updated FLINK-11994:
----------------------------
    Issue Type: Task  (was: New Feature)

> Introduce TableImpl and remove Table in flink-table-planner-blink
> -----------------------------------------------------------------
>
>                 Key: FLINK-11994
>                 URL: https://issues.apache.org/jira/browse/FLINK-11994
>             Project: Flink
>          Issue Type: Task
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Major
>
> After FLINK-11068 is merged, the {{Table}} interfaced is added into 
> {{flink-table-api-java}}. The classpath is conflicted with {{Table}} in 
> {{flink-table-planner-blink}} which result in IDE errors and some tests fail 
> (only in my local, looks good in mvn verify). 
> This issue make {{Table}} in {{flink-table-planner-blink}} to extends 
> {{Table}} in {{flink-table-api-java}} and rename to {{TableImpl}}. We still 
> left the methods implementation to be empty until the {{LogicalNode}} is 
> refactored.



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

Reply via email to