linyanghao opened a new issue, #7314:
URL: https://github.com/apache/iceberg/issues/7314

   ### Feature Request / Improvement
   
   When writing to a table without equality fields using Flink, Iceberg uses 
regular writers rather than delta writers. 
   As a result, when writing flink changelogs, all +I, -U, +U, -D records will 
be written as +I records, which is undesireable. 
   Is there any plan on fixing this? Thanks!
   
   ### Query engine
   
   Flink


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