Open melin opened 1 year ago
hive 4.0 support Materialized View https://issues.apache.org/jira/browse/HIVE-27101?jql=project%20%3D%20HIVE%20AND%20component%20%3D%20%22Materialized%20views%22
iceberg is in the design specification: https://github.com/apache/iceberg/issues/6420
A nice idea, a good candidate for our roadmap.
IIUC, currently only hive supports MV, spark not. To implement MV based on Hive , hudi must support hive writing first.
hive 4.0 support Materialized View https://issues.apache.org/jira/browse/HIVE-27101?jql=project%20%3D%20HIVE%20AND%20component%20%3D%20%22Materialized%20views%22
iceberg is in the design specification: https://github.com/apache/iceberg/issues/6420