close
Skip to content

fix(java/driver/flight-sql): use FlightSqlClientWithCallOptions for prepared statement operations to ensure CallOptions get set#3586

Merged
lidavidm merged 1 commit into
apache:mainfrom
rnowacoski:main
Oct 18, 2025
Merged

fix(java/driver/flight-sql): use FlightSqlClientWithCallOptions for prepared statement operations to ensure CallOptions get set#3586
lidavidm merged 1 commit into
apache:mainfrom
rnowacoski:main

Conversation

@rnowacoski
Copy link
Copy Markdown
Contributor

Use FlightSqlClientWithCallOptions for prepared statement operations to ensure CallOptions get set

Fixes #3582

…repared statement operations to ensure CallOptions get set
@rnowacoski rnowacoski requested a review from lidavidm as a code owner October 17, 2025 18:02
@github-actions github-actions Bot added this to the ADBC Libraries 21 milestone Oct 17, 2025
Copy link
Copy Markdown
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

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

Thanks!

@lidavidm lidavidm merged commit 2d159d3 into apache:main Oct 18, 2025
13 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.

java: Flight SQL driver doesn't properly pass rpc headers when executing prepared statements

2 participants