mailmindlin commented on PR #22157: URL: https://github.com/apache/datafusion/pull/22157#issuecomment-4478612143
I wasn't sure that `usize` was correct for FFI because I didn't want to exhaustively check `dlopen()`-style implementations across platforms but it looks like Datafusion already uses `FFI_Option<usize>` elsewhere so that's a moot point. -- 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]
