This document discusses scheduling updates in streaming data warehouses. It proposes a scheduling framework to handle complications from streaming data, including view hierarchies, data consistency, inability to preempt updates, and transient overload. Key aspects of the proposed system include defining a scheduling metric based on data staleness rather than job properties, and developing two modes (push and pull) for auditing logs to provide data accountability. The goal is to propagate new data across relevant tables and views as quickly as possible to allow real-time decision making.