Hi, why can’t we create partitioned materialized v...
# questions-and-troubleshooting
j
Hi, why can’t we create partitioned materialized view on deltalake type of tables? I can see in the Java code for deltalaketable.java there are a lot of code on partition
r
Unfortunately, StarRocks does not support partition refresh on Deltalake tables.
j
Thanks, is it something that is on the roadmap?