You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Tiffany Lam (Jira)" <ji...@apache.org> on 2021/06/02 00:03:00 UTC

[jira] [Created] (ARROW-12931) [Java][FlightSQL] Implement prepared statement with parameter binding

Tiffany Lam created ARROW-12931:
-----------------------------------

             Summary: [Java][FlightSQL] Implement prepared statement with parameter binding
                 Key: ARROW-12931
                 URL: https://issues.apache.org/jira/browse/ARROW-12931
             Project: Apache Arrow
          Issue Type: Task
          Components: Java
            Reporter: Tiffany Lam


*Acceptance Criteria*
 * FlightSQLClient can request a prepared statement with parameter binding.
 * FlightServer with a FlightSQLProducer can return a FlightSQLClient request of a prepared statement with parameter binding.
 * FlightSQL sample application has a use case of prepared statement with parameter binding implemented.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)