tustvold commented on code in PR #5174: URL: https://github.com/apache/arrow-rs/pull/5174#discussion_r1417711945
########## .github/workflows/dev_pr/labeler.yml: ########## @@ -16,21 +16,40 @@ # under the License. arrow: -- changed-files: - - any-glob-to-any-file: ['arrow-arith/**/*', 'arrow-array/**/*', 'arrow-buffer/**/*', 'arrow-cast/**/*', 'arrow-csv/**/*', 'arrow-data/**/*', 'arrow-flight/**/*', 'arrow-integration-test/**/*', 'arrow-integration-testing/**/*', 'arrow-ipc/**/*', 'arrow-json/**/*', 'arrow-avro/**/*', 'arrow-ord/**/*', 'arrow-row/**/*', 'arrow-schema/**/*', 'arrow-select/**/*', 'arrow-string/**/*', 'arrow/**/*'] + - changed-files: Review Comment: I was still seeing failures after I had merged your change, so I don't know - https://github.com/apache/arrow-rs/actions/runs/7108966498/job/19353153089 Either way we seem to be in the clear now -- 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]
