ajantha-bhat commented on issue #4639:
URL: https://github.com/apache/iceberg/issues/4639#issuecomment-1110548263

   > But, I saw an error message saying that Update Action( case1 and case2) 
are not supported.
   
   **Could you provide a complete call stack for this error message ?**
   
   And if we are doing update operation with merge on read, we need to set 
**write.update.mode**.
   Similarly for delete operation, **write.delete.mode** and for merge sql we 
need to use **write.merge.mode**. AS you are using only delete and update, last 
one is no need to set.


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