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

   The equality delete writer is built with projected schema in upsert mode, 
but now it passes row data to it without projection and thus causes problems in 
case of the equality column is not the first column.
   
   This change adds projection when deleting records in upsert mode.


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

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


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

Reply via email to