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


##########
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:
   @hailin0 sure, i will change the field name and update the doc, the column 
filter logic has been implemented in the `toCatalogTable` method, PTAL
   <img width="1268" alt="截屏2025-04-10 10 10 25" 
src="https://github.com/user-attachments/assets/50260f12-0fb3-4e59-9158-d8cfe116be80";
 />
   



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