[
https://issues.apache.org/jira/browse/FLINK-20026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256278#comment-17256278
]
Jark Wu commented on FLINK-20026:
---------------------------------
I'm fine with this feature. But we should make clear some validations, e.g.
such table can't be used as lookup table and sink table. Besides, maybe we can
use
{{table-pattern}} option to accept such regular expression, just like
{{topic-pattern}} in Kafka connector.
> Jdbc connector support regular expression
> -----------------------------------------
>
> Key: FLINK-20026
> URL: https://issues.apache.org/jira/browse/FLINK-20026
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / JDBC
> Affects Versions: 1.11.2
> Reporter: Peihui He
> Priority: Major
> Fix For: 1.13.0
>
>
> When there is a large amount of data, we divide the tables by month.
> [https://ci.apache.org/projects/flink/flink-docs-release-1.11/dev/table/connectors/jdbc.html#table-name]
> so it's nice to supportĀ regular expression for table-name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)