Skip to content

Conversation

@davidhcoe
Copy link
Contributor

The driver currently throws an AggregateException when an error occurs during the connection.OpenAsync().Wait(); call. This PR attempts to unwind the AggregateException and throw an AdbcException to conform to the ADBC spec. It keeps the AggregateException as the InnerException of the throw AdbcException to maintain the integrity of the stack.

@github-actions github-actions bot added this to the ADBC Libraries 21 milestone Oct 16, 2025
Copy link
Contributor

@CurtHagenlocher CurtHagenlocher left a comment

Choose a reason for hiding this comment

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

Thanks!

@CurtHagenlocher CurtHagenlocher merged commit 0cc7638 into apache:main Oct 17, 2025
7 checks passed
@davidhcoe davidhcoe deleted the dev/thrift-cred-error branch October 24, 2025 10:14
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.

2 participants