Hello Team, Is it possible within StarRocks 3.x or...
# questions-and-troubleshooting
b
Hello Team, Is it possible within StarRocks 3.x or 4.x to define a materialized view for a base table that lives in the native catalogue, such that the MV materializes TO an external catalogue like Iceberg/Paimon/Hudi? I know that the other direction works (materializing from an external catalogue to a native catalogue), but I'm interested in the "other way round direction". I'm asking in the context of a shared-nothing setup with FE/BE nodes. Thanks a lot for help! 🙂