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 2021/05/25 04:07:47 UTC

[incubator-pinot] branch master updated (2b55004 -> 4675b4a)

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


    from 2b55004  SegmentDirectoryLoader interface and local impl (#6949)
     add 4675b4a  Prefetch call to fetch buffers of columns seen in the query (#6967)

No new revisions were added by this update.

Summary of changes:
 .../core/plan/maker/InstancePlanMakerImplV2.java   |  6 +++++
 .../immutable/ImmutableSegmentImpl.java            |  5 ++++
 .../org/apache/pinot/segment/spi/IndexSegment.java |  7 ++++++
 .../spi/index/metadata/SegmentMetadataImpl.java    | 29 ++++++++++++++++++++++
 .../segment/spi/store/ColumnIndexDirectory.java    |  6 +++++
 .../pinot/segment/spi/store/SegmentDirectory.java  |  8 ++++++
 .../pinot/spi/env/CommonsConfigurationUtils.java   | 20 +++++++++++++--
 7 files changed, 79 insertions(+), 2 deletions(-)

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