ajantha-bhat commented on a change in pull request #3469:
URL: https://github.com/apache/iceberg/pull/3469#discussion_r753375491
##########
File path:
spark/v3.2/spark/src/test/java/org/apache/iceberg/spark/actions/TestDeleteReachableFilesAction.java
##########
@@ -329,7 +333,7 @@ public void testEmptyIOThrowsException() {
}
@Test
- public void testRemoveFilesActionWhenGarabageCollectionDisabled() {
+ public void testRemoveFilesActionWhenGarbageCollectionDisabled() {
Review comment:
Oops, I just saw that there are many file names and file contents that
use Remove instead of Delete. That is not the scope of this PR to handle. I
will stop here for this PR to avoid too many changes and confuse the reviewer.
--
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]