lintingbin commented on issue #14557: URL: https://github.com/apache/iceberg/issues/14557#issuecomment-3541255134
> If you're going to use an Iceberg catalog, then that will create Iceberg views as the `CREATE VIEW` SQL syntax with the `SparkSessionCatalog` and a newer Iceberg version doesn't provide a way to bypass creating an Iceberg view Okay, we are now configuring our Iceberg catalog by adding a new SparkCatalog named Iceberg, instead of using the default spark_catalog to configure the Spark 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. 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]
