tomtongue opened a new pull request, #9360: URL: https://github.com/apache/iceberg/pull/9360
The document example says the parameter of `set_current_snapshot` like `tag`. But the correct parameter is `ref`. From the source, the parameter shows `ref`. https://github.com/apache/iceberg/blob/2eea697297a4c724a950a4bdc9dd29822ea90d8c/spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/procedures/SetCurrentSnapshotProcedure.java#L50 -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org