lintingbin2009 commented on issue #8109:
URL: https://github.com/apache/iceberg/issues/8109#issuecomment-1643519852
Adding 'rewrite-all' to the parameters of rewrite_position_delete_files can
delete the above delete_file that cannot be deleted. But I feel that this is
unreasonable, because the data_file contained in these delete_files no longer
exists, and these delete_files should be deleted directly without any
parameters.
> call spark_catalog.system.rewrite_position_delete_files(table =>
'test.log', options => map('rewrite-all', 'true'));

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