[ 
https://issues.apache.org/jira/browse/FLINK-9699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531004#comment-16531004
 ] 

Fabian Hueske commented on FLINK-9699:
--------------------------------------

It might be possible to change the translation behavior, i.e., to immediately 
create a logical TableScan that references the correct DataSet / TableSource 
when the {{tEnv.scan()}} method is called.
That would require a bit of a redesign of the Table API translation phase. I'm 
not opposed to that, especially if we can improve the support for 
notebook-style environments. 

However, it might be a larger effort that would need to be carefully planned. 
For example, the Table API handles it's own validation.

> Add api to replace registered table
> -----------------------------------
>
>                 Key: FLINK-9699
>                 URL: https://issues.apache.org/jira/browse/FLINK-9699
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Jeff Zhang
>            Priority: Major
>              Labels: pull-request-available
>




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

Reply via email to