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

Kurt Young commented on FLINK-16375:
------------------------------------

Before we have good replacement for such method, I actually left a workaround 
for these use cases, by casting TableEnv to `TableEnvironmentInternal` and call 
`registerTableSourceInternal` there. (I know this looks quite hacky but we 
don't have enough time to come up with the final ideal solution)

> Remove references to registerTableSource/Sink methods from documentation
> ------------------------------------------------------------------------
>
>                 Key: FLINK-16375
>                 URL: https://issues.apache.org/jira/browse/FLINK-16375
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation, Table SQL / API
>            Reporter: Dawid Wysakowicz
>            Priority: Blocker
>             Fix For: 1.11.0
>
>
> We should remove mentions of the registerTableSouce/Sink methods from 
> documentation and replace them with suggested approach.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to