[ 
https://issues.apache.org/jira/browse/BEAM-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320835#comment-16320835
 ] 

ASF GitHub Bot commented on BEAM-3441:
--------------------------------------

sabhyankar opened a new pull request #4382: [BEAM-3441] Adds support for 
ValueProvider in JdbcIO.DataSourceConfiguration methods
URL: https://github.com/apache/beam/pull/4382
 
 
   Allows JdbcIO transforms to be fully templatized by providing ValueProvider 
support for the following methods:
   - create
   - withConnectionProperties
   - withPassword
   - withUsername

----------------------------------------------------------------
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:
[email protected]


> Allow ValueProvider for JdbcIO.DataSourceConfiguration
> ------------------------------------------------------
>
>                 Key: BEAM-3441
>                 URL: https://issues.apache.org/jira/browse/BEAM-3441
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Sameer Abhyankar
>            Assignee: Sameer Abhyankar
>
> Currently JdbcIO only supports ValueProviders for queries but not for the 
> DataSourceConfiguration itself (i.e. driverClassName, url, username, password 
> etc.) These should support ValueProviders to allow the use of JdbcIO in 
> templates.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to