You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/06/30 23:05:47 UTC

[pinot] branch master updated (25173a3f28 -> e1c4e2fdd1)

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 25173a3f28 Add fromController method that accepts a PinotClientTransport (#11013)
     add e1c4e2fdd1 add support for mv cols with realtime lucene index (#11000)

No new revisions were added by this update.

Summary of changes:
 .../impl/invertedindex/NativeMutableTextIndex.java |  5 ++
 .../invertedindex/RealtimeLuceneTextIndex.java     |  8 +++
 .../invertedindex/LuceneMutableTextIndexTest.java  | 72 ++++++++++++++++++++++
 .../spi/index/mutable/MutableTextIndex.java        | 18 +++++-
 4 files changed, 102 insertions(+), 1 deletion(-)
 create mode 100644 pinot-segment-local/src/test/java/org/apache/pinot/segment/local/realtime/impl/invertedindex/LuceneMutableTextIndexTest.java


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