blackmwk commented on code in PR #2572: URL: https://github.com/apache/iceberg-rust/pull/2572#discussion_r3348162147
########## .github/workflows/ci_hf_cdc.yml: ########## Review Comment: I don't understand why we need this workflow, the secrets is supposed to be stored in repos. If there is no such secrets, we should not even run this. ########## .github/workflows/ci_hf_cdc.yml: ########## @@ -73,8 +95,8 @@ jobs: cdc-python: Review Comment: Also why this is specially treated? Why not run with other python test? -- 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]
