martin-g commented on pull request #1551: URL: https://github.com/apache/avro/pull/1551#issuecomment-1042714043
All done! Please review! > We prefer the approach taken by `avrow` where `.set_metadata()` is a Builder method and therefore does not require we declare the Writer as `mut` I've added support for this. But I don't see how useful an immutable Writer could be - you cannot add records/datum to it. -- 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]
