[
https://issues.apache.org/jira/browse/FLINK-16988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16988:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)