andygrove commented on issue #9843:
URL: 
https://github.com/apache/arrow-datafusion/issues/9843#issuecomment-2026582370

   I think I understand the issue now. When running rat against a directory (as 
in CI) then it will exclude hidden directories such as `.git` and `.github`. 
When running against the release tarball, it does not ignore the `.github` 
directory.
   
   The latest version of rat has a `--scan-hidden-directories` flag, but we 
really don't want to scan `.git ` so we would need to find a way to exclude 
that. I will look at this some more tomorrow.


-- 
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]

Reply via email to