Hi Everyone and Happy Friday,
Requirement: I am looking to create materialized view on top of my 3 append only iceberg tables (using aws glue catalog and populated by flink pipeline)
• My downstream consumer using spark/flink/trino only understands iceberg with aws glue catalog.
Question: Can i do that in starrocks openssource version or do i need to have licensed version??
I assume Async Materialized view in essence creates a table behind the scene?
• Can i have this internal table in the format of iceberg ? Or do i need to create another pipeline?
• how this MV is expected to be exposed outside starrocks