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 e1236429a7 Fix the alias handling in single-stage engine (#11610)
     add 7990712fd9 Support several extensions on indexes (#11600)

No new revisions were added by this update.

Summary of changes:
 .../local/segment/index/bloom/BloomIndexType.java  |  8 +++++--
 .../index/dictionary/DictionaryIndexType.java      |  5 ++--
 .../segment/index/forward/ForwardIndexType.java    | 18 +++++++++++++-
 .../local/segment/index/fst/FstIndexType.java      |  7 ++++--
 .../local/segment/index/h3/H3IndexType.java        |  7 ++++--
 .../segment/index/inverted/InvertedIndexType.java  |  8 +++++--
 .../local/segment/index/json/JsonIndexType.java    |  8 +++++--
 .../index/nullvalue/NullValueIndexType.java        |  8 +++++--
 .../local/segment/index/range/RangeIndexType.java  |  6 +++--
 .../local/segment/index/text/TextIndexType.java    | 10 ++++++--
 .../local/segment/store/FilePerIndexDirectory.java | 21 +++++++++++++---
 .../segment/store/FilePerIndexDirectoryTest.java   | 28 ++++++++++++++++++++++
 .../apache/pinot/segment/spi/index/IndexType.java  |  9 ++++++-
 13 files changed, 120 insertions(+), 23 deletions(-)


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

Reply via email to