[
https://issues.apache.org/jira/browse/FLINK-39656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39656:
-----------------------------------
Labels: pull-request-available (was: )
> Remove legacy getTableFactory() override
> -----------------------------------------
>
> Key: FLINK-39656
> URL: https://issues.apache.org/jira/browse/FLINK-39656
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Reporter: Jayesh Lalwani
> Priority: Minor
> Labels: pull-request-available
>
> `HiveCatalog.getTableFactory()` still returns the old `TableFactory`
> interface. This is dead code. `HiveDynamicTableFactory `(the
> `DynamicTableSourceFactory`/`DynamicTableSinkFactory` implementation) is
> discovered via SPI and has fully replaced the legacy `TableFactory` path
> since Flink 1.14.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)