This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git.
from 43ffa03 Add TimeUnit to metrics in MinionQueryPhase (#7307) add 12e5bcd add method to get column indices created in segment folder (#7297) No new revisions were added by this update. Summary of changes: .../local/segment/store/FilePerIndexDirectory.java | 33 +++++++++---- .../segment/store/SegmentLocalFSDirectory.java | 10 ++++ .../segment/store/SingleFileIndexDirectory.java | 17 ++++++- .../segment/store/FilePerIndexDirectoryTest.java | 56 +++++++++++++++++----- .../store/SingleFileIndexDirectoryTest.java | 33 +++++++++++-- .../segment/spi/store/ColumnIndexDirectory.java | 7 +++ .../pinot/segment/spi/store/SegmentDirectory.java | 6 +++ 7 files changed, 134 insertions(+), 28 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org