litiliu commented on code in PR #9095:
URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2036920445


##########
docs/en/connector-v2/source/Iceberg.md:
##########
@@ -112,6 +114,7 @@ source {
     }
     namespace = "database1"
     table = "source"
+    filter = "select * from table where f1 > 100"

Review Comment:
   renamed to query and added column filter, PTAL @hailin0 



-- 
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

Reply via email to