[
https://issues.apache.org/jira/browse/FLINK-22623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-22623.
--------------------------------
Fix Version/s: 1.14.0
Release Note: The HBaseTableSource/Sink and related classes including
various HBaseInputFormats and HBaseSinkFunction have been removed. It is
possible to read via Table & SQL API and convert the Table to DataStream API
(or vice versa) if necessary. DataSet API is not supported anymore.
Resolution: Fixed
Fixed in 1.14.0: 97610190fbdf4899e7d9aa8888971a0423fb7d81
> Drop BatchTableSource/Sink HBaseTableSource/Sink and related classes
> --------------------------------------------------------------------
>
> Key: FLINK-22623
> URL: https://issues.apache.org/jira/browse/FLINK-22623
> 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 HBase connector using the new interfaces is available.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)