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

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


    from 5f4ad42594f Added more tests for #17503 (#17882)
     add 7f4d28e98e8 [BugFix] Fix NOT TEXT_MATCH false positives on consuming 
segments (#17880)

No new revisions were added by this update.

Summary of changes:
 .../operator/filter/TextMatchFilterOperator.java   |   9 +-
 .../operator/filter/FilterOperatorUtilsTest.java   | 130 +++++++++++++++++++++
 .../RealtimeLuceneRefreshListener.java             |   4 +
 .../invertedindex/RealtimeLuceneTextIndex.java     |   4 +
 .../invertedindex/LuceneMutableTextIndexTest.java  |  23 ++++
 .../RealtimeLuceneRefreshListenerTest.java         |  28 +++++
 .../segment/spi/index/reader/TextIndexReader.java  |  16 +++
 7 files changed, 211 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to