You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support creating materialized view using pg_ducklake for Postgres (row-store) heap tables. Speed up analytics to have a simple HTAP experience. Refresh matview should also be covered.
Description
Support creating materialized view using pg_ducklake for Postgres (row-store) heap tables. Speed up analytics to have a simple HTAP experience. Refresh matview should also be covered.