You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jeya Prakash Thanigaivel (Jira)" <ji...@apache.org> on 2022/07/03 13:07:00 UTC

[jira] [Updated] (FLINK-28366) Support for custom query for JDBC Table API source connector

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

Jeya Prakash Thanigaivel updated FLINK-28366:
---------------------------------------------
    Fix Version/s:     (was: 1.15.1)

> Support for custom query for JDBC Table API source connector
> ------------------------------------------------------------
>
>                 Key: FLINK-28366
>                 URL: https://issues.apache.org/jira/browse/FLINK-28366
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / JDBC
>    Affects Versions: 1.15.0
>            Reporter: Jeya Prakash Thanigaivel
>            Priority: Major
>
> Support for custom query for JDBC Table API source connector.
> Eg : Select a.*,b.* from TABLE_A a, TABLE_B b where a.id=b.id and a.id > 1



--
This message was sent by Atlassian Jira
(v8.20.10#820010)