[ 
https://issues.apache.org/jira/browse/BEAM-6348?focusedWorklogId=183009&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-183009
 ]

ASF GitHub Bot logged work on BEAM-6348:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jan/19 10:46
            Start Date: 09/Jan/19 10:46
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on pull request #7434: [BEAM-6348] 
Add ValueProvider support for Statement in JdbcIO.write()
URL: https://github.com/apache/beam/pull/7434
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 183009)
            Time Spent: 20m  (was: 10m)
    Remaining Estimate: 3h 40m  (was: 3h 50m)

> 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
>          Time Spent: 20m
>  Remaining Estimate: 3h 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)

Reply via email to