-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
This came up as part of this PR: #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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request