mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-21 17:14:19 +01:00
We are validating that the weights on the materialized view table are -1, 0, and 1. This is only true for the aggregator operator. For DBSP in general, any number will do. Our algorithm, however, would have deleted anything from the BTree that is <= 0. So we don't expect them here.