Xuanwo opened a new pull request, #11079: URL: https://github.com/apache/arrow-rs/pull/11079
# Which issue does this PR close? No linked issue; identified during release candidate verification. # Rationale for this change The source archive includes chronoutil-derived MIT code in `arrow-array/src/delta.rs`, but the root `LICENSE.txt` does not identify this component or reference its license. # What changes are included in this PR? Add the component's origin, MIT license, copyright attribution, and a reference to `arrow-array/LICENSE-MIT` to the root `LICENSE.txt`. # Are these changes tested? Verified the attribution against `delta.rs` and `arrow-array/LICENSE-MIT`, and ran `git diff --check`. No runtime tests are needed for this license documentation change. # Are there any user-facing changes? The root license now documents the bundled MIT component. No API or runtime behavior changes. -- 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]
