[
https://issues.apache.org/jira/browse/BEAM-6348?focusedWorklogId=183022&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-183022
]
prem kumar logged work on BEAM-6348:
------------------------------------
Author: prem kumar
Created on: 09/Jan/19 11:11
Start Date: 09/Jan/19 11:10
Worklog Time Spent: 3h
Work Description: Code fix
Test case
Rerun test to verify
Issue Time Tracking
-------------------
Worklog Id: (was: 183022)
Time Spent: 3h 20m (was: 20m)
Remaining Estimate: 40m (was: 3h 40m)
> 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
> Fix For: 2.11.0
>
> Original Estimate: 4h
> Time Spent: 3h 20m
> Remaining Estimate: 40m
>
> 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)