kumarUjjawal commented on PR #22903:
URL: https://github.com/apache/datafusion/pull/22903#issuecomment-4678640924

   A subquery that survives decorrelation, such as an inequality-correlated 
scalar subquery over struct-field join keys, can still hit the stale-schema 
issue on the subquery traversal path. That plan shape cannot reach physical 
execution today, so I’m leaving it for a follow-up rather than expanding this 
PR.
   
   Any feedback would be great.


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