geoffreyclaude commented on issue #24460:
URL: https://github.com/apache/datafusion/issues/24460#issuecomment-5479222668

   @phas02 Thanks for opening up this detailed issue! I initially didn't want 
to add too many hooks to `RelationPlannerContext` to avoid code bloat, but 
since you have a concrete need for `get_cte` that perfectly valid.
   
   I was doing a general pass over the public real-world uses of the 
`RelationPlanner` to ease integration, so took the opportunity to open 
https://github.com/apache/datafusion/pull/24755 which should hopefully resolve 
this issue for you.


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