timsaucer opened a new issue, #13827:
URL: https://github.com/apache/datafusion/issues/13827

   ### Is your feature request related to a problem or challenge?
   
   This came up as part of this PR: 
https://github.com/apache/datafusion/pull/13823
   
   As the FFI crate evolves we need some way to verify *across the FFI 
boundary* the version compatibility. 
   
   ### Describe the solution you'd like
   
   Likely we need to add a function that is a simple version output in 
`datafusion-ffi` so that users can query across the boundary and verify the 
versions of the API are compatible.
   
   ### Describe alternatives you've considered
   
   None I can think of.
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to