manuzhang opened a new pull request, #8195:
URL: https://github.com/apache/iceberg/pull/8195

   Currently, equality columns are parsed from primary key specified in Flink 
create table statement. However, an Iceberg table might have been created 
without primary key, but we still want to upsert with Flink. In this case, we 
need another way to specify equality columns. This PR attempts to solve it with 
write options.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to