This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 604cd16558 Add minimizeDataMovement to Rebalacne API (#15110)
add 8758f1c854 Add sample and check to FunnelBaseAggregationFunction
(#15251)
No new revisions were added by this update.
Summary of changes:
...AggregateByQueryIdAccountantFactoryForTest.java | 97 ++++++++++++
.../window/FunnelBaseAggregationFunction.java | 4 +
.../tests/WindowResourceAccountingTest.java | 174 +++++++++++++++++++++
.../integration/tests/custom/WindowFunnelTest.java | 75 +--------
.../tests/window/utils/WindowFunnelUtils.java | 104 ++++++++++++
5 files changed, 384 insertions(+), 70 deletions(-)
create mode 100644
pinot-core/src/main/java/org/apache/pinot/core/accounting/AggregateByQueryIdAccountantFactoryForTest.java
create mode 100644
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/WindowResourceAccountingTest.java
create mode 100644
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/window/utils/WindowFunnelUtils.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]