kevinjqliu commented on issue #2064: URL: https://github.com/apache/iceberg-python/issues/2064#issuecomment-2933469934
`Transaction.set_properties` creates a `SetPropertiesUpdate` table update which is then applied to the table metadata here https://github.com/apache/iceberg-python/blob/a67c5592f3243d255519581fedfcc5d93274b9c8/pyiceberg/table/update/__init__.py#L304-L313 -- 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