JunRuiLee commented on code in PR #23847: URL: https://github.com/apache/flink/pull/23847#discussion_r1413344964
########## docs/content.zh/docs/deployment/filesystems/gcs.md: ########## @@ -44,7 +44,10 @@ env.readTextFile("gs://<bucket>/<endpoint>"); stream.writeAsText("gs://<bucket>/<endpoint>"); // Use GCS as checkpoint storage Review Comment: You are absolutely right, and I appreciate your attention to detail. I overlooked the fact that the comments in other filesystem-related Chinese documentation were translated. To maintain consistency throughout the documentation, I will update this PR accordingly. -- 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