tohboeh5 commented on issue #2562: URL: https://github.com/apache/iceberg-rust/issues/2562#issuecomment-4942165607
Ugoite needs metadata-only Form field renames that preserve the Iceberg field ID (one Form maps to one long-lived table). We confirmed that the 0.9.1 release has no public schema-update transaction, while current main has UpdateSchemaAction for add/delete but still lacks rename_column. Please add rename support and include it in a release so applications can evolve schemas atomically without rewriting data or recreating tables. -- 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]
