CurtHagenlocher commented on issue #44650: URL: https://github.com/apache/arrow/issues/44650#issuecomment-2558246991
Yeah, that's a hard problem in general with shared libraries. An alternative is to mark the existing API as deprecated and then create a new one with better behavior. We'd probably want to do this in conjunction with making one or both sets of APIs as lazy so we don't need to pay to e.g. create multiple dictionaries. -- 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]
