prem kumar created BEAM-6348:
--------------------------------

             Summary: 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é


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)

Reply via email to