yadavay-amzn commented on issue #15060: URL: https://github.com/apache/iceberg/issues/15060#issuecomment-4812736631
I would like to pick this up. Plan: propagate the configured snapshot properties (SparkWriteConf.extraSnapshotMetadata()) into the row-level DELETE path in SparkTable.deleteWhere, mirroring how SparkWrite already does it, so file-level DELETEs carry the same custom snapshot metadata as writes. This follows the approach approved on the earlier attempt (#15061). Will put up a PR shortly. -- 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]
