Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(csharp/src/Apache.Arrow.Adbc/C): correctly handle null driver entries for imported drivers #1812

Merged
merged 1 commit into from
May 4, 2024

Commits on May 3, 2024

  1. Validates that required function pointers are present in an imported …

    …driver and backfills optional functions to return ADBC_STATUS_NOT_IMPLEMENTED.
    
    Closes apache#1811
    CurtHagenlocher committed May 3, 2024
    Configuration menu
    Copy the full SHA
    df1c2df View commit details
    Browse the repository at this point in the history