RussellSpitzer commented on a change in pull request #2591:
URL: https://github.com/apache/iceberg/pull/2591#discussion_r632174814
##########
File path: api/src/main/java/org/apache/iceberg/actions/RewriteStrategy.java
##########
@@ -71,8 +71,9 @@
* Method which will rewrite files based on this particular
RewriteStrategy's algorithm.
* This will most likely be Action framework specific (Spark/Presto/Flink
....).
*
+ * @param setId an identifier for this set of files
Review comment:
Sure I was mostly copying the current usage in RewriteManager
--
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]