You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "xxgreg (via GitHub)" <gi...@apache.org> on 2023/05/26 08:34:20 UTC

[GitHub] [arrow] xxgreg commented on issue #35775: [GO] pqarrow.FileWriter allow adding parquet metadata after writing rowgroups

xxgreg commented on issue #35775:
URL: https://github.com/apache/arrow/issues/35775#issuecomment-1564015486

   I added a quick change to allow this. See commits above.
   
   I can add some tests and send a PR if there's any interest.
   
   It turns out that although you can update the key value metadata on `parquet/file.Writer`, the changes don't get persisted, so I added a commit which changes this also.
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org