timsaucer commented on issue #15804: URL: https://github.com/apache/datafusion/issues/15804#issuecomment-3570918952
I used an AI tool to generate a recommendation for groups of crates to update in order. This updates those without dependencies first by creating an acyclic graph. I don't think the order needs to be strictly followed because it may make sense to update along the lines of logical expr then physical expr then functions, but it's at least a good starting point. [DataFusion_2024_upgrade_PR_groups.txt](https://github.com/user-attachments/files/23724500/DataFusion_2024_upgrade_PR_groups.txt) -- 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]
