Skip to content

Conversation

@zeroshade
Copy link
Member

resolves #3387

@github-actions github-actions bot added this to the ADBC Libraries 20 milestone Sep 3, 2025
@zeroshade zeroshade changed the title feat(c/driver_manager,rust_driver_manager): add manifest version check feat(c/driver_manager,rust/driver_manager): add manifest version check Sep 3, 2025
@ianmcook
Copy link
Member

ianmcook commented Sep 3, 2025

Maybe we should use ADBC_STATUS_NOT_IMPLEMENTED instead of ADBC_STATUS_INVALID_ARGUMENT?

(In Rust it'd be Status::NotImplemented instead of Status::InvalidArguments)

@ianmcook
Copy link
Member

ianmcook commented Sep 4, 2025

I will add a commit with some docs updates.

Copy link
Member

@amoeba amoeba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, thanks

@lidavidm
Copy link
Member

lidavidm commented Sep 5, 2025

Looking at the packaging failures I think that's flakiness or rate limiting between Ubuntu package mirrors and GHA.

@lidavidm lidavidm merged commit 6ce20ab into apache:main Sep 5, 2025
92 of 94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

c/driver_manager: add manifest version to manifests and check it in driver managers

5 participants