mapleFU commented on PR #41769: URL: https://github.com/apache/arrow/pull/41769#issuecomment-2125312107
> Is there some other way to use FileWriter to write key-value metadata to the parquet file metadata? This was the first method I found. https://github.com/apache/arrow/blob/8967ddc6d98584c88702c65763f33ec5f02324f7/cpp/src/parquet/file_writer.h#L207 . I'm trying to add it to arrow wrapper ( https://github.com/apache/arrow/pull/41633 ) but I'm quite busy this week, maybe I'll finish it tomorrow? > Regardless I think we should be consistent between the store_schema true and false paths. Yeah I think this edit is great but I'm a bit confused about why it uses key-value from schema. @pitrou may I ask the reason here? -- 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]
