lvyanquan opened a new pull request, #5537: URL: https://github.com/apache/iceberg/pull/5537
add document about usage and output of Spark procedures. Descriptions of Argument Name and Output Name are excerpted from Java docs of actual code. source code of those Java docs: 1. https://github.com/apache/iceberg/blob/master/api/src/main/java/org/apache/iceberg/actions/ExpireSnapshots.java 2. https://github.com/apache/iceberg/blob/master/api/src/main/java/org/apache/iceberg/actions/DeleteOrphanFiles.java 3. https://github.com/apache/iceberg/blob/master/spark/v2.4/spark/src/main/java/org/apache/iceberg/spark/SparkTableUtil.java -- 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]
