Federico-Vichachi opened a new pull request, #1883: URL: https://github.com/apache/iceberg-python/pull/1883
Closes #1011 # Rationale for this change This change allows the `add_field` method to accept `str` values as transform inputs, in addition to `Transform` instances. This improves developer experience by supporting more flexible input formats when defining transformations, and is consistent with similar string-based input handling elsewhere in the codebase. # Are there any user-facing changes? No user-facing changes. This is an internal API enhancement that improves developer flexibility when working with partition transforms. -- 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