JunRuiLee commented on PR #563:
URL: https://github.com/apache/paimon-rust/pull/563#issuecomment-5030723874

   Thanks for the heads-up! Could you share which part you've been working on? 
I'd originally planned to do the full primary-key full-text and hybrid read 
path myself, and my implementation is already quite far along — I've opened 
#568 as a complete draft so you can see what it covers (reader foundation → PK 
full-text data layer → PK full-text read path → PK hybrid search), all passing 
the full test suite. Tracking issue: #567.
   
   This PR (and #568) is only waiting on the `paimon-ftindex-core` crates.io 
release — the dependency is pinned to a GitHub git tag for now, and as soon as 
the crate is published I'll switch that to the crates.io version and mark the 
PRs ready. You're very welcome to review once they're up.
   


-- 
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