kbendick edited a comment on pull request #3580: URL: https://github.com/apache/iceberg/pull/3580#issuecomment-974761448
Looking at the docs, it looks like we can write resolvers for classes to control how things are read via derived attribute, which is like a one time setter method (for having logic to compute a field). There seems to be a lot of things a builder would need. I don't know if that could be used for the more control requirement, but having one library like this could be really nice for having standardized builders and just generally standardized object creation rather than having to enforce it from other means. -- 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]
