Bowen Li created FLINK-12988:
--------------------------------
Summary: restore AbstractCatalogTable as parent for
CatalogTableImpl and ConnectorCatalogTable
Key: FLINK-12988
URL: https://issues.apache.org/jira/browse/FLINK-12988
Project: Flink
Issue Type: Sub-task
Components: Table SQL / API
Reporter: Bowen Li
Assignee: Bowen Li
Fix For: 1.9.0
after doing https://issues.apache.org/jira/browse/FLINK-12918, [~xuefuz]
brought up a concern that it may not reflect the correct inheritance structure
of CatalogTableImpl and ConnectorCatalogTable (which inherits from
CatalogTableImpl now).
Thus we propose to add back AbstractCatalogTable from FLINK-12918. But the
unification of catalog table implementations remain untouch
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)