[ 
https://issues.apache.org/jira/browse/FLINK-38733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-38733:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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)

Reply via email to