Zouxxyy opened a new pull request, #8425:
URL: https://github.com/apache/paimon/pull/8425

   ## Summary
     - Strip `OuterReference` from `queryVectorExpr` and `projectList` when 
creating `LateralVectorSearch`, so that the default `references` computation 
sees the query vector column and
     column pruning does not remove it from the left plan
     - This also removes redundant `OuterReference` stripping in the physical 
execution
   
     ## Test plan
     - [x] `TableValuedFunctionsTest` — added test case for lateral vector 
search without query vector column in outer SELECT


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