aokolnychyi commented on pull request #2255: URL: https://github.com/apache/iceberg/pull/2255#issuecomment-790133773
The problem with using Spark 3 `Identifier` is that Spark does not actually expose it anywhere except the catalog implementations, meaning we don't really have a good engine API to expose for our users. Using our `TableIdentifier` to refer to non-Iceberg tables does not seem ideal either but let me think about it. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
