[ 
https://issues.apache.org/jira/browse/FLINK-22620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timo Walther closed FLINK-22620.
--------------------------------
    Fix Version/s: 1.14.0
     Release Note: The OrcTableSource and related classes (including 
OrcInputFormat) have been removed. Use the filesystem connector with an ORC 
format as a replacement. It is possible to read via Table & SQL API and convert 
the Table to DataStream API if necessary. DataSet API is not supported anymore.
       Resolution: Fixed

Fixed in 1.14.0: 80ef986e19e774c4140c5df1e89166b170901518

> Drop BatchTableSource OrcTableSource
> ------------------------------------
>
>                 Key: FLINK-22620
>                 URL: https://issues.apache.org/jira/browse/FLINK-22620
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Ecosystem, Table SQL / Legacy Planner
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> The BatchTableSource interface is not supported by the Blink planner. 
> Therefore, we drop this class to unblock the removal of the legacy planner. 
> An alternative ORC source and sink using the new interfaces is available.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to