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

[jira] [Work logged] (BEAM-6348) Add ValueProvider support for Statement in JdbcIO.write()

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

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 issue #7434: [BEAM-6348] Add ValueProvider support for Statement in JdbcIO.write()
URL: https://github.com/apache/beam/pull/7434#issuecomment-452653276
 
 
   Correctly merged so closing now.
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 183008)
            Time Spent: 10m
    Remaining Estimate: 3h 50m  (was: 4h)

> 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: 10m
>  Remaining Estimate: 3h 50m
>
> 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)