You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bobby Richard (Jira)" <ji...@apache.org> on 2022/07/18 21:25:00 UTC

[jira] [Commented] (FLINK-28596) Support writing arrays to postgres array columns in Flink SQL JDBC connector

    [ https://issues.apache.org/jira/browse/FLINK-28596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568218#comment-17568218 ] 

Bobby Richard commented on FLINK-28596:
---------------------------------------

Looking at the code it looks like the PostgresRowConverter supports reading arrays from postgres, but not writing them. Looks simple enough to add by calling setArray on the preparedstatement from the PostgresRowConverter.  Any thoughts [~martijnvisser] ?

> Support writing arrays to postgres array columns in Flink SQL JDBC connector
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-28596
>                 URL: https://issues.apache.org/jira/browse/FLINK-28596
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / JDBC
>    Affects Versions: 1.15.0
>            Reporter: Bobby Richard
>            Priority: Major
>




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