Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.15.0
-
None
-
None
Description
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
Attachments
Issue Links
- relates to
-
FLINK-16024 Support filter pushdown in JDBC connector
- Closed