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

Bowen Li commented on FLINK-16811:
----------------------------------

master: 3fd568a635ae23e530babe26c98425266e975663

> introduce row converter API to JDBCDialect
> ------------------------------------------
>
>                 Key: FLINK-16811
>                 URL: https://issues.apache.org/jira/browse/FLINK-16811
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / JDBC
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> we may need to introduce JDBCRowConverter interface to convert a db specific 
> row from jdbc to Flink row.
> E.g. for Postgres, the array returned from jdbc is of PgArray, not java 
> array, where we need to do such conversion in JDBCRowConverter
>  
> Dbs should implement their own row converters.
>  
>  



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

Reply via email to