Skip to main content

Module time_window

Module time_window 

Source
Expand description

Time window support for Shape

This module handles conversion between time-based windows and row indices, supporting queries like “last(5 days)” or “between(@yesterday, @today)”.

Structs§

TimeWindowResolver
Time window resolver