[
https://issues.apache.org/jira/browse/FLINK-38733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089843#comment-18089843
]
Yuepeng Pan commented on FLINK-38733:
-------------------------------------
Merged into main via: af99465109ebafdf77b4c65b9f4526989ad93cda
The ticket need close after the fix tags ready.
> 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)