Github user rdblue commented on the issue:
https://github.com/apache/spark/pull/22190
This is related to #21308, which adds `DeleteSupport`. Both
`BatchOverwriteSupport` and `DeleteSupport` use the same input to remove data
(`Filter[]`) and can reject deletes that don't align with partition boundaries.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
