OpenHouse
Control plane for managing tables in open-source data lakehouse deployments
OpenHouse's Iceberg view support hits a production compatibility snag, pausing the first major scope expansion
◆Recent moves
- 2d ago
OpenHouse v0.5.499: Iceberg core dependency update
Iceberg core dependency bump — routine maintenance with no user-visible change.
View source ↗ - 3d ago
OpenHouse v0.5.498: revert view discriminator and HTS predicate fix
A revert of both the entityType discriminator (introduced for Iceberg view support in v0.5.490) and the HTS upper-case predicate fix, indicating the two changes had an interaction that needed untangling before re-merging.
View source ↗ - 3d ago
OpenHouse v0.5.497: generic lock reason metadata and action-type declarations
Generic lock reason metadata adds LEGACY and SYSTEM_ONLY lock classifications to OpenHouse's table locking model. This is infrastructure groundwork — likely a prerequisite for finer-grained lock governance when view support eventually ships alongside tables.
View source ↗ - 3d ago
OpenHouse v0.5.496: Iceberg core dependency update
Another Iceberg core dependency bump — part of the ongoing incremental dependency maintenance.
View source ↗ - 7d ago
OpenHouse v0.5.495: HTS predicate case fix after production saturation incident
A production incident fix: HTS saturated on prod-ltx1 because handwritten queries used lower-case identifiers against a functional index on upper-case expressions, causing full-table scans. Switching to upper-case predicates restores index usage and prevents recurrence — a meaningful reliability improvement for high-traffic deployments.
View source ↗ - 8d ago
OpenHouse v0.5.494: optimizer commit-stats extraction
The optimizer gains commit-stats extraction and database-level collection, giving the query planner better data to work with. Incremental but directly relevant to query performance as catalog size grows.
View source ↗