Pranav2612000 commented on PR #3844: URL: https://github.com/apache/arrow-adbc/pull/3844#issuecomment-3709100969
@lidavidm The tests are passing now. Here's the changes I did - Modified the RTLD_NODELETE to be of type `c_int` instead of `i32`. - Update libloading to `0.8.8` from `0.8` ( `0.8` was pinned to version `0.8.0` which did not support the `pin` method for windows ) -- 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]
