This is an automated email from the ASF dual-hosted git repository. ankitsultana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 0b7dae61db Store index metadata file for Lucene text indexes (#13948) add 7a9bc49159 Adding custom params to AggInfo so that series builders can use it. (#14173) No new revisions were added by this update. Summary of changes: .../core/query/executor/QueryExecutorTest.java | 37 +++++++++++----------- .../pinot/tsdb/m3ql/M3TimeSeriesPlanner.java | 21 ++++++------ .../PhysicalTimeSeriesPlanVisitorTest.java | 5 +-- .../java/org/apache/pinot/tsdb/spi/AggInfo.java | 35 +++++++++++++++++--- .../tsdb/spi/plan/LeafTimeSeriesPlanNodeTest.java | 26 +++++++-------- .../spi/plan/serde/TimeSeriesPlanSerdeTest.java | 19 +++++++---- 6 files changed, 88 insertions(+), 55 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org