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 2021/05/12 15:39:49 UTC

[incubator-pinot] branch master updated (d76d5e2 -> 5faf33d)

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/incubator-pinot.git.


    from d76d5e2  Add segment size rule to Recommendation Engine (#6869)
     add 5faf33d  Adjust threadCpuTime calculation (#6886)

No new revisions were added by this update.

Summary of changes:
 .../core/operator/InstanceResponseOperator.java    | 47 ++++++++++++++--
 .../operator/blocks/IntermediateResultsBlock.java  |  9 +++
 .../core/operator/combine/BaseCombineOperator.java | 30 ++++++----
 .../operator/combine/CombineOperatorUtils.java     |  3 +-
 ...xValueBasedSelectionOrderByCombineOperator.java |  6 +-
 .../combine/SelectionOnlyCombineOperator.java      |  2 +-
 .../StreamingSelectionOnlyCombineOperator.java     |  2 +-
 .../operator/ThreadCpuTimeMeasurementTest.java     | 65 ++++++++++++++++++++++
 8 files changed, 142 insertions(+), 22 deletions(-)
 create mode 100644 pinot-core/src/test/java/org/apache/pinot/core/operator/ThreadCpuTimeMeasurementTest.java

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