You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2023/02/22 06:46:35 UTC

[pinot] branch master updated (0722bf077b -> 6aea80c2d5)

This is an automated email from the ASF dual-hosted git repository.

siddteotia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 0722bf077b Remove duplicate stats aggregator from V2 query metrics (#10299)
     add 6aea80c2d5 [multistage] Fix return type for AVG aggregate function (#10314)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pinot/query/type/TypeSystem.java    | 10 +++
 .../src/test/resources/queries/AggregatePlans.json | 16 ++++
 .../src/test/resources/queries/GroupByPlans.json   |  4 +-
 .../src/test/resources/queries/JoinPlans.json      |  2 +-
 .../resources/queries/WindowFunctionPlans.json     | 94 +++++++++++-----------
 .../src/test/resources/queries/Aggregates.json     |  5 --
 .../src/test/resources/queries/SpecialSyntax.json  |  4 +-
 .../src/test/resources/queries/WithStatements.json | 10 +--
 8 files changed, 83 insertions(+), 62 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org