You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ne...@apache.org on 2022/06/10 21:51:48 UTC

[pinot] branch master updated (6c7c5df3fb -> 754e807cf0)

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

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


    from 6c7c5df3fb Support DISTINCT on multiple MV columns (#8873)
     add 754e807cf0 Allow to track the storage tier where the segment directory is kept by server (#8868)

No new revisions were added by this update.

Summary of changes:
 .../local/indexsegment/immutable/EmptyIndexSegment.java  |  6 ++++++
 .../indexsegment/immutable/ImmutableSegmentImpl.java     |  6 ++++++
 .../local/segment/store/SegmentLocalFSDirectory.java     | 16 ++++++++++++++--
 .../org/apache/pinot/segment/spi/ImmutableSegment.java   |  9 +++++++++
 .../apache/pinot/segment/spi/store/SegmentDirectory.java | 14 ++++++++++++++
 5 files changed, 49 insertions(+), 2 deletions(-)


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