askalt commented on PR #20337:
URL: https://github.com/apache/datafusion/pull/20337#issuecomment-4044580051

   > Would both of these APIs cover your use case?
   
   Yes, it would be nice to have a writing API. The important property we need 
is that `map_expressions` should not recompute plan properties, assuming that 
they are not changed (user responsibility), i.e. we avoid a typical plan 
`::new()` call in this case. Is there an issue or branch to track the 
implementation?
   


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