[ 
https://issues.apache.org/jira/browse/ARROW-17004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-17004:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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