aokolnychyi commented on a change in pull request #1395:
URL: https://github.com/apache/iceberg/pull/1395#discussion_r478661130
##########
File path:
spark/src/main/java/org/apache/iceberg/actions/ExpireSnapshotsAction.java
##########
@@ -90,6 +91,19 @@ protected Table table() {
return table;
}
+ /**
+ * Whether or not to use stream the expired file list to the driver. The
default (false) will use
Review comment:
nit: `to use stream` -> `to stream`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]