geoffreyclaude commented on issue #21080: URL: https://github.com/apache/datafusion/issues/21080#issuecomment-4553827270
Sorry for bringing this up so late, but I just tried porting https://github.com/datafusion-contrib/datafusion-tracing to DataFusion 54.0.0 and ran into a blocker around the `as_any` removal. I opened https://github.com/apache/datafusion/issues/22557 to track it: the proposed fix is a new optional API on `ExecutionPlan`. Obviously I'd prefer if we can cherry-pick the fix in the 54 release branch, otherwise 54.1.0 would be an acceptable backup plan. -- 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]
