### Feature Request / Improvement Currently in java, there is a way to set stageOnly for [snapshotUpdate](https://github.com/apache/iceberg/blob/main/core/src/main/java/org/apache/iceberg/SnapshotProducer.java#L118) so that only the snapshots are created but the refs are not updated.