jayzhan211 commented on issue #11960: URL: https://github.com/apache/datafusion/issues/11960#issuecomment-2289137290
Couldn't we use `to_vec()` to get `Vec<Arc<dyn ExprPlanner>>`? > To not share a temporary value in my ContextProvider implementation of get_expr_planners I have to hold onto the Vec in my own state Do you have an example for `share a temporary value`? -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org