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 2023/07/13 16:29:40 UTC

[pinot] branch master updated (b39329966f -> 1622a9e7d6)

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 b39329966f Allow using Lucene text indexes on mutable MV columns. (#11093)
     add 1622a9e7d6 Add a new controller endpoint for segment deletion with a time window (#10758)

No new revisions were added by this update.

Summary of changes:
 .../api/resources/PinotSegmentRestletResource.java | 111 ++++++++++++++++-----
 .../api/PinotSegmentRestletResourceTest.java       |  34 +++++++
 .../controller/utils/SegmentMetadataMockUtils.java |  24 +++--
 .../utils/builder/ControllerRequestURLBuilder.java |   8 ++
 4 files changed, 144 insertions(+), 33 deletions(-)


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