Xuanwo commented on issue #55: URL: https://github.com/apache/iceberg-rust/issues/55#issuecomment-1702411141
> Thank you for sharing! The relationship between `view` and `table` is quite interesting. At Databend, we consider a `view` as a special type of `table`, and our engine can distinguish the differences and determine how to execute the SQL accordingly. > I'm wondering if it's possible to avoid exposing the `view` details at the `Catalog` level and instead leave them for the catalog implementer to decide. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
