You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "prem kumar (JIRA)" <ji...@apache.org> on 2019/01/09 04:51:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16737853#comment-16737853 ] 

prem kumar commented on BEAM-6348:
----------------------------------

This is taken up and code changes is done. Pull Request submitted 

[https://github.com/apache/beam/pull/7434]

 

> 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: Jean-Baptiste Onofré
>            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)