coderfender commented on PR #21030:
URL: https://github.com/apache/datafusion/pull/21030#issuecomment-4302451965

   1. Merged `FFI_Result<T, E>`and `FFIResult<T>`  into single FFIResult<T> 
   2. Updated test files to use direct function pointer syntax to match 
`stabby`'s  adaptation (abi_stable's provides an option while we directly use 
plain `#[repr(C)]` struct with stabby in our custom result / wrapper)
   3. Other fixes rebasing with main


-- 
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]

Reply via email to