rluvaton commented on issue #21231:
URL: https://github.com/apache/datafusion/issues/21231#issuecomment-4188994944

   I implemented a change that will allow me to mark it with different scope in:
   - #21386
   
   This implementation add `children_in_scope` and `with_new_children_in_scope` 
with relevant scoped tree traversal.
   
   again this does not solve the original issue for user provided column but it 
solve the root cause that I used custom column in the first place.


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