dungdm93 commented on PR #5375:
URL: https://github.com/apache/iceberg/pull/5375#issuecomment-1203422405

   I don't think we should put retry logic into bulk delete. Because different 
client may wanna use different config. For examples `BaseTransaction` use 
`noRetry` while `HiveIcebergRecordWriter` use 
[`retry(3)`](https://github.com/apache/iceberg/blob/263441752393834c384a04d861cda1b8cb136a63/mr/src/main/java/org/apache/iceberg/mr/hive/HiveIcebergRecordWriter.java#L101)


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