aboueleyes commented on PR #17785: URL: https://github.com/apache/iceberg/pull/17785#issuecomment-5393334481
@fbertsch this revives your #15084/#16089 design, would you review? Your parent-resolution bug fix and latest-wins policy are carried forward, with the guards extended per the audit noted in #17773. @aokolnychyi the requiredness rule follows your spec-compliance position from the dev list: required restores succeed only when no rows were written during the absence window; otherwise, they fail with the reason. Does this match what you had in mind? @Fokko, picking up the thread you endorsed on #14426/#14488, the storage machinery needed nothing new; this is the API surface made safe. @russellspitzer / @szehon-ho could either of you eyeball the Spark procedure surface (3.5/4.0/4.1)? -- 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]
