wuchong opened a new issue, #2231: URL: https://github.com/apache/fluss/issues/2231
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and found nothing similar. ### Motivation https://github.com/apache/fluss/pull/2167 supports Flink 2.2 in Fluss and added some tests in `Flink22TableSourceITCase`. However, the tests are very limited: - use `first_row` fluss table, rather than normal primary key tables (may need to enable `table.delete.behavior=ignore`) - join on primary keys, rather than bucket key - innser join, rather than left join or right join We should also update the documentation with new examples and new limitations. https://fluss.apache.org/docs/next/engine-flink/delta-joins/ ### Solution _No response_ ### Anything else? _No response_ ### Willingness to contribute - [ ] I'm willing to submit a PR! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
