Skip to content

Conversation

@zeroshade
Copy link
Member

As per the docs the Driver manifest allows overriding the entrypoint via the Driver.entrypoint key. Rust follows this properly, but C++ checks for a top-level key named entrypoint instead of following the docs. This PR fixes this so that the C++ driver manager correctly looks for Driver.entrypoint.

@zeroshade zeroshade requested a review from lidavidm as a code owner August 6, 2025 20:43
@github-actions github-actions bot added this to the ADBC Libraries 20 milestone Aug 6, 2025
@zeroshade zeroshade requested review from amoeba and ianmcook August 6, 2025 20:43
@zeroshade zeroshade requested a review from paleolimbot August 6, 2025 21:00
Copy link
Member

@paleolimbot paleolimbot left a comment

Choose a reason for hiding this comment

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

Thank you!

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, nice catch

@lidavidm lidavidm merged commit 16269af into apache:main Aug 6, 2025
87 checks passed
@zeroshade zeroshade deleted the driver-manager-entrypoint branch August 7, 2025 14:51
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.

4 participants