eric666666 commented on issue #4471:
URL: https://github.com/apache/iceberg/issues/4471#issuecomment-1086569218


   As we can see from lock info, The main cause in 
org.apache.iceberg.spark.actions.BaseExpireSnapshotsSparkAction.doExecute(BaseExpireSnapshotsSparkAction.java:219)
 
   
![image](https://user-images.githubusercontent.com/51162281/161371162-88d0a9f8-8c84-45de-b022-3692d3ece544.png)
   we can align that DataSet's action operator(#collectAsList) cannot do the 
last task.
   


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