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

JingsongLi pushed a change to branch codex/full-text-native-pr
in repository https://gitbox.apache.org/repos/asf/paimon.git


    from 8c81735b81 [full-text] Adapt native full-text index
     add 4c203e7597 [full-text] Fix CI checks

No new revisions were added by this update.

Summary of changes:
 .../TestFullTextGlobalIndexReader.java             |  7 +++++--
 .../paimon/table/source/FullTextReadImpl.java      | 23 ++++------------------
 .../paimon/table/source/RawFullTextReadImpl.java   |  3 +--
 .../table/source/FullTextSearchBuilderTest.java    |  9 ++-------
 .../index/NativeFullTextGlobalIndexReader.java     |  6 ++----
 .../index/NativeFullTextGlobalIndexerFactory.java  |  3 +--
 .../fulltext/index/NativeFullTextIndexOptions.java |  1 -
 .../index/NativeFullTextGlobalIndexTest.java       | 10 +++-------
 .../pypaimon/tests/vector_search_filter_test.py    |  3 ++-
 .../plans/logical/VectorSearchQueryTest.scala      | 13 ++++++------
 10 files changed, 26 insertions(+), 52 deletions(-)

Reply via email to