jonded94 commented on PR #6762: URL: https://github.com/apache/arrow-rs/pull/6762#issuecomment-2489467058
Implemented an alternative PR which does remove `make_row` entirely and creates a `new` method. https://github.com/apache/arrow-rs/pull/6763 Let me know whichever approach you prefer :) This unfortunately currently blocks a bit my work (I have some manual steps where I explicitly modify & create new `Row` instances and can't do that right now), so I'm happy to have quick progress 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]
