Jayesh Lalwani created FLINK-39657:
--------------------------------------
Summary: 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
`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)