NoahKusaba opened a new pull request, #2474:
URL: https://github.com/apache/datafusion-ballista/pull/2474

   # Rationale for this change
   
   Some repository config still refers to files from Apache Arrow, where this 
project started, and never matches anything here.
   
   # What changes are included in this PR?
   
   - Drop `.gitignore` and `dev/release/rat_exclude_files.txt` entries for 
files this repository does not have (C++, R, flatbuffers, `parquet-testing`, 
and so on).
   - Drop the prettier exclusion in `dev.yml` for a `ballista/CHANGELOG.md` 
that does not exist, and have CONTRIBUTING show the pinned `npx [email protected]` 
command CI actually runs, in place of a global install that may format 
differently.
   - Delete the root `take.yml`, a diverged duplicate of the live workflow in 
`.github/workflows/`. GitHub never ran the root copy.
   - Document `dev/update_datafusion_versions.py` in the development guide; 
nothing referenced it.
   
   # Are there any user-facing changes?
   
   No.
   
   Split out of #2438 to make it easier to review.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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

Reply via email to