You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/06 10:41:00 UTC

[jira] [Updated] (FLINK-16988) Add core table source/sink interfaces

     [ 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)