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
Metrics aggregation code in MutableSegmentImpl (realtime consuming segment code) currently ignores date time columns. If these columns are enabled, then we need to have additional 'key' columns to compare on, before we aggregate metrics.
Metrics aggregation code in MutableSegmentImpl (realtime consuming segment code) currently ignores date time columns. If these columns are enabled, then we need to have additional 'key' columns to compare on, before we aggregate metrics.