Commit eb4c449
authored
refactor(query-engine): rename range's window_mode to step_overlap_mode (#610)
Avoids colliding in name with instant's WindowType (Sliding/Tumbling,
picks the store fetch call) -- unrelated concept, zero behavior change.
Part of #581.1 parent ef34f63 commit eb4c449
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1589 | 1589 | | |
1590 | 1590 | | |
1591 | 1591 | | |
1592 | | - | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
1593 | 1597 | | |
1594 | 1598 | | |
1595 | 1599 | | |
| |||
1603 | 1607 | | |
1604 | 1608 | | |
1605 | 1609 | | |
1606 | | - | |
| 1610 | + | |
1607 | 1611 | | |
1608 | 1612 | | |
1609 | 1613 | | |
| |||
0 commit comments