jeppe-dos commented on issue #1407:
URL: 
https://github.com/apache/iceberg-python/issues/1407#issuecomment-2523199638

   The schema evolution on the struct is incorrect in the pyiceberg api 
documention [Schema evolution](https://py.iceberg.apache.org/api/#add-column). 
It says that to use dot formatting "<struct_name>.<field_name>", but this is 
incorrect. It should be given as a tuple ("<struct_name>", "<field_name>"). 


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