zeodtr commented on issue #7698: URL: https://github.com/apache/arrow-datafusion/issues/7698#issuecomment-1807978560
> You can try to put it behind a `Arc` to make the cloning faster? I've additionally changed the type of the precomputed qualified_name from `String` to `Arc<String>` after the above tests. Total planning time reduced to 75% of the previous iteration. But I think it is still far from optimal. -- 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]
