monologuist commented on PR #9423: URL: https://github.com/apache/iceberg/pull/9423#issuecomment-2800707582
@nastra I encounter the error `Creating a view is not supported by catalog: spark_catalog` when using `SparkSessionCatalog`.After I switched to Iceberg version 1.7.2, I was able to perform operations related to Iceberg materialized views using the `SparkCatalog`. It seems that my problem has been solved for now. I also want to know that theoretically, Iceberg materialized views support multiple engines([https://iceberg.apache.org/view-spec/#background-and-motivation]), but currently, they are only adapted to Spark, right? I noticed that the official website doesn't mention the support for Iceberg views in Flink, Doris, etc.[](https://iceberg.apache.org/releases/) Is there any plan for when this support will be added? -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org