adrians commented on issue #15610:
URL: https://github.com/apache/iceberg/issues/15610#issuecomment-5426871452

   Hello,
   
   A while back I encountered a similar problem (had a MoR table, repartitioned 
it, SPJ stopped working). The problem was caused by a dangling delete-file 
belonging to the old partitioning-schema, while all the other files were 
rewritten to the new partitioned schema.
   
   Had to run another maintenance operation to remove the dangling delete-file.


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