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
withIntervals method of LookbackQuery currently calls the withDataSource method which passes false for the doFork parameter. This will not increment the query id and therefore causes inconsistency in the logging.
The text was updated successfully, but these errors were encountered:
withIntervals
method ofLookbackQuery
currently calls thewithDataSource
method which passesfalse
for thedoFork
parameter. This will not increment the query id and therefore causes inconsistency in the logging.The text was updated successfully, but these errors were encountered: