You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by sn...@apache.org on 2022/07/13 18:34:41 UTC

[pinot] branch master updated (8e7ca65b70 -> 7eec296f36)

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

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


    from 8e7ca65b70 Fix the 'ExplainPlanQueriesTest' to use the new SET format for the verbose explain plan option (#9048)
     add 7eec296f36 Add Segment Lineage List API #9005 (#9006)

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/lineage/SegmentLineage.java       | 19 +++++
 .../api/resources/PinotSegmentRestletResource.java | 31 +++++++++
 .../helix/core/PinotHelixResourceManager.java      |  9 +++
 .../api/PinotSegmentRestletResourceTest.java       | 81 +++++++++++++++++++++-
 .../utils/builder/ControllerRequestURLBuilder.java |  4 ++
 5 files changed, 141 insertions(+), 3 deletions(-)


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