JingsongLi commented on PR #446:
URL: https://github.com/apache/paimon-rust/pull/446#issuecomment-4874331139

   Addressed the full-text review feedback in 47859ac: full/detail mode now 
routes no-manifest/no-fulltext-entry cases through raw full-text search instead 
of returning empty, and DataFileReader now materializes _ROW_ID for files with 
first_row_id so raw global-index fallback can produce correct row ranges. Added 
an end-to-end regression test for full-text raw search without an index 
manifest.\n\nVerification run:\n- cargo fmt\n- cargo check -p paimon\n- cargo 
check -p paimon --features fulltext\n- cargo check -p paimon-datafusion 
--features fulltext\n- cargo test -p paimon --features fulltext full_text 
--lib\n- cargo test -p paimon data_file_reader --lib\n- cargo test -p paimon 
table_scan --lib\n- cargo test -p paimon vector_search_builder --lib\n- cargo 
test -p paimon global_index --lib


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to