Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Go] Need access to the PreparedStatement handle property #39774

Closed
abandy opened this issue Jan 23, 2024 · 0 comments · Fixed by #39775
Closed

[Go] Need access to the PreparedStatement handle property #39774

abandy opened this issue Jan 23, 2024 · 0 comments · Fixed by #39775

Comments

@abandy
Copy link
Contributor

abandy commented Jan 23, 2024

Describe the enhancement requested

PreparedStatement type in flightsql doesn't expose the handle property but this property is required if I need to store the PreparedStatement and serialize this to a FlightDescriptor at a later time.

Component(s)

Go

zeroshade pushed a commit that referenced this issue Jan 25, 2024
* Closes: #39774

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
@zeroshade zeroshade added this to the 16.0.0 milestone Jan 25, 2024
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…pache#39775)

* Closes: apache#39774

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this issue Feb 28, 2024
…pache#39775)

* Closes: apache#39774

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
thisisnic pushed a commit to thisisnic/arrow that referenced this issue Mar 8, 2024
…pache#39775)

* Closes: apache#39774

Authored-by: Alva Bandy <abandy@live.com>
Signed-off-by: Matt Topol <zotthewizard@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants