rmnskb commented on issue #45382: URL: https://github.com/apache/arrow/issues/45382#issuecomment-3094615492
Hey @fangchenli, my name's Bogdan, I'm part of EuroPython Sprints 2025, I was looking through the issues in this repo, and this one has piqued my interest, since I'm a daily user of pandas and pyarrow, and I've wanted to contribute for some time already. Regarding the issue itself: I looked through the issues that you've attached, and noticed that right now you take existing metadata in Pandas during file reading or writing, and inject custom attributes to existing JSON. As you've suggested, I decided to inject the attributes directly on pyarrow's end. The work is still in progress, but you can already see the underlying idea in the attached PR. Please let me know if you have any additional comments or suggestions, I will be happy to accommodate. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org