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

Boris Kjaer closed BEAM-4189.
-----------------------------

Resolved

> Write sql.Array type to SQL with JdbcIO
> ---------------------------------------
>
>                 Key: BEAM-4189
>                 URL: https://issues.apache.org/jira/browse/BEAM-4189
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-jdbc
>            Reporter: Boris Kjaer
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 0.6.0
>
>
> java.sql.array are normally created with Connection.createArrayOf 
> ([https://docs.oracle.com/javase/tutorial/jdbc/basics/array.html).]
> However, for JdbcIO.Write the connection is private, so it is not possible to 
> serialise an input array, before setting it with PreparedStatement.setArray.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to