Tags: huyaqiang09/pinot-1
Tags
Make auto onboard service generic to onboard from all data sources (a… …pache#1483) * Make auto onboard service generic to onboard from all data sources * Fix changed import statement * Make run frequency of auto onboard configurable
Editing field to make it expandable to different date formats
Editing field to make it expandable to different date formats
Merge offline/realtime table config into class TableConfig (apache#1461) Change base class AbstractTableConfig into TableConfig Remove OfflineTableConfig and RealtimeTableConfig
[TE] Rootcause runner tweaks (apache#1431) * verbose mode CLI flag * interactive REPL model CLI flag * ordered output of pipeline results
Fix incorrectly reported query processing time when all segments are (a… …pache#1425) pruned. When all segments are pruned out, the queryProcessTimer is not stopped, and so we end up getting large negative value for query processing time. Fixed the issue by stopping the timer before bail-out, when all segments are pruned out.
[TE] Implement Anomaly ImpactToTotalMetric (apache#1404) * Implement Anomaly ImpactToTotalMetric 1. Implement AnomalyDetectionInputContextBuilder 2. Unify TimeSeries, AnomalyResult, and OverrideConfig in the builder 3. Enable TimeBasedMerger to calculate impact to total metric
PreviousNext