Gabriel39 commented on PR #68028:
URL: https://github.com/apache/doris/pull/68028#issuecomment-5691354703

   Synchronized the follow-up from lance-format/lance-c#83 in ee71f0e672:
   
   - Keep Lance's strict batch-sizing node outside the final sorted result 
window, preserving its resolved configuration. The older Doris C binding has no 
strict-batching setter; the shared execution-plan regression exercises the fix 
without adding a new API.
   - Add 32 nested/quoted projection combinations covering exact, indexed and 
hybrid search, checking schema, payload values and distances.
   
   Local validation: 61 native library tests, 13 native multi-vector 
integration tests and 52 BE reader tests passed against the rebuilt library. 
The patch applies cleanly with zero fuzz; shared implementation/test 
equivalence with the upstream PR was checked. Full local self-review completed 
before committing. Full SQL regression remains for CI.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to