You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "abandy (via GitHub)" <gi...@apache.org> on 2024/02/02 13:37:01 UTC

[I] [Go] Need to be able to create a PreparedStatement from a persisted data. [arrow]

abandy opened a new issue, #39910:
URL: https://github.com/apache/arrow/issues/39910

   ### Describe the enhancement requested
   
   Currently, in order to create a PreparedStatement a DoAction call will always be made via the client.  I need to be able to make a PreparedStatement from persisted data that will not trigger the DoAction call to the server.
   
   ### Component(s)
   
   Go


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Go] Need to be able to create a PreparedStatement from a persisted data. [arrow]

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #39910: [Go] Need to be able to create a PreparedStatement from a persisted data.
URL: https://github.com/apache/arrow/issues/39910


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org