samredai commented on code in PR #4649:
URL: https://github.com/apache/iceberg/pull/4649#discussion_r864395287


##########
docs/flink/flink-connector.md:
##########
@@ -141,5 +147,16 @@ SELECT * FROM flink_table;
 +----+------+
 3 rows in set
 ```
+## Lookup Join
+
+Iceberg connector can be used in temporal join as a [lookup 
source](https://ci.apache.org/projects/flink/flink-docs-release-1.14/docs/dev/table/sql/queries/joins/#lookup-join)
 (aka. dimension table). Currently, only sync lookup mode is supported.

Review Comment:
   Can we include an Iceberg specific sql snippet here?



-- 
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...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to