nryanov opened a new pull request, #13621:
URL: https://github.com/apache/iceberg/pull/13621

   Hi!
   
   It seems that this enum should be `public` to be able to create instance for 
this update: 
https://github.com/apache/iceberg/blob/378479bd21ddc5de7c08dcfec1595196dd8f4a78/core/src/main/java/org/apache/iceberg/MetadataUpdate.java#L381
 otherwise it requires to use some kind of reflection / shadowing to be able to 
create instance of SnapshotRefType.
   
   Or maybe there is another way to create MetadataUpdate.SetSnapshotRef?
   
   
   


-- 
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

Reply via email to