LLDay commented on PR #2120:
URL: https://github.com/apache/iceberg-rust/pull/2120#issuecomment-4116588322

   @tomighita, thank you for your patch! That's what I was looking for. Could 
you tell about the flow of renaming the column name? As far as I understand, we 
need to either provide a separate method for this (e.g. 
[`rename_column`](https://github.com/apache/iceberg/blob/b310cba27cefdc9c3ac0bd620dc36d1d1879ecb9/core/src/main/java/org/apache/iceberg/SchemaUpdate.java#L204)),
 or provide the field id in the `AddColumn` builder.


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

Reply via email to