zoucao removed a comment on pull request #18966: URL: https://github.com/apache/flink/pull/18966#issuecomment-1060376299
Well, I will append one commit to fix it in this pr as far as possible. 2022年3月7日 下午5:15,Leonard Xu ***@***.******@***.***>> 写道: @leonardBang commented on this pull request. ________________________________ In docs/content.zh/docs/dev/table/data_stream_api.md<https://github.com/apache/flink/pull/18966#discussion_r820509438>: > @@ -596,13 +596,13 @@ pipeline or a statement set: ```java // execute with explicit sink -tableEnv.from("InputTable").executeInsert("OutputTable") +tableEnv.from("InputTable").insertInto("OutputTable").execute() Both appending one commit [hotfix][docs] or opening another PR [hotfix][docs] make sense to me, it depends on your habit. — Reply to this email directly, view it on GitHub<https://github.com/apache/flink/pull/18966#discussion_r820509438>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AH2MB5RVXVV2GQP3O26XQDTU6XCLPANCNFSM5PZVIHOA>. Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. You are receiving this because you were mentioned.Message ID: ***@***.***> -- 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-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org