You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/07/15 01:49:13 UTC

[GitHub] [iceberg] haormj opened a new issue #2823: FlinkSink set identifierFieldIds can not impl upsert

haormj opened a new issue #2823:
URL: https://github.com/apache/iceberg/issues/2823


   1. use sql mode
       - create table and set primary key
       - upgrade to table format v2
       - use iceberg master code, and iceberg table can impl upsert
   2. use java code mode
       - create table and set identifierFieldIds
       - FlinkSink not set equalityFieldColumns 
       - use iceberg master code, and iceberg table can not impl upsert
   
   After discussing with @openinx , should we set equalityFieldColumns by identifierFieldIds default if user not set equalityFieldColumns


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

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



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