[
https://issues.apache.org/jira/browse/BEAM-8033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548096#comment-17548096
]
Danny McCormick commented on BEAM-8033:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19750
> 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.7#820007)