hailin0 commented on code in PR #6960: URL: https://github.com/apache/seatunnel/pull/6960#discussion_r1637438341
########## docs/zh/transform-v2/filter.md: ########## @@ -31,14 +38,26 @@ | Kin Dom | 20 | 123 | | Joy Dom | 20 | 123 | -我们想要删除字段 `age`,我们可以像这样添加 `Filter` 转换 +我们想要删除字段 `age`,我们可以像这样添加 `Filter` 转换: Review Comment: ```suggestion 我们想要保留字段 `name`, `card`,我们可以像这样添加 `Filter` 转换: ``` -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org