rdblue commented on issue #16476: URL: https://github.com/apache/iceberg/issues/16476#issuecomment-4503589309
The impact of this is an OOM, even though it assumes that the attacker has the ability to modify data files. I don't think that rises to the level of security issue. I would remove the Security label and leave this open, but unlike the other OOM reports, I don't see a way to add a defensive check for accidental situations. An equality delete set must be applied, even if it is large and memory has to be increased. Since there isn't a way around this and this isn't a security issue, I'm going to close it. -- 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]
