alamb commented on code in PR #21940: URL: https://github.com/apache/datafusion/pull/21940#discussion_r3164316960
########## .github/workflows/dependencies.yml: ########## @@ -42,7 +36,7 @@ permissions: jobs: depcheck: - name: circular dependency check + name: Circular Dependency Check Review Comment: I think that is ok -- we can merge to main and then add to the merge queue ########## .github/workflows/dependencies.yml: ########## @@ -42,7 +36,7 @@ permissions: jobs: depcheck: - name: circular dependency check + name: Circular Dependency Check Review Comment: I think that is ok -- we can merge to main and then add to the merge queue and then it will get merged eventually -- 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]
