[ https://issues.apache.org/jira/browse/FLINK-16988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timo Walther closed FLINK-16988. -------------------------------- Fix Version/s: 1.11.0 Resolution: Fixed Fixed in 1.11.0: ed992fba3a065001f26b896aa40b661433e1872f > Add core table source/sink interfaces > ------------------------------------- > > Key: FLINK-16988 > URL: https://issues.apache.org/jira/browse/FLINK-16988 > Project: Flink > Issue Type: Sub-task > Components: Table SQL / API > Reporter: Timo Walther > Assignee: Timo Walther > Priority: Major > Labels: pull-request-available > Fix For: 1.11.0 > > Time Spent: 20m > Remaining Estimate: 0h > > This will add the most important interfaces for the new source/sink > interfaces: > * DynamicTableSource > * ScanTableSource extends DynamicTableSource > * LookupTableSource extends DynamicTableSource > * DynamicTableSink > And some initial ability interfaces: > * SupportsComputedColumnPushDown > * SupportsFilterPushDown > All interfaces will have extended JavaDocs. -- This message was sent by Atlassian Jira (v8.3.4#803005)