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

   @XiaoHongbo-Hope Could the 0.4.0 cut wait for #771?
   
    #771 is close: the two review comments on it are fixed and pushed, and the 
API shape was settled with the reviewer offline today — the search returns the 
selected splits and an ordinary read consumes them, mirroring Java's 
IndexedSplit. I'm finishing that rework now.
   
   The reason it matters for 0.4.0: on main, plan_for_bucket_vector_splits and 
the BucketVectorSearchSplit decoder have no caller outside their own tests — 
#771 is the entry point that reaches them. So as it stands 0.4.0 would ship the 
plumbing for engine-planned primary-key vector search with no way to use it, 
and the usable API would only arrive in the next release.


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