You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "wuchong (via GitHub)" <gi...@apache.org> on 2023/03/24 15:52:56 UTC

[GitHub] [flink] wuchong commented on pull request #22255: [FLINK-31598][table] Cleanup usage of deprecated TableEnvironment#registerTable

wuchong commented on PR #22255:
URL: https://github.com/apache/flink/pull/22255#issuecomment-1483032285

   @chucheng92 , yes, I missed updating `SemiAntiJoinStreamITCase`. But I will leave `StreamTableEnvironmentImpl` as it is. Because simply replacing the `registerTable` with `createTemporaryView` will break the API compatibility (path identifier vs arbitrary name string). The usage of `registerTable` can be removed when we drop the deprecated methods in `StreamTableEnvironment`. 


-- 
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: issues-unsubscribe@flink.apache.org

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