chucheng92 commented on PR #22255: URL: https://github.com/apache/flink/pull/22255#issuecomment-1483100671
> @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`. can i understand that the current replacement is only for the test class and a few internal class, and not execute replacement for the exposed API until we prepare to remove it? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
