jayceslesar commented on PR #8558: URL: https://github.com/apache/iceberg/pull/8558#issuecomment-1718434959
@Fokko Traditionally `__repr__` is supposed to be able to instantiate a class from `exec` or something right? Would it make more sense to attempt to go that route and add the current work in a `__str__` dunder instead? Happy to make those changes if that seems more correct. -- 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]
