tschaub commented on issue #35775: URL: https://github.com/apache/arrow/issues/35775#issuecomment-1694093670
I'm also interested in being able to set the file metadata after writing row groups. The [commit proposed](https://github.com/xxgreg/arrow/commit/8ef88204c2c4746b3985702faeeaabd78b4c58b8) by @xxgreg changes the signature of the `metadata.Finish()` method. From @mapleFU's [comment above](https://github.com/apache/arrow/issues/35775#issuecomment-1564021351), it sounds like this API change would be acceptable. If this backwards incompatible change is acceptable, I would like to help write tests to get this in. Or alternatively, if a non-breaking change would be preferred, I could try to make that happen. Any suggestions from maintainers on the preferred direction (non-breaking change only or breaking change ok) would be appreciated. -- 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]
