[
https://issues.apache.org/jira/browse/BEAM-8033?focusedWorklogId=682241&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682241
]
ASF GitHub Bot logged work on BEAM-8033:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Nov/21 20:07
Start Date: 16/Nov/21 20:07
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #15963:
URL: https://github.com/apache/beam/pull/15963#issuecomment-970637193
thanks <3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 682241)
Time Spent: 0.5h (was: 20m)
> Make withDataSourceConfiguration and withDataSourceProviderFn exclusive in
> JdbcIO
> ---------------------------------------------------------------------------------
>
> Key: BEAM-8033
> URL: https://issues.apache.org/jira/browse/BEAM-8033
> Project: Beam
> Issue Type: Improvement
> Components: io-java-jdbc
> Reporter: Ismaël Mejía
> Priority: P3
> Labels: starter
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When users are allowed to configure an IO in multiple manners it is a good
> idea to alert users when they are overwritting the configuration. In the case
> of JdbcIO it can happen if the user simultaneously provides a
> dataSourceConfiguration and a dataSourceProviderFn. So we need an extra
> validation to check when this happens.
> This is a follow up of a discussion on BEAM-7264.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)