Describe the bug, including details regarding any error messages, version, and platform.
$ dev/release/02-source.sh 14.0.0 1
Preparing source for tag apache-arrow-14.0.0
Using commit 7a814d1de2d8f81642a5e6a795e3d716ec4981b7
NOT APPROVED: python/cmake_modules/snappy.diff (apache-arrow-14.0.0/python/cmake_modules/snappy.diff): false
1 unapproved licences. Check rat report: rat.txt
It's caused because we un-symlink python/cmake_modules/ for source archive. (See also: #4028)
We run RAT against only our repository itself not our source archive in our CI. So we can't detect this before we create RC.
Component(s)
Release
Describe the bug, including details regarding any error messages, version, and platform.
It's caused because we un-symlink
python/cmake_modules/for source archive. (See also: #4028)We run RAT against only our repository itself not our source archive in our CI. So we can't detect this before we create RC.
Component(s)
Release