David Li created ARROW-17004:
--------------------------------

             Summary: [Java] Implement Arrow->JDBC prepared statement 
parameters for arrow-jdbc
                 Key: ARROW-17004
                 URL: https://issues.apache.org/jira/browse/ARROW-17004
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: David Li
            Assignee: David Li


arrow-jdbc can turn JDBC ResultSets into Arrow VectorSchemaRoots. However, it 
would also be useful to have the opposite: bind values from a VectorSchemaRoot 
to a PreparedStatement for inserting/updating data.

This is necessary for the ADBC project but isn't ADBC specific, so it could be 
added to arrow-jdbc. We should also document the type mapping it uses and how 
to customize the mapping.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to