This is an automated email from the ASF dual-hosted git repository.
dongjoon-hyun pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/branch-4.1 by this push:
new cae225e0ca31 [SPARK-57687][BUILD] Add `arrow-compression` to
`LICENSE-binary`
cae225e0ca31 is described below
commit cae225e0ca31f892cecd9b2c0687382591fd17e2
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Jun 24 23:45:47 2026 -0700
[SPARK-57687][BUILD] Add `arrow-compression` to `LICENSE-binary`
### What changes were proposed in this pull request?
This PR aims to add `arrow-compression` to LICENSE-binary
### Why are the changes needed?
Apache Spark 4.1.0+ distributions bundle `arrow-compression-*.jar`, but
LICENSE-binary missed this.
- https://github.com/apache/spark/pull/52747
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Claude Opus 4.8)
Closes #56762 from dongjoon-hyun/SPARK-57687.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 6c2e0d8ffd119a74a16e743f80c8dccd0fdfb5e0)
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 26bddfc5ee14516996af43319790fe7e425cba64)
Signed-off-by: Dongjoon Hyun <[email protected]>
---
LICENSE-binary | 1 +
1 file changed, 1 insertion(+)
diff --git a/LICENSE-binary b/LICENSE-binary
index 943f5e0fc2de..27f6dcc9df3f 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -300,6 +300,7 @@ joda-time:joda-time
net.sf.opencsv:opencsv
net.sf.supercsv:super-csv
net.sf.jpam:jpam
+org.apache.arrow:arrow-compression
org.apache.arrow:arrow-format
org.apache.arrow:arrow-memory-core
org.apache.arrow:arrow-memory-netty
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]