You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…41237)
### Rationale for this change
Expand the number of implemented languages for stateless prepared statements to include Java.
### What changes are included in this PR?
Update FlightSqlClient and include a stateless server implementation example with tests.
### Are these changes tested?
Yes, tests are added to cover a stateless server implementation.
### Are there any user-facing changes?
There is a modified FlightSqlClient that is required to enable use of stateless prepared statements.
* GitHub Issue: #41262
Lead-authored-by: Steve Lord <[email protected]>
Co-authored-by: Mateusz Rzeszutek <[email protected]>
Signed-off-by: David Li <[email protected]>
Describe the enhancement requested
Use Case
Expand the languages implementing stateless prepared statements to include Java.
Background
Stateless prepared statements enhancement proposal was approved on March 24, 2024.
#37720
Component(s)
Java
The text was updated successfully, but these errors were encountered: