[
https://issues.apache.org/jira/browse/BEAM-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-6348:
-------------------------------
Flags: (was: Important)
> Add ValueProvider support for Statement in JdbcIO.write()
> ---------------------------------------------------------
>
> Key: BEAM-6348
> URL: https://issues.apache.org/jira/browse/BEAM-6348
> Project: Beam
> Issue Type: Improvement
> Components: io-java-jdbc
> Affects Versions: 2.9.0
> Reporter: prem kumar
> Assignee: prem kumar
> Priority: Minor
> 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)