[
https://issues.apache.org/jira/browse/FLINK-39657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39657:
-----------------------------------
Labels: pull-request-available (was: )
> Migrate CatalogTable.of() to CatalogTable.newBuilder()
> ------------------------------------------------------
>
> Key: FLINK-39657
> URL: https://issues.apache.org/jira/browse/FLINK-39657
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Reporter: Jayesh Lalwani
> Priority: Major
> Labels: pull-request-available
>
> `CatalogTable.of()` is deprecated and will be removed in Flink 2.0 GA. The
> connector still uses it in `HiveCatalog` when constructing `CatalogTable`
> instances. Migrate to `CatalogTable.newBuilder()` API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)