alamb commented on issue #11216: URL: https://github.com/apache/datafusion/issues/11216#issuecomment-2210818664
Update here is I think the current formulation is about as optimal as we can get it: https://github.com/apache/datafusion/blob/dce77db316beb5bf5dc2326c350b2d642edbfed8/datafusion/core/src/execution/session_state.rs#L234-L242 (namely to make a Vec with a size known at compile time -- 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]
