mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-15 04:54:20 +01:00
The join operator is also a stateful operator. It keeps the input deltas stored in the state, for both the left and right branches of the join. JOINs extract a join key, which is the values that were used in the join's equality statement. That key is now our zset_id, and it points to a collection of rows.