e-mhui opened a new pull request, #7217: URL: https://github.com/apache/inlong/pull/7217
Iceberg connector supports keyby with the primary key - Fixes #7197 ### Motivation ### Modifications To improve the writing efficiency, iceberg supports the use of primary keys as keyby to distribute records. ### Verifying this change Implement a KeySelector that makes keyby according to the primary key. For details, see the `EqualityFieldKeySelector.class` -- 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...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org