Skip to content

Add version checking to FFI crate #13827

@timsaucer

Description

@timsaucer

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions