You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we only have indexes for datetime. This makes queries across dates for a time range less performant. Consider internally creating time indexes to support queries like Feb, 1 - Mar, 1
10:00 AM < Time < 4:00 PM.