Jeya Prakash Thanigaivel created FLINK-28366:
------------------------------------------------
Summary: 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
Fix For: 1.15.1
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)