You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2019/01/09 10:13:00 UTC

[jira] [Assigned] (BEAM-6348) JdbcIO write doesn't support dynamic insert statements

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

Ismaël Mejía reassigned BEAM-6348:
----------------------------------

    Assignee: prem kumar  (was: Jean-Baptiste Onofré)

> JdbcIO write doesn't support dynamic insert statements
> ------------------------------------------------------
>
>                 Key: BEAM-6348
>                 URL: https://issues.apache.org/jira/browse/BEAM-6348
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-jdbc
>    Affects Versions: 2.9.0
>            Reporter: prem kumar
>            Assignee: prem kumar
>            Priority: Major
>              Labels: JdbcIO
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> At present JdbcIO. write doesn't support dynamic queries. This means ValueProvider cannot be used to pass dyamic update queries. To support this the withStatement function need to accept ValueProvider<String> instead of String type. Changes has to be done in process 
> WriteFn class to take care of ValueProvider



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