New Features 🎉
- Deferred visibility for JoinScan with late materialization.
Stability Improvements 💪
- Fix
pdb.agg() OVER()withLIMIT(with or withoutORDER BY). - Make storage layer fork-aware to support
UNLOGGEDtables.
pdb.agg() OVER() with LIMIT (with or without ORDER BY).UNLOGGED tables.