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 4c203e7597 [full-text] Fix CI checks
add 01f50f4a30 [full-text] Fix CI failures
No new revisions were added by this update.
Summary of changes:
.../global-index/hybrid-search.mdx | 4 ++--
paimon-python/pypaimon/cli/cli_table.py | 6 +++---
paimon-python/pypaimon/multimodal/table.py | 2 +-
.../pypaimon/tests/hybrid_search_ranker_test.py | 1 +
.../plans/logical/PaimonTableValuedFunctions.scala | 25 +++++++++++-----------
.../plans/logical/VectorSearchQueryTest.scala | 19 ++++++++--------
.../paimon/spark/sql/FullTextSearchTest.scala | 18 ++++++++--------
.../apache/paimon/spark/sql/HybridSearchTest.scala | 3 +++
8 files changed, 41 insertions(+), 37 deletions(-)