dawidwys commented on issue #8720: [FLINK-12771][hive] Support ConnectorCatalogTable in HiveCatalog URL: https://github.com/apache/flink/pull/8720#issuecomment-501569703 I don't think this feature makes any sense. This makes the `HiveCatalog` also an instance of `InMemoryCatalog`. I think if a table cannot be converted to properties (as is the case for `ConnectorCatalogTable` an exception should be thrown. We should allow storing those kind of tables only in an in memory catalog.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
