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


   > Spark version: 3.2.1 or 3.1.2 Spark SQL statements: `CALL 
hive_prod.system.expire_snapshots(table => 
'test.iceberg_test_col_data_with_dt_02', older_than => timestamp '2022-05-18 
19:02:00.595',retain_last => 1); ` `CALL 
hive_prod.system.remove_orphan_files(table => 
'test.iceberg_test_col_data_with_dt_02', dry_run => true);` Execute statement 
may occour spark task blocking(last task of collectAsList operator)
   
   The iceberg version is 0.13.1


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