alamb opened a new pull request, #2337:
URL: https://github.com/apache/arrow-rs/pull/2337
# Which issue does this PR close?
re
# Rationale for this change
While running the release scripts they flagged this file as non license
compatible
```shell
Running rat license checker on
/Users/alamb/Software/arrow-rs/dev/dist/apache-arrow-rs-20.0.0-rc1/apache-arrow-rs-20.0.0.tar.gz
NOT APPROVED: object_store/.circleci/config.yml
(apache-arrow-rs-20.0.0/object_store/.circleci/config.yml): false
1 unapproved licences. Check rat report: rat.txt
```
This file is no longer used since the migration of `object_store` to
arrow-rs.
It is probably a good think to figure out if we can remove object_store from
the archive entirely 🤔
# What changes are included in this PR?
Delete file https://github.com/apache/arrow-rs/issues/2172
# Are there any user-facing changes?
no
--
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]