Mayankaggarwal8055 opened a new pull request, #676: URL: https://github.com/apache/sedona-db/pull/676
Hi @jbampton, @paleolimbot 👋 I’ve opened a PR to remove the files under ci/scripts/rat. Before making the change, I searched the repository and confirmed that license.py is not referenced in any GitHub workflow or other CI step. License validation is currently handled by RAT via dev/release/run-rat.sh, so these helper scripts appear to be unused. This PR removes: license.py license_bash.txt license_c.txt license_md.txt license_py.txt The goal is to simplify the repository and avoid maintaining duplicate license header templates. Please let me know if you’d prefer a different approach (e.g., consolidation instead of removal). Happy to adjust based on feedback. Closes #440 -- 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]
