alamb commented on PR #12385: URL: https://github.com/apache/datafusion/pull/12385#issuecomment-2364555142
> Should I first patch ArrowBytesMap and then wait for the new release of the DataFusion core, or is there a more efficient way to proceed? I would recommend: 1. Make a PR to update the new method 2. In the code of `datafusion-functions-extra` make a copy of ArrowBytesMap with the new methods you need with a link back to the PR that adds the APIs That way you'll be unblocked but still have a path to avoid a second copy of the bytes map -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
