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: [email protected]
For additional commands, e-mail: [email protected]