gh-yzou opened a new issue, #1048: URL: https://github.com/apache/polaris/issues/1048
### Is your feature request related to a problem? Please describe. Apache Polaris currently only functions as a catalog for Apache Iceberg tables through the Iceberg REST Catalog API. However, many users or engines (i.e. Apache Spark, Trino, Snowflake etc) also work with other table formats like Delta. In order for Polaris to provide better interoperability across different engines, we should provide the capability for Polaris to manage non-Iceberg tables, which we call Generic Table in Polaris. Generic table entities could be used in different engines based on their specific capabilities. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
