[
https://issues.apache.org/jira/browse/FLINK-38733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Csaky updated FLINK-38733:
---------------------------------
Fix Version/s: jdbc-4.1.0
> Allow more dynamic splitter on JdbcSource
> -----------------------------------------
>
> Key: FLINK-38733
> URL: https://issues.apache.org/jira/browse/FLINK-38733
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / JDBC
> Reporter: João Boto
> Assignee: João Boto
> Priority: Major
> Labels: pull-request-available
> Fix For: jdbc-4.1.0
>
>
> Today in JdbcSource we need to provide the sqlTemplate and the sqlParameters
> that will be used to do multiple queries to database, normally this
> parameters would be queried previous the job to get the the min and max
> values (as example as full snapshot of a table) to then calculate all the
> sqlParameters needed ..
> The objective of this is to have a SplitterEnumerator that allow the user to
> implement this in the source, having a more dynamic way to use the
> JdbcSource..
--
This message was sent by Atlassian Jira
(v8.20.10#820010)